r25017 - /packages/unstable/system-config-printer/debian/control.in

agx at users.alioth.debian.org agx at users.alioth.debian.org
Tue Aug 24 13:31:16 UTC 2010


Author: agx
Date: Tue Aug 24 13:31:15 2010
New Revision: 25017

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25017
Log:
Relax dependencies

Move python-smbc and python-gnomekeyring to Suggests: since printer
detections works without them.

Move cups-pk-helper to Recommends:

Modified:
    packages/unstable/system-config-printer/debian/control.in

Modified: packages/unstable/system-config-printer/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/system-config-printer/debian/control.in?rev=25017&op=diff
==============================================================================
--- packages/unstable/system-config-printer/debian/control.in [utf-8] (original)
+++ packages/unstable/system-config-printer/debian/control.in [utf-8] Tue Aug 24 13:31:15 2010
@@ -28,13 +28,12 @@
          python-gtk2,
          python-glade2,
          python-gnome2,
-         python-gnomekeyring,
          python-notify,
-         python-smbc,
          gnome-icon-theme,
-         cups-pk-helper
 Recommends: system-config-printer-udev,
-            synaptic
+            cups-pk-helper
+Suggests: python-smbc,
+          python-gnomekeyring
 Description: graphical interface to configure the printing system
  System-config-printer is a GUI written in Python using GTK+ to 
  configure a CUPS server. Its primary use is to configure the printing 




More information about the pkg-gnome-commits mailing list