1 | debathena-printing-config (1.29) UNRELEASED; urgency=low |
---|
2 | |
---|
3 | * Bump debian/compat to 6 |
---|
4 | * Be verbose about whether add-athena-printer completed and explain to |
---|
5 | users that they can select a different/better PPD |
---|
6 | |
---|
7 | -- Jonathan Reed <jdreed@mit.edu> Fri, 06 Jul 2012 08:48:22 -0400 |
---|
8 | |
---|
9 | debathena-printing-config (1.28) unstable; urgency=low |
---|
10 | |
---|
11 | [ Geoffrey Thomas ] |
---|
12 | * Handle an empty Hesiod result set more gracefully (not sure if this |
---|
13 | is possible, but it's worth being robust to) |
---|
14 | |
---|
15 | [ Jonathan Reed ] |
---|
16 | * Include deprecation warning for LPRng-style arguments to support |
---|
17 | future removal |
---|
18 | |
---|
19 | -- Jonathan Reed <jdreed@mit.edu> Tue, 17 Apr 2012 11:38:11 -0400 |
---|
20 | |
---|
21 | debathena-printing-config (1.27) unstable; urgency=low |
---|
22 | |
---|
23 | * Build-dep on debathena-cups because in Oneiric, python-cups stopped |
---|
24 | depending on libcups2, causing tests to fail. |
---|
25 | |
---|
26 | -- Jonathan Reed <jdreed@mit.edu> Fri, 28 Oct 2011 10:14:52 -0400 |
---|
27 | |
---|
28 | debathena-printing-config (1.26) unstable; urgency=low |
---|
29 | |
---|
30 | * No change rebuild to pick up config-package-dev 4.13 changes |
---|
31 | |
---|
32 | -- Jonathan Reed <jdreed@mit.edu> Wed, 26 Oct 2011 18:30:37 -0400 |
---|
33 | |
---|
34 | debathena-printing-config (1.25) unstable; urgency=low |
---|
35 | |
---|
36 | * Don't trigger the sketchy lpd code for local queues |
---|
37 | |
---|
38 | -- Jonathan Reed <jdreed@mit.edu> Wed, 03 Aug 2011 17:24:42 -0400 |
---|
39 | |
---|
40 | debathena-printing-config (1.24) unstable; urgency=low |
---|
41 | |
---|
42 | * Pharos is here. Whine at the user if they're doing it wrong. |
---|
43 | |
---|
44 | -- Jonathan Reed <jdreed@mit.edu> Fri, 29 Jul 2011 11:22:35 -0400 |
---|
45 | |
---|
46 | debathena-printing-config (1.23.4) unstable; urgency=low |
---|
47 | |
---|
48 | [ Benjamin Kaduk ] |
---|
49 | * Minor style fixups |
---|
50 | |
---|
51 | [ Jonathan Reed ] |
---|
52 | * No, really, don't barf on unexpected args (Trac: #719) |
---|
53 | * Deal with CUPS' lprm's stupid syntax (Trac: #720) |
---|
54 | |
---|
55 | -- Jonathan Reed <jdreed@mit.edu> Thu, 30 Jun 2011 21:48:29 -0400 |
---|
56 | |
---|
57 | debathena-printing-config (1.23.3) unstable; urgency=low |
---|
58 | |
---|
59 | * Don't barf on unexpected args (Trac #719) |
---|
60 | * Kill LPROPT with fire (Trac: #882) |
---|
61 | * That's not how you spell 'nonexistent' |
---|
62 | |
---|
63 | -- Jonathan Reed <jdreed@mit.edu> Tue, 14 Jun 2011 16:07:10 -0400 |
---|
64 | |
---|
65 | debathena-printing-config (1.23.2) unstable; urgency=low |
---|
66 | |
---|
67 | * Test system and argstyle, when adding zephyr args so as not to break |
---|
68 | LPRng queues (Trac: #710) |
---|
69 | * Modify tests to account for the fact that we're now calling |
---|
70 | common.find_queue twice |
---|
71 | |
---|
72 | -- Jonathan Reed <jdreed@mit.edu> Tue, 07 Sep 2010 11:37:41 -0400 |
---|
73 | |
---|
74 | debathena-printing-config (1.23.1) unstable; urgency=low |
---|
75 | |
---|
76 | * The server is named cluster-printers, not cluster-printer |
---|
77 | * common._setup should set the global variable cupsd (Trac: #665) |
---|
78 | |
---|
79 | -- Jonathan Reed <jdreed@mit.edu> Thu, 26 Aug 2010 22:51:52 -0400 |
---|
80 | |
---|
81 | debathena-printing-config (1.23) unstable; urgency=low |
---|
82 | |
---|
83 | * Fix a typo in common.get_default_printer() (Trac: #665). |
---|
84 | * Add a missing dependency on the pkg_resources module. |
---|
85 | |
---|
86 | -- Geoffrey Thomas <geofft@mit.edu> Sat, 14 Aug 2010 20:23:18 -0400 |
---|
87 | |
---|
88 | debathena-printing-config (1.22) unstable; urgency=low |
---|
89 | |
---|
90 | * Work around broken cups-lpq interactions between 1.4 servers and |
---|
91 | older clients, by falling back to LPD manually implemented if the |
---|
92 | arguments to lpq are trivial (Trac: #652). |
---|
93 | |
---|
94 | -- Geoffrey Thomas <geofft@mit.edu> Sat, 14 Aug 2010 15:53:59 -0400 |
---|
95 | |
---|
96 | debathena-printing-config (1.21) unstable; urgency=low |
---|
97 | |
---|
98 | * If DEBATHENA_DEBUG is set, print the command that's about to be |
---|
99 | executed. |
---|
100 | |
---|
101 | -- Evan Broder <broder@mit.edu> Mon, 05 Jul 2010 14:15:07 -0400 |
---|
102 | |
---|
103 | debathena-printing-config (1.20) unstable; urgency=low |
---|
104 | |
---|
105 | [ Jonathan Reed ] |
---|
106 | * Fix package name in maintainer scripts |
---|
107 | |
---|
108 | [ Evan Broder ] |
---|
109 | * Add a debathena.printing Python module for common logic: |
---|
110 | - Determining the print system and print server to use based on the |
---|
111 | name of a queue |
---|
112 | - Parsing and filtering arguments in common ways. |
---|
113 | - Actually dispatching commands between CUPS and LPRng. |
---|
114 | * Add a test suite for debathena.printing and run it during package |
---|
115 | builds. |
---|
116 | * Kill the totally unused debathena-cluster-printing-config package. |
---|
117 | * Do some minor cleanup of the rules file. |
---|
118 | * Make wrapper scripts work if run with .debathena suffix. |
---|
119 | * Update the manpages to reflect the demise of |
---|
120 | /etc/debathena-printing.conf. |
---|
121 | * Update lp(1) to use the correct argument for specifying a printer. |
---|
122 | * Restore classic behavior of zephyring on job completion by default. |
---|
123 | * Don't ship symlinks for files we're no longer diverting. |
---|
124 | * Recommend apparmor-config for lpr and lpr.debathena whitelisting. |
---|
125 | * Bump Debian standards version. |
---|
126 | |
---|
127 | -- Evan Broder <broder@dr-wily.mit.edu> Thu, 01 Jul 2010 20:20:02 -0400 |
---|
128 | |
---|
129 | debathena-printing-config (1.19) unstable; urgency=low |
---|
130 | |
---|
131 | * Allow the IPP URL's path component to start with /classes/ in |
---|
132 | addition to /printers/, since duplex queues are implemented as |
---|
133 | classes, so that we deal with Kerberized duplex queues correctly |
---|
134 | (see [help.mit.edu #1163697]). |
---|
135 | |
---|
136 | -- Geoffrey Thomas <geofft@mit.edu> Mon, 15 Mar 2010 18:05:50 -0400 |
---|
137 | |
---|
138 | debathena-printing-config (1.18.2) unstable; urgency=low |
---|
139 | |
---|
140 | [ Geoffrey Thomas ] |
---|
141 | * Don't treat any Hesiod IOErrors as fatal. |
---|
142 | |
---|
143 | [ Jonathan Reed ] |
---|
144 | * Add lpropt_transform and zephyr_transform for cups invocation of lpr, |
---|
145 | so that LPROPT is respected when the command-line arguments are |
---|
146 | subsystem-agnostic (Trac #509) |
---|
147 | |
---|
148 | -- Jonathan Reed <jdreed@mit.edu> Fri, 12 Mar 2010 10:17:52 -0500 |
---|
149 | |
---|
150 | debathena-printing-config (1.18.1) unstable; urgency=low |
---|
151 | |
---|
152 | * Undo a Python syntax error. |
---|
153 | |
---|
154 | -- Geoffrey Thomas <geofft@mit.edu> Sun, 13 Dec 2009 17:37:09 -0500 |
---|
155 | |
---|
156 | debathena-printing-config (1.18) unstable; urgency=low |
---|
157 | |
---|
158 | [ Evan Broder ] |
---|
159 | * Include add-athena-printer script for configuring Athena print queues |
---|
160 | not available via BrowsePoll. |
---|
161 | |
---|
162 | [ Geoffrey Thomas ] |
---|
163 | * Apparently -z on Athena-patched LPRng was a nop because Zephyr was |
---|
164 | the default, and there was a -N to disable zephyr. Adjust our |
---|
165 | wrapper to match. |
---|
166 | |
---|
167 | -- Geoffrey Thomas <geofft@mit.edu> Wed, 09 Dec 2009 01:19:00 -0500 |
---|
168 | |
---|
169 | debathena-printing-config (1.17.2) unstable; urgency=low |
---|
170 | |
---|
171 | * Don't try to parse variables if their value is None. |
---|
172 | |
---|
173 | -- Evan Broder <broder@mit.edu> Tue, 01 Dec 2009 20:04:17 -0500 |
---|
174 | |
---|
175 | debathena-printing-config (1.17.1) unstable; urgency=low |
---|
176 | |
---|
177 | * Add missing dependency on python-cups. |
---|
178 | |
---|
179 | -- Evan Broder <broder@mit.edu> Tue, 01 Dec 2009 10:35:21 -0500 |
---|
180 | |
---|
181 | debathena-printing-config (1.17) unstable; urgency=low |
---|
182 | |
---|
183 | * When doing operations against CUPS printers, act against the |
---|
184 | realserver because load balancing otherwise gets in your way. |
---|
185 | * Remove /etc/debathena-printing.conf and revert 1.4 and much of 1.7. |
---|
186 | Use the printing subsystem that the print queue lives on; attempt to |
---|
187 | convert LPRng options to CUPS ones for CUPS printers, but not vice |
---|
188 | versa. |
---|
189 | * Rephrase man pages to stop talking about Athena 10, and mention |
---|
190 | cups-lp(1)'s documentation of the -o options to lpr. |
---|
191 | * Fix a bug relating to lp using -d for its destination, not -P. |
---|
192 | * Stop wrapping lpc, since it's only useful with LPRng, and cancel, |
---|
193 | since it's not useful with LPRng (it's treated exactly the same |
---|
194 | as LPRng's lprm). |
---|
195 | |
---|
196 | -- Geoffrey Thomas <geofft@mit.edu> Tue, 01 Dec 2009 02:11:08 -0500 |
---|
197 | |
---|
198 | debathena-printing-config (1.16) unstable; urgency=low |
---|
199 | |
---|
200 | * Revert 1.15, based on further examination of how Gtk+ printing works. |
---|
201 | |
---|
202 | -- Evan Broder <broder@mit.edu> Fri, 13 Nov 2009 19:20:39 -0500 |
---|
203 | |
---|
204 | debathena-printing-config (1.15) unstable; urgency=low |
---|
205 | |
---|
206 | * Take advantage of the new clusterinfo update.d hook to set a default |
---|
207 | CUPS printer when clusterinfo gets updated. (Trac: #411) |
---|
208 | |
---|
209 | -- Evan Broder <broder@mit.edu> Tue, 10 Nov 2009 14:44:50 -0500 |
---|
210 | |
---|
211 | debathena-printing-config (1.14) unstable; urgency=low |
---|
212 | |
---|
213 | * Add a new debathena-cluster-printing-config package that configures |
---|
214 | the CUPS client to use printers.mit.edu. |
---|
215 | |
---|
216 | -- Evan Broder <broder@mit.edu> Tue, 10 Nov 2009 11:19:24 -0500 |
---|
217 | |
---|
218 | debathena-printing-config (1.13) unstable; urgency=low |
---|
219 | |
---|
220 | * Enable the file, cups, and lpr printing backends (instead of just file |
---|
221 | and cups). |
---|
222 | |
---|
223 | -- Evan Broder <broder@mit.edu> Tue, 15 Sep 2009 14:46:59 -0400 |
---|
224 | |
---|
225 | debathena-printing-config (1.12) unstable; urgency=low |
---|
226 | |
---|
227 | * Insert LPROPT at the beginning of the options, rather than after the |
---|
228 | first option (which may accidentally split an option and its arguments). |
---|
229 | * Fix some issues with transformations to the 'args' variable sticking |
---|
230 | around for a larger scope than they were intended to. This prevents |
---|
231 | LPROPT from being inserted if we fall back from lprng to cups. |
---|
232 | |
---|
233 | -- Geoffrey Thomas <geofft@mit.edu> Fri, 11 Sep 2009 15:36:31 -0400 |
---|
234 | |
---|
235 | debathena-printing-config (1.11) unstable; urgency=low |
---|
236 | |
---|
237 | * Treat lpr -z as a toggle flag, and set it by default. (Trac: #138) |
---|
238 | |
---|
239 | -- Evan Broder <broder@mit.edu> Thu, 06 Aug 2009 07:28:54 -0700 |
---|
240 | |
---|
241 | debathena-printing-config (1.10) unstable; urgency=low |
---|
242 | |
---|
243 | * If you're using system-config-printer with notification popups, |
---|
244 | notify that the job was sent to the printer rather than that it was |
---|
245 | successfully printed, since that's not necessarily true for remote |
---|
246 | printers (Trac: #281). |
---|
247 | See also https://fedorahosted.org/system-config-printer/ticket/181 |
---|
248 | |
---|
249 | -- Geoffrey Thomas <geofft@mit.edu> Thu, 06 Aug 2009 02:35:16 -0400 |
---|
250 | |
---|
251 | debathena-printing-config (1.9) unstable; urgency=low |
---|
252 | |
---|
253 | * Support LPROPT for LPRng lpr (Trac: #285). |
---|
254 | * Be a little more robust if ATHENA_USER doesn't exist for some |
---|
255 | strange reason. |
---|
256 | |
---|
257 | -- Geoffrey Thomas <geofft@mit.edu> Tue, 04 Aug 2009 16:58:45 -0400 |
---|
258 | |
---|
259 | debathena-printing-config (1.8) unstable; urgency=low |
---|
260 | |
---|
261 | * Add support for lpr -z for LPRng in the wrapper, by turning it into |
---|
262 | -m zephyr%$ATHENA_USER (Trac: #138). |
---|
263 | |
---|
264 | -- Geoffrey Thomas <geofft@mit.edu> Fri, 31 Jul 2009 23:50:42 -0400 |
---|
265 | |
---|
266 | debathena-printing-config (1.7) unstable; urgency=low |
---|
267 | |
---|
268 | * If the arguments to a printing command imply a desire for a particular |
---|
269 | version of that command (CUPS or LPRng), use that version. (Trac: #251) |
---|
270 | |
---|
271 | -- Geoffrey Thomas <geofft@mit.edu> Sat, 13 Jun 2009 22:52:24 -0400 |
---|
272 | |
---|
273 | debathena-printing-config (1.6) unstable; urgency=low |
---|
274 | |
---|
275 | * Add missing dependency on python-hesiod. (Trac: #204) |
---|
276 | |
---|
277 | -- Evan Broder <broder@mit.edu> Wed, 15 Apr 2009 16:09:49 -0400 |
---|
278 | |
---|
279 | debathena-printing-config (1.5.1) unstable; urgency=low |
---|
280 | |
---|
281 | * Fix a typo that causes CUPS-only queues to not get preferred if the system |
---|
282 | default is LPRng. |
---|
283 | |
---|
284 | -- Geoffrey Thomas <geofft@mit.edu> Mon, 16 Mar 2009 15:26:13 -0400 |
---|
285 | |
---|
286 | debathena-printing-config (1.5) unstable; urgency=low |
---|
287 | |
---|
288 | * Permit lpq's -v (verbose). |
---|
289 | |
---|
290 | -- Geoffrey Thomas <geofft@mit.edu> Wed, 11 Mar 2009 01:07:57 -0400 |
---|
291 | |
---|
292 | debathena-printing-config (1.4) unstable; urgency=low |
---|
293 | |
---|
294 | * Default to LPRng instead of CUPS for command line printing...for now |
---|
295 | |
---|
296 | -- Evan Broder <broder@mit.edu> Tue, 03 Mar 2009 14:03:52 -0500 |
---|
297 | |
---|
298 | debathena-printing-config (1.3) unstable; urgency=low |
---|
299 | |
---|
300 | * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL. |
---|
301 | * Change "Debian-Athena Project" to "Debathena Project". |
---|
302 | * Remove debian/control from version control. |
---|
303 | * Clean up debian/copyright. |
---|
304 | |
---|
305 | -- Tim Abbott <tabbott@mit.edu> Sat, 24 Jan 2009 16:25:03 -0500 |
---|
306 | |
---|
307 | debathena-printing-config (1.2) unstable; urgency=low |
---|
308 | |
---|
309 | * Add awareness of the default printer, specified by the PRINTER environment |
---|
310 | variable or via Hesiod cluster information. |
---|
311 | |
---|
312 | -- Geoffrey Thomas <geofft@mit.edu> Sat, 23 Aug 2008 00:30:32 -0400 |
---|
313 | |
---|
314 | debathena-printing-config (1.1) unstable; urgency=low |
---|
315 | |
---|
316 | * Handle rename of cupsys to cups in Debian sid. |
---|
317 | |
---|
318 | -- Evan Broder <broder@mit.edu> Sun, 06 Jul 2008 22:15:17 -0400 |
---|
319 | |
---|
320 | debathena-printing-config (1.0) unstable; urgency=low |
---|
321 | |
---|
322 | * Initial Release. |
---|
323 | |
---|
324 | -- Evan Broder <broder@mit.edu> Sun, 22 Jun 2008 17:41:16 -0400 |
---|