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

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