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
|
tetrinetx (1.13.16-14) unstable; urgency=low
* Do not ship /var/run directory (Closes: #689904)
-- Julien Danjou <acid@debian.org> Mon, 08 Oct 2012 09:59:44 +0200
tetrinetx (1.13.16-13) unstable; urgency=low
* Update homepage (Closes: #515049)
* Bump standard version
* Suggests gtetrinet
* Enhance copyright file
-- Julien Danjou <acid@debian.org> Fri, 13 Feb 2009 09:30:04 +0100
tetrinetx (1.13.16-12.1) unstable; urgency=low
* Non-maintainer upload to solve release goal.
* Add LSB dependency header to init.d scripts (Closes: #467487).
-- Petter Reinholdtsen <pere@debian.org> Thu, 3 Apr 2008 23:23:44 +0200
tetrinetx (1.13.16-12) unstable; urgency=low
* Move manpage to correct section (Closes: #404994)
* Bump to debhelper 5
-- Julien Danjou <acid@debian.org> Thu, 12 Apr 2007 15:28:30 +0200
tetrinetx (1.13.16-11) unstable; urgency=low
* Fix grammatical errors in manpage (Closes: #362469)
* Switch to debhelper 4
* Bump standards version
* Update FSF address
-- Julien Danjou <acid@debian.org> Sun, 6 Aug 2006 13:47:02 +0200
tetrinetx (1.13.16-10) unstable; urgency=low
* Add a light manpage (Closes: #270440)
-- Julien Danjou <acid@debian.org> Thu, 9 Sep 2004 15:02:26 +0200
tetrinetx (1.13.16-9) unstable; urgency=low
* New Maintainer
* Clean debian/rules
* Bump standards version to 3.6.1.0
* Remove spurious message (Closes: #255034)
* Remove setuid flag since it is not needed
-- Julien Danjou <acid@debian.org> Tue, 17 Aug 2004 15:26:31 +0200
tetrinetx (1.13.16-8) unstable; urgency=low
* Changed init script which used the HUP signal to reload tetrinetx,
but that signal was not catched in tetrinetx, do we dont use HUP anymore
(closes: #175448), Thanks to Ben Armstrong.
* Changed Standards-Version to 3.5.8
-- Helios de Creisquer <creis@debian.org> Fri, 24 Jan 2003 15:34:42 +0100
tetrinetx (1.13.16-7) unstable; urgency=low
* Corrected the way hostname determination was handled, corrected
a very stupid segfault (closes: #168630)
-- Helios de Creisquer <creis@debian.org> Mon, 11 Nov 2002 15:09:56 +0100
tetrinetx (1.13.16-6) unstable; urgency=low
* Corrected behavior of ipv6 patch: if v6 stack is not present, falling
back to V4 instead of exiting (closes: #168061)
* Corrected the way hostname determination was handled, now run even if no
'.' was found in hostname, by appending '.localnet' to it.
-- Helios de Creisquer <creis@debian.org> Fri, 08 Nov 2002 11:55:55 +0100
tetrinetx (1.13.16-5) unstable; urgency=low
* Corrected prerm script to _not_ call invoke-rc.d when upgrading from
version < -5 (closes: #165945)
* Changed description, explaining a little bit what tetrinet is
(closes: #166109)
-- Helios de Creisquer <creis@debian.org> Thu, 24 Oct 2002 09:39:20 +0200
tetrinetx (1.13.16-4) unstable; urgency=low
* Corrected init script stop which exited 1 when no tetrinetx was present,
and make the initscript do nothing until /etc/default/tetrinetx is edited
(closes: #165945)
-- Helios de Creisquer <creis@debian.org> Wed, 23 Oct 2002 02:12:46 +0200
tetrinetx (1.13.16-3) unstable; urgency=low
* Added -fsigned-char for architectures where default is
unsigned (closes: #164609)
* Convert package to "daemon", tits change location of pids, logs and others
to standard daemon (vs game) locations, added an init script.
* Added IPv6 support patch from version6.net (closes: #165623)
-- Helios de Creisquer <creis@debian.org> Fri, 18 Oct 2002 20:49:41 +0200
tetrinetx (1.13.16-2) unstable; urgency=low
* Changed way of compiling, limitating dependencies (closes: #164417)
-- Helios de Creisquer (aka creis) <helios@balios.org> Sat, 12 Oct 2002 15:34:45 +0200
tetrinetx (1.13.16-1) unstable; urgency=low
* Initial Release.
-- Helios de Creisquer (aka creis) <helios@balios.org> Mon, 2 Sep 2002 15:17:32 +0200
|