[Python-apps-commits] r3075 - in packages/quickplay/trunk/debian (control)

cjsmo-guest at users.alioth.debian.org cjsmo-guest at users.alioth.debian.org
Thu Jun 4 20:38:14 UTC 2009


    Date: Thursday, June 4, 2009 @ 20:38:10
  Author: cjsmo-guest
Revision: 3075

added Recommends field, promoted ampache to the Recommends section as quickplay was developed for ampache but can be used with other applications.

Modified:
  packages/quickplay/trunk/debian/control

Modified: packages/quickplay/trunk/debian/control
===================================================================
--- packages/quickplay/trunk/debian/control	2009-06-04 18:25:44 UTC (rev 3074)
+++ packages/quickplay/trunk/debian/control	2009-06-04 20:38:10 UTC (rev 3075)
@@ -14,7 +14,8 @@
 Package: quickplay
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}, python-gtk2, python-gobject
-Suggests: python-gnome2, ampache
+Recommends: ampache
+Suggests: python-gnome2
 Description: play mp3 streams from an Ampache server
  Quickplay is a lightweight mp3 player and front-end for your Ampache
  server. Quickplay utilizes Ampache's XML API to send and receive meta-data




More information about the Python-apps-commits mailing list