1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280
|
slay (3.0.2) unstable; urgency=medium
* Declare compliance with Debian Policy 4.5.0. (No changes needed.)
* Add a .gitignore file.
* Bump debhelper compatibility level to 13.
+ Build-depend on "debhelper-compat (= 13)" to replace debian/compat.
* Convert remaining non-UTF-8 .po files to UTF-8. Thanks Lintian!
* Really move man page to section 8 by also editing the section inside
the file. Thanks Lintian!
* Set "Rules-Requires-Root: no".
-- Axel Beckert <abe@debian.org> Sun, 19 Jul 2020 07:10:11 +0200
slay (3.0.1) unstable; urgency=medium
* Remove .hgtags from git repository. (Doesn't affect the package.)
* Drop empty debian/conffiles as it will be ignored from dh compat level
12 onwards anyway and because /etc/slay_mode is no more shipped in the
binary package.
* Remove trailing blank line from debian/changelog.
* Update Vcs-* headers for move to Salsa.
* Declare compliance with Debian Policy 4.2.1.
+ Update debian/copyright DEP5 format URL to HTTPS.
* Change original source URL in debian/copyright to HTTPS, too.
* Bump debhelper compatibility level to 11.
+ Update versioned build-dependency on debhelper accordingly.
* Fix typo in a Butthead-mode message.
-- Axel Beckert <abe@debian.org> Wed, 24 Oct 2018 01:37:54 +0200
slay (3.0.0) unstable; urgency=medium
* Adopt the package. (Closes: #840054)
* Add Japanese debconf translation by victory. (Closes: #718997)
* Fix issues with German translation as suggested by Helmut Grohne.
Thanks! (Closes: #718496)
* Switch to git and collab-maint; update Vcs-* headers accordingly.
* Bump debhelper compatibility to 10. Update versioned b-d accordingly.
* Rewrite debian/rules in minimal dh v7 style.
+ Use files debian/install and debian/manpages instead of overrides.
+ Drop now redundant usr/sbin from debian/dirs.
* Switch to source format "3.0 (native)"
* Fix typo in man-page. Thanks lintian!
* Use "set -e" instead of "#!/bin/sh -e" in maintainer scripts.
* Declare compliance with Debian Policy 3.9.8. (No further changes.)
* Apply "wrap-and-sort -a".
* Convert debian/copyright to machine-readable DEP5 format
+ Add myself.
+ Update Chris Ausbrooks's e-mail address to the most recent one I
could find in the wayback machine.
+ The original developer only stated "GPL" without a version. I assume
that the most recent GPL version at the time when he wrote slay
initially was meant, i.e. in 1997 it was GPLv2.
* Fix typo in version history in source code.
* Fix bashism "exit -1", replace it with "exit 127". (Closes: #772367)
+ This is a potentially breaking change, hence bumping major version.
* Use nice mode by default. (Closes: #510693, LP: #306110)
+ This is a also a breaking change, hence also validates bumping the
major version.
-- Axel Beckert <abe@debian.org> Sat, 08 Oct 2016 11:52:53 +0200
slay (2.7.0) unstable; urgency=low
* Set PATH in script to prevent problems from either missing or maliciously
added directories there.
* Fixed code in postinst to compare versions in TheRightWay(tm), not
TheHackyAndNotWorkingWay (closes: #497657)
* Added Spanish translations of debconf messages from Maximiliano Marin
Bustos (closes: #502938)
-- Paweł Więcek <coven@debian.org> Tue, 16 Dec 2008 22:14:18 +0100
slay (2.6.3) unstable; urgency=low
* Properly fix bashisms (closes: #472885)
* Updated standards-version (no changes)
* Added Brazilian translations of debconf messages from Adriano Rafael Gomes
(closes: #483626)
* Added Russian translations of debconf messages from Yuri Kozlov
(closes: #496281)
* Added Finnish translations of debconf messages from Esko Arajärvi
(closes: #496296)
-- Paweł Więcek <coven@debian.org> Mon, 25 Aug 2008 21:38:37 +0200
slay (2.6.2) unstable; urgency=low
* Fixed behavior of misuse trap (patch from Erik Bernstein)
(closes: #454749)
* Added Dutch translations of debconf messages from Bart Cornelis
(closes: #415507)
* Added Italian translations of debconf messages from Luca Monducci
(closes: #447051)
* General cleanup: lintian-cleannes, standards versions, etc.
-- Paweł Więcek <coven@debian.org> Sat, 08 Mar 2008 11:14:12 +0100
slay (2.6.1) unstable; urgency=low
* Added portuguese translation of debconf tamplates from Rui Branco
(closes: #381713)
-- Paweł Więcek <coven@debian.org> Wed, 14 Feb 2007 21:42:11 +0100
slay (2.6) unstable; urgency=low
* Fixed behavior when trying to slay oneself (closes: #338637)
* Depend on debconf | debconf-2.0 (closes: #332097)
* Remove /etc/slay_mode when purging (closes: #340046)
* Properly redirect (expected) error messages to /dev/null (closes: #344095)
* Added swedish translation of debconf messages from Daniel Nylander
<yeager@lidkoping.net> (closes: #330820)
* Updated german translation of debconf messages using translations from
Daniel Knabl <daniel@tirolinux.net> (closes: #330449)
* Updated changelog inside the script :^)
-- Pawel Wiecek <coven@debian.org> Fri, 31 Mar 2006 23:03:00 +0200
slay (2.5) unstable; urgency=low
* Added vietnamese translations of debconf templates from Clytie Siddall
<clytie@riverland.net.au> (closes: #318379)
* Updated standards-version (no changes needed)
-- Pawel Wiecek <coven@debian.org> Thu, 22 Sep 2005 23:11:53 +0200
slay (2.4) unstable; urgency=low
* Fixed name of czech .po files (closes: #272399, #285567)
* Rewritten command-line handler (and some more code) to avoid signal and
username mismatches (closes: #287475)
-- Pawel Wiecek <coven@debian.org> Sat, 8 Jan 2005 18:52:46 +0100
slay (2.3) unstable; urgency=low
* Added german translations of debconf templates from Erik Schanze
<schanzi_usenet@gmx.de> (closes: #266340)
-- Pawel Wiecek <coven@debian.org> Tue, 17 Aug 2004 21:40:04 +0200
slay (2.2) unstable; urgency=low
* Added czech translations of debconf templates from Miroslav Jezbera
<jezberam@phoenix.inf.upol.cz> (closes: #261287)
-- Pawel Wiecek <coven@debian.org> Sun, 25 Jul 2004 21:54:03 +0200
slay (2.1) unstable; urgency=low
* Somehow I used the name of user running slay in place of slayee. Ick.
Fixed that (closes: #230085)
-- Pawel Wiecek <coven@debian.org> Thu, 29 Jan 2004 21:16:56 +0100
slay (2.0) unstable; urgency=low
* Because slay seems to be no longer maintained upstream and I'm changing it
quite significantly it now becomes a Debian native package
* Changed method used to select users processes to a foolproof one
(closes: #102316, #102318, #214207)
* Added -clean killing mode (closes: #182412)
* Converted debconf templates to gettext format and added french
translations from Michel Grentzinger <mic.grentz@online.fr>
(closes: #202802, #202801)
* Moved manual page from section 1 to section 8, since slay belongs to sbin
* Updated standards version (no changes required)
-- Pawel Wiecek <coven@debian.org> Sun, 25 Jan 2004 20:24:42 +0100
slay (1.2-15) unstable; urgency=low
* Clarified documentation a bit (closes: #182410)
* Fixed description (closes: #192945)
* Added danish translation of debconf templates (closes: #174845)
* Updated Standards-version
-- Pawel Wiecek <coven@debian.org> Wed, 28 May 2003 14:12:52 +0200
slay (1.2-14) unstable; urgency=low
* Changed some debconf templates (closes: #137245)
-- Pawel Wiecek <coven@debian.org> Mon, 18 Mar 2002 21:56:13 +0100
slay (1.2-13) unstable; urgency=low
* Fixed a bug in debian/{config,postinst} that caused them to fail on new
installs
-- Pawel Wiecek <coven@debian.org> Wed, 18 Jul 2001 14:39:09 +0200
slay (1.2-12) unstable; urgency=low
* Additional fixes to debian/{config,postinst} (thanks to Andrew Shugg
<andrew@neep.com.au>)
* Updated standards version
* dpkg-reconfigure slay now works
-- Pawel Wiecek <coven@debian.org> Fri, 8 Jun 2001 13:38:00 +0200
slay (1.2-11) unstable; urgency=low
* Added Polish translation of debconf templates
* Fixed a typo in debian/changelog for previous release :^)
* Switched to debhelper 2
-- Pawel Wiecek <coven@debian.org> Tue, 22 May 2001 12:43:22 +0200
slay (1.2-10) unstable; urgency=low
* Fixed a bug in debian/{config,postinst} -- apparently real test is BROKEN
and doesn't understand ']' at the end of its command line when called as
'[' (closes: #98196)
-- Pawel Wiecek <coven@debian.org> Mon, 21 May 2001 14:19:53 +0200
slay (1.2-9) unstable; urgency=low
* Fixed a bug in configuration code that got introduced in 1.2-8
-- Pawel Wiecek <coven@debian.org> Thu, 8 Mar 2001 14:07:15 +0100
slay (1.2-8) unstable; urgency=low
* Fixed a type (closes: #84638)
* Downgraded prompts priority (closes: #83999)
* /etc/slay_mode is no longer a conffile (violated policy!)
* Only ask questions if necessary
* Renamed BH to SLAY_BUTTHEAD
-- Pawel Wiecek <coven@debian.org> Tue, 6 Mar 2001 11:17:22 +0100
slay (1.2-7) unstable; urgency=low
* Cleaned-up the configuration stuff
* Updated to newest standards version, switched to debhelper and debconf
-- Pawel Wiecek <coven@debian.org> Mon, 18 Dec 2000 14:36:40 +0100
slay (1.2-6) unstable frozen; urgency=low
* Fixed a bug in punishing (fixes #43886, #46260)
-- Pawel Wiecek <coven@debian.org> Tue, 26 Oct 1999 00:27:20 +0200
slay (1.2-5) unstable frozen; urgency=low
* Slay doesn't punish illegitimate users by default (fixes bug #25298)
* Documented the feature mentioned above (ditto)
* Moved to /usr/sbin, as it really belongs there
* Updated Standards-Version
-- Pawel Wiecek <coven@debian.org> Tue, 26 Oct 1999 00:26:45 +0200
slay (1.2-4) unstable; urgency=low
* Filter annoying diagnostic messages from write and kill to /dev/null.
(fixes bug #12320)
-- Pawel Wiecek <coven@pwr.wroc.pl> Fri, 12 Sep 1997 00:21:35 +0200
slay (1.2-3) unstable; urgency=low
* Modified slightly so everyone can use ButtHead mode
-- Pawel Wiecek <coven@pwr.wroc.pl> Fri, 15 Aug 1997 01:22:31 +0200
slay (1.2-2) unstable; urgency=low
* Added a short manpage (fixes bug #11937)
-- Pawel Wiecek <coven@pwr.wroc.pl> Sun, 10 Aug 1997 19:36:52 +0200
slay (1.2-1) unstable; urgency=low
* Initial Release.
-- Pawel Wiecek <coven@pwr.wroc.pl> Thu, 29 May 1997 23:59:31 +0200
|