r41883 - in /desktop/unstable/gnome-video-effects/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sat Jun 28 15:29:21 UTC 2014


Author: pochu
Date: Sat Jun 28 15:29:21 2014
New Revision: 41883

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41883
Log:
* debian/control.in:
  + Update dependencies for GStreamer 1.0. The package was already ported
    but the dependencies were not updated.

Modified:
    desktop/unstable/gnome-video-effects/debian/changelog
    desktop/unstable/gnome-video-effects/debian/control
    desktop/unstable/gnome-video-effects/debian/control.in

Modified: desktop/unstable/gnome-video-effects/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-video-effects/debian/changelog?rev=41883&op=diff
==============================================================================
--- desktop/unstable/gnome-video-effects/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-video-effects/debian/changelog	[utf-8] Sat Jun 28 15:29:21 2014
@@ -1,3 +1,11 @@
+gnome-video-effects (0.4.1-2) UNRELEASED; urgency=medium
+
+  * debian/control.in:
+    + Update dependencies for GStreamer 1.0. The package was already ported
+      but the dependencies were not updated.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Sat, 28 Jun 2014 17:28:02 +0200
+
 gnome-video-effects (0.4.1-1) unstable; urgency=low
 
   [ Jeremy Bicha ]

Modified: desktop/unstable/gnome-video-effects/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-video-effects/debian/control?rev=41883&op=diff
==============================================================================
--- desktop/unstable/gnome-video-effects/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-video-effects/debian/control	[utf-8] Sat Jun 28 15:29:21 2014
@@ -2,11 +2,12 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
+
 Source: gnome-video-effects
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Luciana Fujii Pontello (Personal mail) <luciana at fujii.eti.br>, Laurent Bigonville <bigon at debian.org>
+Uploaders: Luciana Fujii Pontello (Personal mail) <luciana at fujii.eti.br>, Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Laurent Bigonville <bigon at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), 
                cdbs,
                gnome-pkg-tools (>= 0.11),
@@ -19,8 +20,8 @@
 Package: gnome-video-effects
 Architecture: all
 Depends: ${misc:Depends},
-         gstreamer0.10-plugins-good,
-         gstreamer0.10-plugins-bad
+         gstreamer1.0-plugins-good,
+         gstreamer1.0-plugins-bad
 Suggests: gnome-video-effects-frei0r
 Description: GNOME Video Effects 
  gnome-video-effects contains a collection of GStreamer effects to be
@@ -41,7 +42,7 @@
 Package: gnome-video-effects-frei0r
 Architecture: all
 Depends: ${misc:Depends},
-         gstreamer0.10-plugins-bad,
+         gstreamer1.0-plugins-bad,
          frei0r-plugins
 Breaks: gnome-video-effects (<< 0.3.0-4)
 Replaces: gnome-video-effects (<< 0.3.0-4)

Modified: desktop/unstable/gnome-video-effects/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-video-effects/debian/control.in?rev=41883&op=diff
==============================================================================
--- desktop/unstable/gnome-video-effects/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-video-effects/debian/control.in	[utf-8] Sat Jun 28 15:29:21 2014
@@ -15,8 +15,8 @@
 Package: gnome-video-effects
 Architecture: all
 Depends: ${misc:Depends},
-         gstreamer0.10-plugins-good,
-         gstreamer0.10-plugins-bad
+         gstreamer1.0-plugins-good,
+         gstreamer1.0-plugins-bad
 Suggests: gnome-video-effects-frei0r
 Description: GNOME Video Effects 
  gnome-video-effects contains a collection of GStreamer effects to be
@@ -37,7 +37,7 @@
 Package: gnome-video-effects-frei0r
 Architecture: all
 Depends: ${misc:Depends},
-         gstreamer0.10-plugins-bad,
+         gstreamer1.0-plugins-bad,
          frei0r-plugins
 Breaks: gnome-video-effects (<< 0.3.0-4)
 Replaces: gnome-video-effects (<< 0.3.0-4)




More information about the pkg-gnome-commits mailing list