r25022 - /packages/unstable/system-config-printer/debian/control
agx at users.alioth.debian.org
agx at users.alioth.debian.org
Tue Aug 24 13:31:50 UTC 2010
Author: agx
Date: Tue Aug 24 13:31:49 2010
New Revision: 25022
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25022
Log:
Update debian/control
Modified:
packages/unstable/system-config-printer/debian/control
Modified: packages/unstable/system-config-printer/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/system-config-printer/debian/control?rev=25022&op=diff
==============================================================================
--- packages/unstable/system-config-printer/debian/control [utf-8] (original)
+++ packages/unstable/system-config-printer/debian/control [utf-8] Tue Aug 24 13:31:49 2010
@@ -1,33 +1,45 @@
+# This file is autogenerated. DO NOT EDIT!
+#
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
Source: system-config-printer
-Section: python
+Section: gnome
Priority: optional
Maintainer: Otavio Salvador <otavio at debian.org>
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>
Build-Depends: cdbs (>= 0.4.43),
debhelper (>= 5.0.37.2),
- quilt,
python-support (>= 0.7.1),
python-all-dev (>= 2.3.5-11),
libxml-parser-perl,
desktop-file-utils (>= 0.13),
xmlto,
- gnome-pkg-tools
-Standards-Version: 3.8.1
+ gnome-pkg-tools,
+ intltool,
+ libcups2-dev,
+ libglib2.0-dev,
+ libudev-dev [linux-any],
+ libusb-dev
+Standards-Version: 3.9.1
Package: system-config-printer
Architecture: all
-Depends: ${python:Depends},
- python-cups (>= 1.9.27),
- python-cupsutils (= ${binary:Version}),
+Depends: ${misc:Depends},
+ ${python:Depends},
+ python-cups (>= 1.9.42),
+ python-cupshelpers (= ${binary:Version}),
python-dbus,
python-gtk2,
python-glade2,
python-gnome2,
python-notify,
gnome-icon-theme,
- gksu
-Recommends: hal-cups-utils,
- synaptic
+Recommends: system-config-printer-udev,
+ cups-pk-helper
+Suggests: python-smbc,
+ python-gnomekeyring,
+ sessioninstaller
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
@@ -37,12 +49,29 @@
In terms of features, it aims to be as complete as the CUPS web
administration tool, while being integrated to the desktop.
-Package: python-cupsutils
+Package: python-cupshelpers
Architecture: all
-Depends: ${python:Depends},
- python-cups (>= 1.9.27),
+Section: python
+Depends: ${misc:Depends},
+ ${python:Depends},
+ python-cups (>= 1.9.42),
python-elementtree | python (>= 2.5)
+Replaces: python-cupsutils (<< 1.2.3)
+Breaks : python-cupsutils (<< 1.2.3)
Description: Python utility modules around the CUPS printing system
These Python modules, that come from the system-config-printer
distribution, help building applications and utilities around the CUPS
Python bindings.
+
+Package: system-config-printer-udev
+Architecture: linux-any
+Depends: ${misc:Depends},
+ ${shlibs:Depends},
+ ${python:Depends},
+ python-cups (>= 1.9.42),
+ python-cupshelpers (= ${source:Version})
+Conflicts: hal-cups-utils (<< 0.6.17)
+Description: Utilities to detect and configure printers automatically
+ These utilities allow to detect automatically printers using UDEV when they
+ are plugged on the system. They are then configured automatically in the CUPS
+ printing daemon and made available to users.
More information about the pkg-gnome-commits
mailing list