[23989] in Source-Commits
/svn/athena r23599 - in trunk/debathena/config/printing-config: debian files/usr/bin
daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Wed Mar 11 01:09:18 2009
X-Barracuda-Envelope-From: geofft@mit.edu
Date: Wed, 11 Mar 2009 01:09:08 -0400
From: Geoffrey Thomas <geofft@MIT.EDU>
Message-Id: <200903110509.n2B598xb016818@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: geofft
Date: 2009-03-11 01:09:08 -0400 (Wed, 11 Mar 2009)
New Revision: 23599
Modified:
trunk/debathena/config/printing-config/debian/changelog
trunk/debathena/config/printing-config/files/usr/bin/lpr.debathena
Log:
Apparently Athena 10's LPRng's lpr doesn't do -z
Modified: trunk/debathena/config/printing-config/debian/changelog
===================================================================
--- trunk/debathena/config/printing-config/debian/changelog 2009-03-11 04:29:51 UTC (rev 23598)
+++ trunk/debathena/config/printing-config/debian/changelog 2009-03-11 05:09:08 UTC (rev 23599)
@@ -1,8 +1,8 @@
debathena-printing-config (1.5) unstable; urgency=low
- * Permit more options: lpr's -z (zephyr) and lpq's -v (verbose).
+ * Permit lpq's -v (verbose).
- -- Geoffrey Thomas <geofft@mit.edu> Wed, 11 Mar 2009 00:22:06 -0400
+ -- Geoffrey Thomas <geofft@mit.edu> Wed, 11 Mar 2009 01:07:57 -0400
debathena-printing-config (1.4) unstable; urgency=low
Modified: trunk/debathena/config/printing-config/files/usr/bin/lpr.debathena
===================================================================
--- trunk/debathena/config/printing-config/files/usr/bin/lpr.debathena 2009-03-11 04:29:51 UTC (rev 23598)
+++ trunk/debathena/config/printing-config/files/usr/bin/lpr.debathena 2009-03-11 05:09:08 UTC (rev 23599)
@@ -19,7 +19,7 @@
'cancel': 'aD:Eh:P:U:u:',
'lp': 'ABcd:D:Ef:Gh:H:i:mn:o:pP:q:rsS:t:T:U:wX:y:',
'lpq': 'aAD:Eh:lLP:st:U:Vv',
- 'lpr': '#:1:2:3:4:AbBC:D:EF:GhH:i:J:kK:lmo:pP:qrR:sT:U:Vw:X:YzZ:',
+ 'lpr': '#:1:2:3:4:AbBC:D:EF:GhH:i:J:kK:lmo:pP:qrR:sT:U:Vw:X:YZ:',
'lprm': 'aAD:Eh:lLP:st:U:V'
}