r40266 - in /desktop/unstable/cheese/debian: changelog control control.in

ah at users.alioth.debian.org ah at users.alioth.debian.org
Wed Nov 20 22:36:44 UTC 2013


Author: ah
Date: Wed Nov 20 22:36:43 2013
New Revision: 40266

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40266
Log:
Depend on gstreamer1.0-clutter for cluttervideosink (Closes: #729253)

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

Modified: desktop/unstable/cheese/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/changelog?rev=40266&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/changelog	[utf-8] (original)
+++ desktop/unstable/cheese/debian/changelog	[utf-8] Wed Nov 20 22:36:43 2013
@@ -1,3 +1,9 @@
+cheese (3.10.1-1sid1) unstable; urgency=low
+
+  * Depend on gstreamer1.0-clutter for cluttervideosink (Closes: #729253)
+
+ -- Andreas Henriksson <andreas at fatal.se>  Tue, 12 Nov 2013 20:43:25 +0100
+
 cheese (3.10.1-1) unstable; urgency=low
 
   [ Jeremy Bicha ]

Modified: desktop/unstable/cheese/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/control?rev=40266&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/control	[utf-8] (original)
+++ desktop/unstable/cheese/debian/control	[utf-8] Wed Nov 20 22:36:43 2013
@@ -124,6 +124,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          cheese-common (= ${source:Version}),
+         gstreamer1.0-clutter,
          gstreamer1.0-plugins-base (>= 0.11.0),
          gstreamer1.0-plugins-good (>= 0.11.0),
          gstreamer1.0-plugins-bad,

Modified: desktop/unstable/cheese/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/control.in?rev=40266&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/control.in	[utf-8] (original)
+++ desktop/unstable/cheese/debian/control.in	[utf-8] Wed Nov 20 22:36:43 2013
@@ -119,6 +119,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          cheese-common (= ${source:Version}),
+         gstreamer1.0-clutter,
          gstreamer1.0-plugins-base (>= 0.11.0),
          gstreamer1.0-plugins-good (>= 0.11.0),
          gstreamer1.0-plugins-bad,




More information about the pkg-gnome-commits mailing list