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

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Mon Oct 26 19:24:06 UTC 2015


Author: pochu
Date: Mon Oct 26 19:24:06 2015
New Revision: 46816

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46816
Log:
Depend on gstreamer1.0-clutter-3.0 rather than gstreamer1.0-clutter.

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=46816&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/changelog	[utf-8] (original)
+++ desktop/unstable/cheese/debian/changelog	[utf-8] Mon Oct 26 19:24:06 2015
@@ -1,3 +1,9 @@
+cheese (3.18.1-2) UNRELEASED; urgency=medium
+
+  * Depend on gstreamer1.0-clutter-3.0 rather than gstreamer1.0-clutter.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Mon, 26 Oct 2015 20:23:44 +0100
+
 cheese (3.18.1-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/cheese/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/control?rev=46816&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/control	[utf-8] (original)
+++ desktop/unstable/cheese/debian/control	[utf-8] Mon Oct 26 19:24:06 2015
@@ -83,7 +83,7 @@
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         gstreamer1.0-clutter,
+         gstreamer1.0-clutter-3.0,
          cheese-common (= ${source:Version})
 Pre-Depends: ${misc:Pre-Depends}
 Description: tool to take pictures and videos from your webcam - widgets

Modified: desktop/unstable/cheese/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/control.in?rev=46816&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/control.in	[utf-8] (original)
+++ desktop/unstable/cheese/debian/control.in	[utf-8] Mon Oct 26 19:24:06 2015
@@ -79,7 +79,7 @@
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         gstreamer1.0-clutter,
+         gstreamer1.0-clutter-3.0,
          cheese-common (= ${source:Version})
 Pre-Depends: ${misc:Pre-Depends}
 Description: tool to take pictures and videos from your webcam - widgets




More information about the pkg-gnome-commits mailing list