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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Mar 14 17:52:02 UTC 2012


Author: biebl
Date: Wed Mar 14 17:52:02 2012
New Revision: 33162

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33162
Log:
Replace dependency on python-gnomekeyring with gir1.2-gnomekeyring-1.0
(required by the magnatune plugin). Closes: #663872

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=33162&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/changelog [utf-8] (original)
+++ packages/unstable/rhythmbox/debian/changelog [utf-8] Wed Mar 14 17:52:02 2012
@@ -1,3 +1,10 @@
+rhythmbox (2.96-3) UNRELEASED; urgency=low
+
+  * Replace dependency on python-gnomekeyring with gir1.2-gnomekeyring-1.0
+    (required by the magnatune plugin). Closes: #663872
+
+ -- Michael Biebl <biebl at debian.org>  Wed, 14 Mar 2012 18:49:15 +0100
+
 rhythmbox (2.96-2) unstable; urgency=low
 
   * Fix a typo in the artsearch plugin. Thanks to Patrice Duroux for spotting

Modified: packages/unstable/rhythmbox/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/control?rev=33162&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/control [utf-8] (original)
+++ packages/unstable/rhythmbox/debian/control [utf-8] Wed Mar 14 17:52:02 2012
@@ -159,8 +159,8 @@
          gir1.2-webkit-3.0,
          gir1.2-gconf-2.0,
          gir1.2-peas-1.0,
+         gir1.2-gnomekeyring-1.0,
          python-mako,
-         python-gnomekeyring,
          zeitgeist-core
 Recommends: nautilus-sendto
 Breaks: rhythmbox (<< 0.12.6-4)

Modified: packages/unstable/rhythmbox/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/control.in?rev=33162&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/control.in [utf-8] (original)
+++ packages/unstable/rhythmbox/debian/control.in [utf-8] Wed Mar 14 17:52:02 2012
@@ -154,8 +154,8 @@
          gir1.2-webkit-3.0,
          gir1.2-gconf-2.0,
          gir1.2-peas-1.0,
+         gir1.2-gnomekeyring-1.0,
          python-mako,
-         python-gnomekeyring,
          zeitgeist-core
 Recommends: nautilus-sendto
 Breaks: rhythmbox (<< 0.12.6-4)




More information about the pkg-gnome-commits mailing list