[Python-modules-commits] r7652 - in packages/pyofa/trunk/debian (changelog control)
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Thu Feb 19 19:22:56 UTC 2009
Date: Thursday, February 19, 2009 @ 19:22:56
Author: piotr
Revision: 7652
add ${misc:Depends} to -dbg package's Depends
Modified:
packages/pyofa/trunk/debian/changelog
packages/pyofa/trunk/debian/control
Modified: packages/pyofa/trunk/debian/changelog
===================================================================
--- packages/pyofa/trunk/debian/changelog 2009-02-19 16:53:49 UTC (rev 7651)
+++ packages/pyofa/trunk/debian/changelog 2009-02-19 19:22:56 UTC (rev 7652)
@@ -2,5 +2,5 @@
* Initial release (Closes: #513293)
- -- Andrew Gee <andrew at andrewgee.org> Sat, 24 Jan 2009 18:44:23 +0000
+ -- Andrew Gee <andrew at andrewgee.org> Thu, 19 Feb 2009 20:14:30 +0100
Modified: packages/pyofa/trunk/debian/control
===================================================================
--- packages/pyofa/trunk/debian/control 2009-02-19 16:53:49 UTC (rev 7651)
+++ packages/pyofa/trunk/debian/control 2009-02-19 19:22:56 UTC (rev 7652)
@@ -34,8 +34,8 @@
Priority: extra
Architecture: any
Provides: ${python:Provides}
-Depends: python-musicdns (= ${binary:Version}), python-dbg, ${shlibs:Depends}
-Description: debug symbols for the MusicIP Python Bindings
+Depends: python-musicdns (= ${binary:Version}), python-dbg, ${shlibs:Depends}, ${misc:Depends}
+Description: debug symbols for the MusicIP Python bindings
This package uses the MusicDNS service to generate a PUID (audio fingerprint)
that can then be used to look up the track on services such as MusicBrainz.
.
More information about the Python-modules-commits
mailing list