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

Revision 24007, 3.7 KB checked in by broder, 15 years ago (diff)
In printing-config: * Enable the file, cups, and lpr printing backends (instead of just file and cups).
Line 
1debathena-printing-config (1.13) unstable; urgency=low
2
3  * Enable the file, cups, and lpr printing backends (instead of just file
4    and cups).
5
6 -- Evan Broder <broder@mit.edu>  Tue, 15 Sep 2009 14:46:59 -0400
7
8debathena-printing-config (1.12) unstable; urgency=low
9
10  * Insert LPROPT at the beginning of the options, rather than after the
11    first option (which may accidentally split an option and its arguments).
12  * Fix some issues with transformations to the 'args' variable sticking
13    around for a larger scope than they were intended to. This prevents
14    LPROPT from being inserted if we fall back from lprng to cups.
15
16 -- Geoffrey Thomas <geofft@mit.edu>  Fri, 11 Sep 2009 15:36:31 -0400
17
18debathena-printing-config (1.11) unstable; urgency=low
19
20  * Treat lpr -z as a toggle flag, and set it by default. (Trac: #138)
21
22 -- Evan Broder <broder@mit.edu>  Thu, 06 Aug 2009 07:28:54 -0700
23
24debathena-printing-config (1.10) unstable; urgency=low
25
26  * If you're using system-config-printer with notification popups,
27    notify that the job was sent to the printer rather than that it was
28    successfully printed, since that's not necessarily true for remote
29    printers (Trac: #281).
30    See also https://fedorahosted.org/system-config-printer/ticket/181
31
32 -- Geoffrey Thomas <geofft@mit.edu>  Thu, 06 Aug 2009 02:35:16 -0400
33
34debathena-printing-config (1.9) unstable; urgency=low
35
36  * Support LPROPT for LPRng lpr (Trac: #285).
37  * Be a little more robust if ATHENA_USER doesn't exist for some
38    strange reason.
39
40 -- Geoffrey Thomas <geofft@mit.edu>  Tue, 04 Aug 2009 16:58:45 -0400
41
42debathena-printing-config (1.8) unstable; urgency=low
43
44  * Add support for lpr -z for LPRng in the wrapper, by turning it into
45    -m zephyr%$ATHENA_USER (Trac: #138).
46
47 -- Geoffrey Thomas <geofft@mit.edu>  Fri, 31 Jul 2009 23:50:42 -0400
48
49debathena-printing-config (1.7) unstable; urgency=low
50
51  * If the arguments to a printing command imply a desire for a particular
52    version of that command (CUPS or LPRng), use that version. (Trac: #251)
53
54 -- Geoffrey Thomas <geofft@mit.edu>  Sat, 13 Jun 2009 22:52:24 -0400
55
56debathena-printing-config (1.6) unstable; urgency=low
57
58  * Add missing dependency on python-hesiod. (Trac: #204)
59
60 -- Evan Broder <broder@mit.edu>  Wed, 15 Apr 2009 16:09:49 -0400
61
62debathena-printing-config (1.5.1) unstable; urgency=low
63
64  * Fix a typo that causes CUPS-only queues to not get preferred if the system
65    default is LPRng.
66
67 -- Geoffrey Thomas <geofft@mit.edu>  Mon, 16 Mar 2009 15:26:13 -0400
68
69debathena-printing-config (1.5) unstable; urgency=low
70
71  * Permit lpq's -v (verbose).
72
73 -- Geoffrey Thomas <geofft@mit.edu>  Wed, 11 Mar 2009 01:07:57 -0400
74
75debathena-printing-config (1.4) unstable; urgency=low
76
77  * Default to LPRng instead of CUPS for command line printing...for now
78
79 -- Evan Broder <broder@mit.edu>  Tue, 03 Mar 2009 14:03:52 -0500
80
81debathena-printing-config (1.3) unstable; urgency=low
82
83  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
84  * Change "Debian-Athena Project" to "Debathena Project".
85  * Remove debian/control from version control.
86  * Clean up debian/copyright.
87
88 -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 16:25:03 -0500
89
90debathena-printing-config (1.2) unstable; urgency=low
91
92  * Add awareness of the default printer, specified by the PRINTER environment
93    variable or via Hesiod cluster information.
94
95 -- Geoffrey Thomas <geofft@mit.edu>  Sat, 23 Aug 2008 00:30:32 -0400
96
97debathena-printing-config (1.1) unstable; urgency=low
98
99  * Handle rename of cupsys to cups in Debian sid.
100
101 -- Evan Broder <broder@mit.edu>  Sun, 06 Jul 2008 22:15:17 -0400
102
103debathena-printing-config (1.0) unstable; urgency=low
104
105  * Initial Release.
106
107 -- Evan Broder <broder@mit.edu>  Sun, 22 Jun 2008 17:41:16 -0400
Note: See TracBrowser for help on using the repository browser.