[Pkg-cups-devel] r571 - cupsys/trunk/debian

Martin Pitt mpitt at alioth.debian.org
Mon Aug 20 07:51:36 UTC 2007


Author: mpitt
Date: Mon Aug 20 07:51:35 2007
New Revision: 571

Log:
* debian/control: Allow 'ghostscript' as alternative dependency to gs-esp.

Modified:
   cupsys/trunk/debian/changelog
   cupsys/trunk/debian/control

Modified: cupsys/trunk/debian/changelog
==============================================================================
--- cupsys/trunk/debian/changelog	(original)
+++ cupsys/trunk/debian/changelog	Mon Aug 20 07:51:35 2007
@@ -1,3 +1,9 @@
+cupsys (1.3.0-3) UNRELEASED; urgency=low
+
+  * debian/control: Allow 'ghostscript' as alternative dependency to gs-esp.
+
+ -- Martin Pitt <mpitt at debian.org>  Mon, 20 Aug 2007 09:51:13 +0200
+
 cupsys (1.3.0-2) unstable; urgency=low
 
   * debian/control: Re-add erroneously dropped adduser dependencies to cupsys

Modified: cupsys/trunk/debian/control
==============================================================================
--- cupsys/trunk/debian/control	(original)
+++ cupsys/trunk/debian/control	Mon Aug 20 07:51:35 2007
@@ -50,7 +50,7 @@
 Priority: optional
 Section: net
 Architecture: any
-Depends: ${shlibs:Depends}, debconf (>= 1.2.9) | debconf-2.0, poppler-utils | xpdf-utils, perl-modules, procps, gs-esp, lsb-base (>= 3), cupsys-common,  ssl-cert (>= 1.0.11), adduser
+Depends: ${shlibs:Depends}, debconf (>= 1.2.9) | debconf-2.0, poppler-utils | xpdf-utils, perl-modules, procps, gs-esp | ghostscript, lsb-base (>= 3), cupsys-common,  ssl-cert (>= 1.0.11), adduser
 Replaces: cupsys-pstoraster
 Conflicts: cupsys-pstoraster (<< 2)
 Recommends: cupsys-client, cups-pdf, smbclient (>= 3.0.9), foomatic-filters



More information about the Pkg-cups-devel mailing list