2006
petris (1.0.1-7) unstable; urgency=low
* Amended copyright file to reflect the fact that there is currently
no upstream download location.
-- Andree Leidenfrost <andree@debian.org> Tue, 3 Oct 2006 01:16:22 +1000
petris (1.0.1-6) unstable; urgency=low
* Changed maintainer email address to andree@debian.org. * Changed standards version from 3.6.2 to 3.7.2 without package changes. (Fixes lintian warning.) * Increased package compatibility level to 5 and build-depend on debhelper >= 5.0 accordingly. * Removed spurious debian/substvars file. (Fixes lintian warning.)
-- Andree Leidenfrost <andree@debian.org> Thu, 31 Aug 2006 00:49:58 +1000
petris (1.0.1-5) unstable; urgency=high
* Integrated fix by Security Team for buffer overflow of environmental
variable when processing highscores. [CVE-2005-3540] (Hence urgency=high.)
* Changed standards version from 3.6.1 to 3.6.2 without package changes.
* Add compat file to avoid warning when building package.
* Install directory under debian is now $package, not tmp - adjust rules
accordingly.
* Initialised 'points.level' in function 'check_lines' (game.c). Avoids
compiler warning.
-- Andree Leidenfrost <aleidenf@bigpond.net.au> Tue, 10 Jan 2006 23:38:24 +1100
2004
petris (1.0.1-4) unstable; urgency=low
* Fixed compiler warnings. * Added icon for menu. * Bumped dephelper version to 4.2.20.
-- Andree Leidenfrost <aleidenf@bigpond.net.au> Wed, 6 Oct 2004 23:18:36 +1000
petris (1.0.1-3) unstable; urgency=low
* Check outcome of getch() function call to avoid infinite loop in
case hosting terminal dies (Closes: #256265)
-- Andree Leidenfrost <aleidenf@bigpond.net.au> Tue, 06 Jul 2004 20:37:47 +1000
petris (1.0.1-2) unstable; urgency=low
* Added build dependency for libncurses5-dev (Closes: #253614) * Changed CFLAGS in rules to turn on debugging symbols using '-g' * Changed CFLAGS in rules to turn on more extensive warnings using '-W' * Pass CFLAGS to get make to actually honour the build flags (thanks Goswin von Brederlow for pointing this out) * Set architecture to 'any' (fingers crossed) * Updated standards to 3.6.1 (fixes lintian warning) * Call petris directly in menu rather than using 'sh -c' (fixes lintian warning) * Make sure that /var/games exists by adding it to dirs
-- Andree Leidenfrost <aleidenf@bigpond.net.au> Sun, 13 Jun 2004 10:52:13 +1000
petris (1.0.1-1) unstable; urgency=low
* Initial Release.
-- Andree Leidenfrost <aleidenf@bigpond.net.au> Sun, 25 Apr 2004 20:40:25 +1000