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

Kenshi Muto kmuto at alioth.debian.org
Mon Dec 17 22:51:50 UTC 2007


Author: kmuto
Date: Mon Dec 17 22:51:50 2007
New Revision: 659

Log:
typo: gsp-esp->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 Dec 17 22:51:50 2007
@@ -1,3 +1,12 @@
+cupsys (1.3.4-4) unstable; urgency=high
+
+  [ Kenshi Muto]
+  * cupsys depends on "ghostscript | gs-esp", not "ghostscript | gsp-esp"!
+    I should punish myself.
+    (closes: #456455)
+
+ -- Kenshi Muto <kmuto at debian.org>  Tue, 18 Dec 2007 07:49:17 +0900
+
 cupsys (1.3.4-3) unstable; urgency=high
 
   [ Martin Pitt ]

Modified: cupsys/trunk/debian/control
==============================================================================
--- cupsys/trunk/debian/control	(original)
+++ cupsys/trunk/debian/control	Mon Dec 17 22:51:50 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, ghostscript | gsp-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, ghostscript | gs-esp, lsb-base (>= 3), cupsys-common,  ssl-cert (>= 1.0.11), adduser
 Replaces: cupsys-pstoraster
 Conflicts: cupsys-pstoraster (<< 2)
 Recommends: cupsys-client, smbclient (>= 3.0.9), foomatic-filters, avahi-utils



More information about the Pkg-cups-devel mailing list