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