summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 936124b..19e74bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gutenprint (5.2.3-3) unstable; urgency=low
+
+ * debian/control: cups-driver-gutenprint: Depend on cups-client since
+ lpadmin and lpstat are used during postinst (Closes: #532880).
+
+ -- Roger Leigh <rleigh@debian.org> Sat, 13 Jun 2009 10:43:09 +0100
+
gutenprint (5.2.3-2) unstable; urgency=low
* debian/rules: Update build and build-stamp dependencies (it doesn't
diff --git a/debian/control b/debian/control
index 94497b1..711f8c2 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Description: print plugin for the GIMP
Package: cups-driver-gutenprint
Architecture: any
Section: graphics
-Depends: ${shlibs:Depends}, perl (>= 5.8.0), cups (>= 1.3.0)
+Depends: ${shlibs:Depends}, perl (>= 5.8.0), cups (>= 1.3.0), cups-client (>= 1.3.0)
Suggests: gutenprint-doc (>= ${source:Version}), gutenprint-locales (>= ${source:Version})
Conflicts: cupsys-driver-gutenprint
Replaces: cupsys-driver-gutenprint