[Pkg-gtkpod-devel] r334 - gtkpod/trunk/debian
djpig at alioth.debian.org
djpig at alioth.debian.org
Thu Jul 10 21:49:55 UTC 2008
Author: djpig
Date: 2008-07-10 21:49:55 +0000 (Thu, 10 Jul 2008)
New Revision: 334
Modified:
gtkpod/trunk/debian/changelog
gtkpod/trunk/debian/control
Log:
Move some Suggests to Recommends and add suggests for
python and perl, since we have scripts that use them
Modified: gtkpod/trunk/debian/changelog
===================================================================
--- gtkpod/trunk/debian/changelog 2008-07-10 21:45:55 UTC (rev 333)
+++ gtkpod/trunk/debian/changelog 2008-07-10 21:49:55 UTC (rev 334)
@@ -5,7 +5,7 @@
bash scripts. Reported by Raphael Geissert. (Closes: #489605)
* Remove the obsolete Suggest on recode, all scripts use
iconv nowadays.
- * Add some new Suggests for the convert-* scripts.
+ * Add some new Recommends/Suggests for the convert-* scripts.
Addresses at least part of LP #193722
* Update copyright file.
Modified: gtkpod/trunk/debian/control
===================================================================
--- gtkpod/trunk/debian/control 2008-07-10 21:45:55 UTC (rev 333)
+++ gtkpod/trunk/debian/control 2008-07-10 21:49:55 UTC (rev 334)
@@ -12,7 +12,8 @@
Package: gtkpod
Architecture: any
Depends: ${shlibs:Depends}
-Suggests: mp3gain, id3v2, vorbis-tools, faad,
+Recommends: id3v2, vorbis-tools
+Suggests: mp3gain, python, perl, faad,
# not in Debian:
faac, lame
Description: manage songs and playlists on an Apple iPod
More information about the Pkg-gtkpod-devel
mailing list