source: trunk/debathena/config/cluster-cups-config/debian/changelog @ 25329

Revision 25329, 2.5 KB checked in by jdreed, 13 years ago (diff)
In cluster-cups-config: * /etc/init.d/cups status always returns 0, so require_cups() in configure-athena-printers won't actually require cups. Fix by just calling start, since it's a noop if the service is already running.
Line 
1debathena-cluster-cups-config (2.0.4) unstable; urgency=low
2
3  * /etc/init.d/cups status always returns 0, so require_cups() in
4    configure-athena-printers won't actually require cups.  Fix by just
5    calling start, since it's a noop if the service is already running.
6
7 -- Jonathan Reed <jdreed@mit.edu>  Sat, 30 Jul 2011 12:25:55 -0400
8
9debathena-cluster-cups-config (2.0.3) unstable; urgency=low
10
11  * lpstat -r always returns 0, you need to parse the output
12
13 -- Jonathan Reed <jdreed@mit.edu>  Wed, 20 Jul 2011 16:30:20 -0400
14
15debathena-cluster-cups-config (2.0.2) unstable; urgency=low
16
17  * Ship an init script which can be used to add the printers at boot
18    time, since they can't be added at install time because CUPS isn't
19    running
20
21 -- Jonathan Reed <jdreed@mit.edu>  Wed, 20 Jul 2011 14:19:43 -0400
22
23debathena-cluster-cups-config (2.0.1) unstable; urgency=low
24
25  * wired is now Pharos
26  * Use -f with add-athena-printer to clobber existing queues
27
28 -- Jonathan Reed <jdreed@mit.edu>  Fri, 18 Mar 2011 11:01:58 -0400
29
30debathena-cluster-cups-config (2.0) unstable; urgency=low
31
32  * Stop shipping our own printers.conf and classes.conf; instead use
33    lpadmin and add-athena-printer (Trac: #841)
34  * Fix the broken prerm by cleaning up in the preinst for pre-2.0
35    packages (Trac: #826)
36  * No more printername2 queues for legacy LPRng printers
37
38 -- Jonathan Reed <jdreed@mit.edu>  Wed, 09 Mar 2011 17:23:01 -0500
39
40debathena-cluster-cups-config (1.3) unstable; urgency=low
41
42  * Add the mitprint queue back, and also make the Pharos pilot queues
43    pointers to our Pharos server
44
45 -- Jonathan Reed <jdreed@mit.edu>  Tue, 08 Mar 2011 16:06:26 -0500
46
47debathena-cluster-cups-config (1.2) unstable; urgency=low
48
49  * Revert r24975 (the mitprint queue) and bump the version making this
50    essentially a no-change rebuild
51
52 -- Jonathan Reed <jdreed@mit.edu>  Mon, 07 Mar 2011 15:04:10 -0500
53
54debathena-cluster-cups-config (1.1) unstable; urgency=low
55
56  * Add mitprint queue (Pharos) (Trac #804)
57
58 -- Jonathan Reed <jdreed@mit.edu>  Wed, 23 Feb 2011 15:55:35 -0500
59
60debathena-cluster-cups-config (1.0) unstable; urgency=low
61
62  [ Jonathan Reed ]
63  * Initial release.
64
65  [ Geoffrey Thomas ]
66  * Build-depend on cupsys | cups (by depending on debathena-cups)
67    so that it's available for package version testing.
68  * Also do something useful with the printers.conf and classes.conf
69    files, and bail in the postinst/prerm if we can't stop CUPS while
70    attempting to do said useful thing.
71
72 -- Geoffrey Thomas <geofft@mit.edu>  Mon, 23 Aug 2010 04:14:35 -0400
Note: See TracBrowser for help on using the repository browser.