[Pkg-cups-devel] r176 - in cupsys/branches/cups-1.2-ubuntu/debian:
. patches
Martin Pitt
mpitt at costa.debian.org
Thu Apr 13 09:04:40 UTC 2006
Author: mpitt
Date: Thu Apr 13 09:04:39 2006
New Revision: 176
Added:
cupsys/branches/cups-1.2-ubuntu/debian/patches/55_ppd_okidata_name.dpatch (contents, props changed)
Modified:
cupsys/branches/cups-1.2-ubuntu/debian/changelog
cupsys/branches/cups-1.2-ubuntu/debian/patches/00list
Log:
* debian/patches/55_ppd_okidata_name.dpatch: Change "Oki" manufacturer name
to "Okidata" to be consistent with other PPD files.
Modified: cupsys/branches/cups-1.2-ubuntu/debian/changelog
==============================================================================
--- cupsys/branches/cups-1.2-ubuntu/debian/changelog (original)
+++ cupsys/branches/cups-1.2-ubuntu/debian/changelog Thu Apr 13 09:04:39 2006
@@ -25,8 +25,10 @@
* debian/patches/ubuntu-nowebadmin.dpatch: Explain disabling of
administrative functions in the web interface and point to doc how to
reenable it.
+ * debian/patches/55_ppd_okidata_name.dpatch: Change "Oki" manufacturer name
+ to "Okidata" to be consistent with other PPD files.
- -- Martin Pitt <martin.pitt at ubuntu.com> Thu, 13 Apr 2006 10:52:25 +0200
+ -- Martin Pitt <martin.pitt at ubuntu.com> Thu, 13 Apr 2006 11:03:48 +0200
cupsys (1.1.99.rc2-1) UNRELEASED-experimental; urgency=low
Modified: cupsys/branches/cups-1.2-ubuntu/debian/patches/00list
==============================================================================
--- cupsys/branches/cups-1.2-ubuntu/debian/patches/00list (original)
+++ cupsys/branches/cups-1.2-ubuntu/debian/patches/00list Thu Apr 13 09:04:39 2006
@@ -17,4 +17,5 @@
44_fixconfdirperms.dpatch
47_pid.dpatch
#48_stdlib.dpatch
+55_ppd_okidata_name.dpatch
ubuntu-nowebadmin.dpatch
Added: cupsys/branches/cups-1.2-ubuntu/debian/patches/55_ppd_okidata_name.dpatch
==============================================================================
--- (empty file)
+++ cupsys/branches/cups-1.2-ubuntu/debian/patches/55_ppd_okidata_name.dpatch Thu Apr 13 09:04:39 2006
@@ -0,0 +1,29 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 55_ppd_okidata_name.dpatch by <doko at ubuntu.com>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+--- ./ppd/okidata9.ppd~ 2005-12-15 17:19:46.000000000 +0100
++++ ./ppd/okidata9.ppd 2006-04-12 20:13:44.240749856 +0200
+@@ -28,7 +28,7 @@
+ *LanguageVersion: English
+ *LanguageEncoding: ISOLatin1
+ *PCFileName: "OKIDATA9.PPD"
+-*Manufacturer: "Oki"
++*Manufacturer: "Okidata"
+ *Product: "(GNU Ghostscript)"
+ *Product: "(ESP Ghostscript)"
+ *cupsVersion: 1.2
+--- ./ppd/okidat24.ppd~ 2005-12-15 17:19:46.000000000 +0100
++++ ./ppd/okidat24.ppd 2006-04-12 20:13:32.764494512 +0200
+@@ -28,7 +28,7 @@
+ *LanguageVersion: English
+ *LanguageEncoding: ISOLatin1
+ *PCFileName: "OKIDAT24.PPD"
+-*Manufacturer: "Oki"
++*Manufacturer: "Okidata"
+ *Product: "(GNU Ghostscript)"
+ *Product: "(ESP Ghostscript)"
+ *cupsVersion: 1.2
More information about the Pkg-cups-devel
mailing list