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

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