r19076 - in /packages/experimental/rhythmbox/debian: changelog control.in pycompat rhythmbox.1

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Sun Mar 15 17:50:47 UTC 2009


Author: pochu-guest
Date: Sun Mar 15 17:50:47 2009
New Revision: 19076

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19076
Log:
* Let rhythmbox-dbg depend on ${misc:Depends}
* Section of rhythmbox-dbg is debug.
* Standards-Version is 3.8.0, no changes needed.
* debian/pycompat: removed, not needed.
* debian/rhythmbox.1: escape hyphens

Removed:
    packages/experimental/rhythmbox/debian/pycompat
Modified:
    packages/experimental/rhythmbox/debian/changelog
    packages/experimental/rhythmbox/debian/control.in
    packages/experimental/rhythmbox/debian/rhythmbox.1

Modified: packages/experimental/rhythmbox/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/rhythmbox/debian/changelog?rev=19076&op=diff
==============================================================================
--- packages/experimental/rhythmbox/debian/changelog (original)
+++ packages/experimental/rhythmbox/debian/changelog Sun Mar 15 17:50:47 2009
@@ -34,6 +34,11 @@
   * debian/watch: don't uupdate.
   * debian/rhythmbox.postinst: removed, the version needed the hack is
     not even in oldstable now.
+  * Let rhythmbox-dbg depend on ${misc:Depends}
+  * Section of rhythmbox-dbg is debug.
+  * Standards-Version is 3.8.0, no changes needed.
+  * debian/pycompat: removed, not needed.
+  * debian/rhythmbox.1: escape hyphens
 
  -- Loic Minier <lool at dooz.org>  Wed, 03 Sep 2008 11:45:10 +0200
 

Modified: packages/experimental/rhythmbox/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/rhythmbox/debian/control.in?rev=19076&op=diff
==============================================================================
--- packages/experimental/rhythmbox/debian/control.in (original)
+++ packages/experimental/rhythmbox/debian/control.in Sun Mar 15 17:50:47 2009
@@ -47,7 +47,7 @@
 # don't build the brasero plugin until the library is in the archive
 #               libbrasero-media-dev (>= 0.9.1),
                iceape-dev (>= 1.1.9-5)
-Standards-Version: 3.7.3
+Standards-Version: 3.8.1
 XS-Python-Version: >= 2.3
 
 Package: rhythmbox
@@ -91,13 +91,14 @@
 
 Package: rhythmbox-dbg
 Architecture: any
-Priority: extra
-Depends: rhythmbox (= ${binary:Version})
+Priority: debug
+Depends: ${misc:Depends},
+         rhythmbox (= ${binary:Version})
 Recommends: libgstreamer0.10-0-dbg,
             gstreamer0.10-plugins-base-dbg,
             gstreamer0.10-plugins-good-dbg,
             gstreamer0.10-plugins-ugly-dbg
-Description:  debugging symbols for rhythmbox
+Description: debugging symbols for rhythmbox
  Rhythmbox is a very easy to use music playing and management program
  which supports a wide range of audio formats (including mp3 and ogg).
  Originally inspired by Apple's iTunes, the current version also supports

Modified: packages/experimental/rhythmbox/debian/rhythmbox.1
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/rhythmbox/debian/rhythmbox.1?rev=19076&op=diff
==============================================================================
--- packages/experimental/rhythmbox/debian/rhythmbox.1 (original)
+++ packages/experimental/rhythmbox/debian/rhythmbox.1 Sun Mar 15 17:50:47 2009
@@ -46,7 +46,7 @@
 Do not register the shell
 .TP
 .B \-\-dry-run
-Don't save any data permanently (implies --no-registration)
+Don't save any data permanently (implies \-\-no-registration)
 .TP
 .B \-\-rhythmdb-file
 Path for database file to use




More information about the pkg-gnome-commits mailing list