source: trunk/debathena/config/cupsys-config/debian/changelog @ 25762

Revision 25762, 6.0 KB checked in by jdreed, 12 years ago (diff)
In cupsys-config: * Fix typo in option name in lpadmin(8) invocation in configure-athena-printers
Line 
1debathena-cupsys-config (1.17.5) UNRELEASED; urgency=low
2
3  * Fix typo in option name in lpadmin(8) invocation in
4    configure-athena-printers
5
6 -- Jonathan Reed <jdreed@mit.edu>  Wed, 12 Sep 2012 13:57:02 -0400
7
8debathena-cupsys-config (1.17.4) unstable; urgency=low
9
10  * When adding printers, add -o OptionDuplex=True, needed for Precise and
11    later, to actually enable duplex printing
12
13 -- Jonathan Reed <jdreed@mit.edu>  Fri, 07 Sep 2012 09:56:27 -0400
14
15debathena-cupsys-config (1.17.3) unstable; urgency=low
16
17  * Supply alternate PPDs for ancient distros (Trac: #1068)
18  * Depends on hpijs-ppds, not hpijs (Trac: #1067)
19
20 -- Jonathan Reed <jdreed@mit.edu>  Mon, 09 Jul 2012 10:42:19 -0400
21
22debathena-cupsys-config (1.17.2) unstable; urgency=low
23
24  * No change rebuild to pick up config-package-dev 4.13 changes
25
26 -- Jonathan Reed <jdreed@mit.edu>  Wed, 26 Oct 2011 18:28:35 -0400
27
28debathena-cupsys-config (1.17.1) unstable; urgency=low
29
30  * Stop build-dep'ing on cupsys-hack
31
32 -- Jonathan Reed <jdreed@mit.edu>  Thu, 22 Sep 2011 12:07:34 -0400
33
34debathena-cupsys-config (1.17) unstable; urgency=low
35
36  * Add the color printer
37
38 -- Jonathan Reed <jdreed@mit.edu>  Tue, 30 Aug 2011 18:23:51 -0400
39
40debathena-cupsys-config (1.16) unstable; urgency=low
41
42  * Set the new printer as default if there isn't already a default (Trac:
43    #1017)
44
45 -- Jonathan Reed <jdreed@mit.edu>  Wed, 10 Aug 2011 17:56:04 -0400
46
47debathena-cupsys-config (1.15) unstable; urgency=low
48
49  * Bump Conflicts statement for new cluster-cups-config
50  * Fix prerm syntax
51
52 -- Jonathan Reed <jdreed@mit.edu>  Sat, 30 Jul 2011 16:47:19 -0400
53
54debathena-cupsys-config (1.14) unstable; urgency=low
55
56  [ Geoffrey Thomas ]
57  * No need to make restart_cups.sh executable, since it's only intended
58    to be included in other scripts and doesn't do anything if you
59    execute it (since it just defines a function).
60    This addresses Lintian warning executable-not-elf-or-script.
61
62  [ Jonathan Reed ]
63  * Stop BrowsePolling and just add the mitprint printer.  Remove any
64    printers added by cluster-cups-config at upgrade time
65  * Replace/Conflict/Provide debathena-cluster-cups-config
66  * Bump standards-version
67
68 -- Jonathan Reed <jdreed@mit.edu>  Fri, 29 Jul 2011 08:23:43 -0400
69
70debathena-cupsys-config (1.13) unstable; urgency=low
71
72  * No changes, version bump to resolve 1.12 disparity issues
73
74 -- Jonathan Reed <jdreed@mit.edu>  Mon, 07 Mar 2011 14:56:24 -0500
75
76debathena-cupsys-config (1.12) unstable; urgency=low
77
78  [ Jonathan Reed ]
79  * Change the diversion of cupsd.conf so that it includes a separate file
80  * Make restart_cups aware of this new file
81
82  [ Geoffrey Thomas ]
83  * Permit restart_cups to take a callback restart_cups_extra to do
84    other stuff while cups is down (or if we're not restarting it)
85
86 -- Geoffrey Thomas <geofft@mit.edu>  Mon, 23 Aug 2010 04:12:45 -0400
87
88debathena-cupsys-config (1.11) unstable; urgency=low
89
90  * In restart-cups.sh, temporarily spawn our own instance cups-polld to
91    quickly feed the printer list into cupsd and kill it when we're
92    done. (Trac: #562)
93  * Now that we expect restart-cups.sh to be fast (order of 2-4 seconds),
94    drop the timeout to something more reasonable (30 seconds).
95  * Bump debhelper compatibility.
96  * Bump standards version.
97
98 -- Evan Broder <broder@mit.edu>  Mon, 03 May 2010 23:41:20 -0400
99
100debathena-cupsys-config (1.10) unstable; urgency=low
101
102  * Tell the user why it's sitting there for 2 minutes in the postinst
103
104 -- Jonathan Reed <jdreed@mit.edu>  Thu, 29 Apr 2010 11:30:25 -0400
105
106debathena-cupsys-config (1.9) unstable; urgency=low
107
108  * Refactor the CUPS-restarting logic into a separate shell script so that
109    other postinsts can share code with it.
110  * Merge in some of reactivate's CUPS-restarting logic.
111
112 -- Geoffrey Thomas <geofft@mit.edu>  Mon, 08 Mar 2010 17:23:24 -0500
113
114debathena-cupsys-config (1.8) unstable; urgency=low
115
116  * Lengthen BrowseInterval and BrowseTimeout to reduce unnecessary load
117    on CUPS servers when things aren't changing.
118
119 -- Evan Broder <broder@mit.edu>  Wed, 10 Feb 2010 10:48:10 -0500
120
121debathena-cupsys-config (1.7.1) unstable; urgency=high
122
123  * Flush remote.cache, because CUPS isn't good at realizing that you switched
124    BrowsePoll hosts and so it should forget the old server's queues.
125
126 -- Geoffrey Thomas <geofft@mit.edu>  Wed, 10 Feb 2010 01:57:10 -0500
127
128debathena-cupsys-config (1.7) unstable; urgency=low
129
130  * Switch from cups.mit.edu to cluster-printers.mit.edu.
131
132 -- Evan Broder <broder@mit.edu>  Wed, 09 Dec 2009 03:02:41 -0500
133
134debathena-cupsys-config (1.6) unstable; urgency=low
135
136  * Revert version 1.5. Browsing is, in fact, needed to make BrowsePoll
137    work. We'll have to wait until we have a better printing solution to
138    disable local network browsing.
139
140 -- Evan Broder <broder@mit.edu>  Mon, 18 May 2009 13:32:48 -0400
141
142debathena-cupsys-config (1.5) unstable; urgency=low
143
144  * Disable browsing. It's not needed for BrowsePoll to work, and
145    confusingly causes other print servers to show up in the GUI. (Trac:
146    #229)
147
148 -- Evan Broder <broder@mit.edu>  Thu, 30 Apr 2009 07:26:36 -0400
149
150debathena-cupsys-config (1.4) unstable; urgency=low
151
152  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
153  * Change "Debian-Athena Project" to "Debathena Project".
154  * Remove debian/control from version control.
155  * Clean up debian/copyright.
156
157 -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 17:04:38 -0500
158
159debathena-cupsys-config (1.3) unstable; urgency=low
160
161  * More changes to handle the rename of cupsys to cups in Lenny.
162
163 -- Evan Broder <broder@mit.edu>  Sun, 06 Jul 2008 22:14:24 -0400
164
165debathena-cupsys-config (1.2) unstable; urgency=low
166
167  * Handle rename of cupsys to cups in Debian sid.
168
169 -- Greg Hudson <ghudson@mit.edu>  Thu, 12 Jun 2008 16:14:25 -0400
170
171debathena-cupsys-config (1.1) unstable; urgency=low
172
173  * Depend on cupsys-bsd, mostly as a way to restore cupsys-bsd and
174    cupsys-client on systems which have lprng installed.
175
176 -- Greg Hudson <ghudson@mit.edu>  Mon, 09 Jun 2008 11:13:40 -0400
177
178debathena-cupsys-config (1.0) unstable; urgency=low
179
180  * Initial Release.
181
182 -- Evan Broder <broder@mit.edu>  Fri, 09 May 2008 18:19:11 -0400
Note: See TracBrowser for help on using the repository browser.