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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Oct 22 18:49:28 UTC 2011


Author: biebl
Date: Sat Oct 22 18:49:28 2011
New Revision: 30984

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30984
Log:
* debian/control.in:
  - Tighten dependency of rhythmbox on librhythmbox-core4. Closes: #645834

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=30984&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/changelog [utf-8] (original)
+++ packages/unstable/rhythmbox/debian/changelog [utf-8] Sat Oct 22 18:49:28 2011
@@ -1,3 +1,10 @@
+rhythmbox (2.90.1~git20110919.2dfea6-3) UNRELEASED; urgency=low
+
+  * debian/control.in:
+    - Tighten dependency of rhythmbox on librhythmbox-core4. Closes: #645834
+
+ -- Michael Biebl <biebl at debian.org>  Sat, 22 Oct 2011 20:48:32 +0200
+
 rhythmbox (2.90.1~git20110919.2dfea6-2) unstable; urgency=low
 
   * Upload to unstable.

Modified: packages/unstable/rhythmbox/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/control?rev=30984&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/control [utf-8] (original)
+++ packages/unstable/rhythmbox/debian/control [utf-8] Sat Oct 22 18:49:28 2011
@@ -75,6 +75,7 @@
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          ${python:Depends},
+         librhythmbox-core4 (= ${binary:Version}),
          dbus,
          gstreamer0.10-plugins-base (>= 0.10.20),
          gstreamer0.10-plugins-good (>= 0.10.20),

Modified: packages/unstable/rhythmbox/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/control.in?rev=30984&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/control.in [utf-8] (original)
+++ packages/unstable/rhythmbox/debian/control.in [utf-8] Sat Oct 22 18:49:28 2011
@@ -70,6 +70,7 @@
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          ${python:Depends},
+         librhythmbox-core4 (= ${binary:Version}),
          dbus,
          gstreamer0.10-plugins-base (>= 0.10.20),
          gstreamer0.10-plugins-good (>= 0.10.20),




More information about the pkg-gnome-commits mailing list