[25472] in Source-Commits
/svn/athena r25003 - in trunk/debathena/config: cluster-cups-config/debian cupsys-config/debian
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Mon Mar 7 15:05:01 2011
Date: Mon, 7 Mar 2011 15:04:55 -0500
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201103072004.p27K4tnC007512@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: jdreed
Date: 2011-03-07 15:04:54 -0500 (Mon, 07 Mar 2011)
New Revision: 25003
Modified:
trunk/debathena/config/cluster-cups-config/debian/changelog
trunk/debathena/config/cluster-cups-config/debian/printers.conf
trunk/debathena/config/cupsys-config/debian/changelog
Log:
In cluster-cups-config:
* Revert r24975 (the mitprint queue) and bump the version making this
essentially a no-change rebuild
In cupsys-config:
* No changes, version bump to resolve 1.12 disparity issues
Modified: trunk/debathena/config/cluster-cups-config/debian/changelog
===================================================================
--- trunk/debathena/config/cluster-cups-config/debian/changelog 2011-03-05 03:12:34 UTC (rev 25002)
+++ trunk/debathena/config/cluster-cups-config/debian/changelog 2011-03-07 20:04:54 UTC (rev 25003)
@@ -1,3 +1,10 @@
+debathena-cluster-cups-config (1.2) unstable; urgency=low
+
+ * Revert r24975 (the mitprint queue) and bump the version making this
+ essentially a no-change rebuild
+
+ -- Jonathan Reed <jdreed@mit.edu> Mon, 07 Mar 2011 15:04:10 -0500
+
debathena-cluster-cups-config (1.1) unstable; urgency=low
* Add mitprint queue (Pharos) (Trac #804)
Modified: trunk/debathena/config/cluster-cups-config/debian/printers.conf
===================================================================
--- trunk/debathena/config/cluster-cups-config/debian/printers.conf 2011-03-05 03:12:34 UTC (rev 25002)
+++ trunk/debathena/config/cluster-cups-config/debian/printers.conf 2011-03-07 20:04:54 UTC (rev 25003)
@@ -1,17 +1,3 @@
-<Printer mitprint>
-Info Pharos hold-and-release black-and-white
-Location Release jobs from any Pharos printer
-MakeModel HP LaserJet 9050 hpijs pcl3, 3.10.2
-DeviceURI lpd://mitprint.mit.edu/bw
-State Idle
-Type 8433692
-Filter application/vnd.cups-raw 0 -
-Filter application/vnd.cups-postscript 100 foomatic-rip
-Filter application/vnd.cups-pdf 0 foomatic-rip
-Filter application/vnd.cups-command 0 commandtops
-Accepting Yes
-JobSheets none none
-</Printer>
<Printer acantha>
Type 6
AuthInfoRequired none
Modified: trunk/debathena/config/cupsys-config/debian/changelog
===================================================================
--- trunk/debathena/config/cupsys-config/debian/changelog 2011-03-05 03:12:34 UTC (rev 25002)
+++ trunk/debathena/config/cupsys-config/debian/changelog 2011-03-07 20:04:54 UTC (rev 25003)
@@ -1,3 +1,9 @@
+debathena-cupsys-config (1.13) unstable; urgency=low
+
+ * No changes, version bump to resolve 1.12 disparity issues
+
+ -- Jonathan Reed <jdreed@mit.edu> Mon, 07 Mar 2011 14:56:24 -0500
+
debathena-cupsys-config (1.12) unstable; urgency=low
[ Jonathan Reed ]