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
|
purity (1-17) unstable; urgency=low
* Changed fix for overflow to match that of security releases 1-9.1
and 1-14.1
-- Duncan Findlay <duncf@debian.org> Thu, 12 Sep 2002 19:46:47 -0400
purity (1-16) unstable; urgency=low
* Prevents possible buffer overflow (Closes: #154290)
-- Duncan Findlay <duncf@debian.org> Sun, 8 Sep 2002 22:41:15 -0400
purity (1-15) unstable; urgency=low
* Change of e-mail address
-- Duncan Findlay <duncf@debian.org> Tue, 14 May 2002 19:02:47 -0400
purity (1-14) unstable; urgency=low
* Change of e-mail address
-- Duncan Findlay <duncf@rogers.com> Sat, 24 Nov 2001 16:11:01 -0500
purity (1-13) unstable; urgency=low
* fixed segmentation fault when saving high scores (closes: #114340) -
thanks to Gergely Nagy for the patch
-- Duncan Findlay <duncf@home.com> Wed, 3 Oct 2001 22:12:24 -0400
purity (1-12) unstable; urgency=low
* new maintainer (closes: #113109)
* fixed stty settings munging (closes: #112827, #112830) - thanks to
Alan Shutko for the patch
* added build depends (closes: #107311, #111794)
* moved /var/lib/games to /var/games (closes: #107643)
* (slightly) improved description (closes: #112806)
-- Duncan Findlay <duncf@home.com> Thu, 20 Sep 2001 22:54:11 -0400
purity (1-11) unstable; urgency=low
* changed package from extra to optional
* make directory /var/lib/games if it doesn't exist. (closes #107015)
-- Aaron Howell <aaron@kitten.net.au> Mon, 30 Jul 2001 07:55:40 +1000
purity (1-10) unstable; urgency=low
* Fixed Readme file (closes #48608).
* Applied patch from James Morrison to make purity build on SYSV
platforms using termios.
-- Aaron Howell <aaron@kitten.net.au> Sun, 29 Jul 2001 17:15:53 +1000
purity (1-9) unstable; urgency=low
* converted to debhelper
* changed sunsite.unc.edu to metalab.unc.edu (fixes #33612)
* moved tests under /usr/share/games/purity (fixes #44912)
-- Aaron Howell <aaron@kitten.net.au> Tue, 21 Sep 1999 10:39:15 +1000
purity (1-8) unstable; urgency=low
* fixed line length of extended description to conform to policy,
fixes #30086
* changed maintainer address to aaron@kitten.net.au
-- Aaron Howell <aaron@kitten.net.au> Sat, 9 Jan 1999 15:25:59 +1000
purity (1-7) unstable; urgency=low
* change maintainer address back to cnl, too many problems with mail to bayside.
-- Aaron Howell <aaron@sunrise.cnl.com.au> Sat, 8 Aug 1998 18:44:27 +1000
purity (1-6) unstable; urgency=low
* fix source and postinst so scores are logged to /var/lib/games/purity.scores (#18586)
-- Aaron Howell <aaron@sunrise.bayside.net.au> Wed, 13 May 1998 10:27:03 +1000
purity (1-5) unstable; urgency=low
* s/cnl.com.au/bayside.net.au/g
* rebuild to fix md5sums-contains-nonexisting-file error from lintian fixes #19394
-- Aaron Howell <aaron@sunrise.bayside.net.au> Wed, 11 Mar 1998 16:18:27 +1000
purity (1-4) unstable; urgency=low
* fix menu entry so purity gets started with a test that is actually included with the package. fixes #16478
-- Aaron Howell <aaron@sunrise.cnl.com.au> Sat, 3 Jan 1998 02:48:31 +1000
purity (1-3) unstable; urgency=low
* removed offensive purity tests in accordance with recommendations on debian-devel, see README.debian for more information
-- Aaron Howell <aaron@sunrise.cnl.com.au> Sun, 30 Nov 1997 15:19:59 +1000
purity (1-2) unstable; urgency=low
* reupload, hopefully this time my public key will be accepted
-- Aaron Howell <aaron@sunrise.cnl.com.au> Sat, 18 Oct 1997 23:30:59 +1000
purity (1-1) unstable; urgency=low
* Changed termios.h to asm/termios.h so purity will build ok.
* Initial Release.
-- Aaron Howell <aaron@sunrise.cnl.com.au> Mon, 29 Sep 1997 10:30:17 +1000
|