r27206 - in /packages/experimental/rhythmbox/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Mar 30 15:04:26 UTC 2011


Author: joss
Date: Wed Mar 30 15:04:06 2011
New Revision: 27206

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27206
Log:
* Make the -dev package depend on the gir package.
* Add missing -dev dependencies, corresponding to the pkg-config file.

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

Modified: packages/experimental/rhythmbox/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/rhythmbox/debian/changelog?rev=27206&op=diff
==============================================================================
--- packages/experimental/rhythmbox/debian/changelog [utf-8] (original)
+++ packages/experimental/rhythmbox/debian/changelog [utf-8] Wed Mar 30 15:04:06 2011
@@ -1,3 +1,10 @@
+rhythmbox (2.90.1~20110329-2) UNRELEASED; urgency=low
+
+  * Make the -dev package depend on the gir package.
+  * Add missing -dev dependencies, corresponding to the pkg-config file.
+
+ -- Josselin Mouette <joss at debian.org>  Wed, 30 Mar 2011 17:03:24 +0200
+
 rhythmbox (2.90.1~20110329-1) experimental; urgency=low
 
   * New upstream git snapshot.

Modified: packages/experimental/rhythmbox/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/rhythmbox/debian/control?rev=27206&op=diff
==============================================================================
--- packages/experimental/rhythmbox/debian/control [utf-8] (original)
+++ packages/experimental/rhythmbox/debian/control [utf-8] Wed Mar 30 15:04:06 2011
@@ -228,7 +228,14 @@
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends},
-         librhythmbox-core4 (= ${binary:Version})
+         librhythmbox-core4 (= ${binary:Version}),
+         gir1.2-rb-0.13 (= ${binary:Version}),
+         libglib2.0-dev,
+         libgtk-3-dev,
+         libsoup-gnome2.4-dev,
+         libgnome-media-profiles-dev,
+         libtotem-plparser-dev,
+         libgstreamer0.10-dev
 Description: development files for the rhythmbox music player
  Rhythmbox is a very easy to use music playing and management program
  which supports a wide range of audio formats (including mp3 and ogg).

Modified: packages/experimental/rhythmbox/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/rhythmbox/debian/control.in?rev=27206&op=diff
==============================================================================
--- packages/experimental/rhythmbox/debian/control.in [utf-8] (original)
+++ packages/experimental/rhythmbox/debian/control.in [utf-8] Wed Mar 30 15:04:06 2011
@@ -223,7 +223,14 @@
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends},
-         librhythmbox-core4 (= ${binary:Version})
+         librhythmbox-core4 (= ${binary:Version}),
+         gir1.2-rb-0.13 (= ${binary:Version}),
+         libglib2.0-dev,
+         libgtk-3-dev,
+         libsoup-gnome2.4-dev,
+         libgnome-media-profiles-dev,
+         libtotem-plparser-dev,
+         libgstreamer0.10-dev
 Description: development files for the rhythmbox music player
  Rhythmbox is a very easy to use music playing and management program
  which supports a wide range of audio formats (including mp3 and ogg).




More information about the pkg-gnome-commits mailing list