r33197 - in /packages/unstable/rhythmbox/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Mar 15 15:43:33 UTC 2012


Author: biebl
Date: Thu Mar 15 15:43:32 2012
New Revision: 33197

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33197
Log:
Add Depends on python-gi to rhythmbox-plugins.

Modified:
    packages/unstable/rhythmbox/debian/changelog
    packages/unstable/rhythmbox/debian/control
    packages/unstable/rhythmbox/debian/control.in

Modified: packages/unstable/rhythmbox/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/changelog?rev=33197&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/changelog [utf-8] (original)
+++ packages/unstable/rhythmbox/debian/changelog [utf-8] Thu Mar 15 15:43:32 2012
@@ -1,3 +1,9 @@
+rhythmbox (2.96-4) UNRELEASED; urgency=low
+
+  * Add Depends on python-gi to rhythmbox-plugins.
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 15 Mar 2012 16:43:02 +0100
+
 rhythmbox (2.96-3) unstable; urgency=low
 
   * Replace dependency on python-gnomekeyring with gir1.2-gnomekeyring-1.0

Modified: packages/unstable/rhythmbox/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/control?rev=33197&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/control [utf-8] (original)
+++ packages/unstable/rhythmbox/debian/control [utf-8] Thu Mar 15 15:43:32 2012
@@ -7,7 +7,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Michael Biebl <biebl at debian.org>
 Homepage: http://projects.gnome.org/rhythmbox/
 Build-Depends: cdbs (>= 0.4.90~),
                debhelper (>= 8),
@@ -160,6 +160,7 @@
          gir1.2-gconf-2.0,
          gir1.2-peas-1.0,
          gir1.2-gnomekeyring-1.0,
+         python-gi,
          python-mako,
          zeitgeist-core
 Recommends: nautilus-sendto

Modified: packages/unstable/rhythmbox/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/control.in?rev=33197&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/control.in [utf-8] (original)
+++ packages/unstable/rhythmbox/debian/control.in [utf-8] Thu Mar 15 15:43:32 2012
@@ -155,6 +155,7 @@
          gir1.2-gconf-2.0,
          gir1.2-peas-1.0,
          gir1.2-gnomekeyring-1.0,
+         python-gi,
          python-mako,
          zeitgeist-core
 Recommends: nautilus-sendto




More information about the pkg-gnome-commits mailing list