[Pkg-mono-svn-commits] rev 3079 - non-group/banshee/trunk/debian

Sebastian Dröge slomo at alioth.debian.org
Wed Apr 25 15:07:40 UTC 2007


Author: slomo
Date: 2007-04-25 15:07:40 +0000 (Wed, 25 Apr 2007)
New Revision: 3079

Modified:
   non-group/banshee/trunk/debian/changelog
   non-group/banshee/trunk/debian/control
Log:
* debian/control:
  + Make the package binNMU safe.

Modified: non-group/banshee/trunk/debian/changelog
===================================================================
--- non-group/banshee/trunk/debian/changelog	2007-04-25 14:46:35 UTC (rev 3078)
+++ non-group/banshee/trunk/debian/changelog	2007-04-25 15:07:40 UTC (rev 3079)
@@ -5,6 +5,8 @@
       - Support the new multimedia keys interface with Gnome 2.18. 
     + debian/patches/04_dont_append_commas_on_broken_id3v2:
       - Don't append commas to broken id3v2 tags.
+  * debian/control:
+    + Make the package binNMU safe.
 
  -- Sebastian Dröge <slomo at debian.org>  Wed, 25 Apr 2007 16:42:55 +0200
 

Modified: non-group/banshee/trunk/debian/control
===================================================================
--- non-group/banshee/trunk/debian/control	2007-04-25 14:46:35 UTC (rev 3078)
+++ non-group/banshee/trunk/debian/control	2007-04-25 15:07:40 UTC (rev 3079)
@@ -22,7 +22,7 @@
 
 Package: banshee-daap
 Architecture: all
-Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends}, banshee (= ${Source-Version}), avahi-daemon
+Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends}, banshee (>= ${source:Version}), banshee (<< ${source:Version}.1~), avahi-daemon
 Replaces: banshee (<< 0.10.5)
 Description: Audio Management and Playback application (DAAP sharing plugin)
  Banshee is an audio management and playback application for the GNOME




More information about the Pkg-mono-svn-commits mailing list