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

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