r28876 - in /desktop/experimental/cheese/debian: changelog control control.in

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Fri Jul 15 11:47:29 UTC 2011


Author: bigon
Date: Fri Jul 15 11:47:29 2011
New Revision: 28876

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28876
Log:
Move gst Dependency to libcheese package

Modified:
    desktop/experimental/cheese/debian/changelog
    desktop/experimental/cheese/debian/control
    desktop/experimental/cheese/debian/control.in

Modified: desktop/experimental/cheese/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cheese/debian/changelog?rev=28876&op=diff
==============================================================================
--- desktop/experimental/cheese/debian/changelog [utf-8] (original)
+++ desktop/experimental/cheese/debian/changelog [utf-8] Fri Jul 15 11:47:29 2011
@@ -4,12 +4,13 @@
     - Change gir1.2-cheese-3.0 Section to libs
     - Make library packages depend against cheese-common package
     - Make cheese package recommends against hicolor-icon-theme
+    - Move gst Dependency to libcheese package
   * debian/patches/0002-fix-linking.patch: Add missing library to fix linking
   * debian/watch:
     - Switch to .bz2 tarballs.
     - Bump version to 3
 
- -- Laurent Bigonville <bigon at debian.org>  Fri, 08 Jul 2011 14:25:11 +0200
+ -- Laurent Bigonville <bigon at debian.org>  Fri, 15 Jul 2011 13:46:41 +0200
 
 cheese (3.0.1-1) experimental; urgency=low
 

Modified: desktop/experimental/cheese/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cheese/debian/control?rev=28876&op=diff
==============================================================================
--- desktop/experimental/cheese/debian/control [utf-8] (original)
+++ desktop/experimental/cheese/debian/control [utf-8] Fri Jul 15 11:47:29 2011
@@ -46,10 +46,6 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          cheese-common (= ${source:Version}),
-         gstreamer0.10-plugins-base (>= 0.10.23),
-         gstreamer0.10-plugins-good (>= 0.10.23),
-         gstreamer0.10-plugins-bad,
-         gstreamer0.10-x,
          gnome-video-effects
 Recommends: gvfs,
             gnome-icon-theme,
@@ -98,6 +94,7 @@
          libglib2.0-dev (>= 2.28.0),
          libgtk-3-dev (>= 2.99.4),
          libgstreamer0.10-dev (>= 0.10.32),
+         libgstreamer-plugins-base0.10-dev (>= 0.10.32),         
          libclutter-gtk-1.0-dev (>= 0.91.8),
          libcanberra-gtk3-dev (>= 0.26),
          ${misc:Depends}
@@ -115,7 +112,11 @@
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         cheese-common (= ${source:Version})
+         cheese-common (= ${source:Version}),
+         gstreamer0.10-plugins-base (>= 0.10.23),
+         gstreamer0.10-plugins-good (>= 0.10.23),
+         gstreamer0.10-plugins-bad,
+         gstreamer0.10-x
 Description: tool to take pictures and videos from your webcam - base library
  A webcam application that supports image and video capture. Makes
  it easy to take photos and videos of you, your friends, pets or whatever

Modified: desktop/experimental/cheese/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/cheese/debian/control.in?rev=28876&op=diff
==============================================================================
--- desktop/experimental/cheese/debian/control.in [utf-8] (original)
+++ desktop/experimental/cheese/debian/control.in [utf-8] Fri Jul 15 11:47:29 2011
@@ -41,10 +41,6 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          cheese-common (= ${source:Version}),
-         gstreamer0.10-plugins-base (>= 0.10.23),
-         gstreamer0.10-plugins-good (>= 0.10.23),
-         gstreamer0.10-plugins-bad,
-         gstreamer0.10-x,
          gnome-video-effects
 Recommends: gvfs,
             gnome-icon-theme,
@@ -93,6 +89,7 @@
          libglib2.0-dev (>= 2.28.0),
          libgtk-3-dev (>= 2.99.4),
          libgstreamer0.10-dev (>= 0.10.32),
+         libgstreamer-plugins-base0.10-dev (>= 0.10.32),         
          libclutter-gtk-1.0-dev (>= 0.91.8),
          libcanberra-gtk3-dev (>= 0.26),
          ${misc:Depends}
@@ -110,7 +107,11 @@
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         cheese-common (= ${source:Version})
+         cheese-common (= ${source:Version}),
+         gstreamer0.10-plugins-base (>= 0.10.23),
+         gstreamer0.10-plugins-good (>= 0.10.23),
+         gstreamer0.10-plugins-bad,
+         gstreamer0.10-x
 Description: tool to take pictures and videos from your webcam - base library
  A webcam application that supports image and video capture. Makes
  it easy to take photos and videos of you, your friends, pets or whatever




More information about the pkg-gnome-commits mailing list