r34161 - in /packages/unstable/gnome-dvb-daemon/debian: control control.in

sre at users.alioth.debian.org sre at users.alioth.debian.org
Wed Apr 4 22:01:31 UTC 2012


Author: sre
Date: Wed Apr  4 22:01:29 2012
New Revision: 34161

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34161
Log:
add git1.2-* dependencies

Modified:
    packages/unstable/gnome-dvb-daemon/debian/control
    packages/unstable/gnome-dvb-daemon/debian/control.in

Modified: packages/unstable/gnome-dvb-daemon/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-dvb-daemon/debian/control?rev=34161&op=diff
==============================================================================
--- packages/unstable/gnome-dvb-daemon/debian/control [utf-8] (original)
+++ packages/unstable/gnome-dvb-daemon/debian/control [utf-8] Wed Apr  4 22:01:29 2012
@@ -25,8 +25,7 @@
                gstreamer0.10-plugins-bad,
                gstreamer0.10-plugins-good,
                python-dev (>= 2.5),
-               python-gobject-dev (>= 3.0.4),
-               python-gst0.10
+               python-gobject-dev (>= 3.0.4)
 Standards-Version: 3.9.3
 Homepage: http://live.gnome.org/DVBDaemon
 
@@ -46,10 +45,10 @@
 Architecture: all
 Depends: ${misc:Depends},
          ${python:Depends},
+         gir1.2-gtk-3.0,
          gnome-dvb-daemon (>= ${source:Version}),
          gnome-icon-theme,
-         python-gobject (>= 2.90.1),
-         python-gst0.10
+         python-gobject (>= 3.0.4)
 Recommends: dvb-apps
 Description: client for gnome-dvb-daemon
  GNOME DVB Daemon is a GStreamer based daemon to setup your
@@ -62,11 +61,14 @@
 Architecture: all
 Depends: ${misc:Depends},
          ${python:Depends},
-         totem,
-         totem-plugins,
+         gir1.2-gtk-3.0,
+         gir1.2-peas-1.0,
+         gir1.2-totem-1.0,
          gnome-dvb-client (= ${source:Version}),
          gnome-dvb-daemon (>= ${source:Version}),
-         python-gst0.10
+         python-gobject (>= 3.0.4),
+         totem,
+         totem-plugins
 Description: totem plugin for gnome-dvb-daemon
  GNOME DVB Daemon is a GStreamer based daemon to setup your
  DVB devices, record and/or watch TV shows and browse EPG.

Modified: packages/unstable/gnome-dvb-daemon/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-dvb-daemon/debian/control.in?rev=34161&op=diff
==============================================================================
--- packages/unstable/gnome-dvb-daemon/debian/control.in [utf-8] (original)
+++ packages/unstable/gnome-dvb-daemon/debian/control.in [utf-8] Wed Apr  4 22:01:29 2012
@@ -20,8 +20,7 @@
                gstreamer0.10-plugins-bad,
                gstreamer0.10-plugins-good,
                python-dev (>= 2.5),
-               python-gobject-dev (>= 3.0.4),
-               python-gst0.10
+               python-gobject-dev (>= 3.0.4)
 Standards-Version: 3.9.3
 Homepage: http://live.gnome.org/DVBDaemon
 
@@ -41,10 +40,10 @@
 Architecture: all
 Depends: ${misc:Depends},
          ${python:Depends},
+         gir1.2-gtk-3.0,
          gnome-dvb-daemon (>= ${source:Version}),
          gnome-icon-theme,
-         python-gobject (>= 2.90.1),
-         python-gst0.10
+         python-gobject (>= 3.0.4)
 Recommends: dvb-apps
 Description: client for gnome-dvb-daemon
  GNOME DVB Daemon is a GStreamer based daemon to setup your
@@ -57,11 +56,14 @@
 Architecture: all
 Depends: ${misc:Depends},
          ${python:Depends},
-         totem,
-         totem-plugins,
+         gir1.2-gtk-3.0,
+         gir1.2-peas-1.0,
+         gir1.2-totem-1.0,
          gnome-dvb-client (= ${source:Version}),
          gnome-dvb-daemon (>= ${source:Version}),
-         python-gst0.10
+         python-gobject (>= 3.0.4),
+         totem,
+         totem-plugins
 Description: totem plugin for gnome-dvb-daemon
  GNOME DVB Daemon is a GStreamer based daemon to setup your
  DVB devices, record and/or watch TV shows and browse EPG.




More information about the pkg-gnome-commits mailing list