source: trunk/debathena/config/printing-config/debian/changelog @ 25746

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