]> git.deb.at Git - pkg/netris.git/blob - debian/changelog
Imported Debian patch 0.52-8
[pkg/netris.git] / debian / changelog
1 netris (0.52-8) unstable; urgency=low
2
3   * The "once every two years" release.
4   * Applied patch from Mats Erik Andersson for supporting ipv6
5     (closes: #561977)
6   * Added at least Description header into all patches.
7   * Fix spelling error noticed by lintian in changelog.
8   * Add debian/README.source referencing quilt's file.
9   * Update Standards-Version to 3.8.4.
10   * Update DEB_BUILD_OPTIONS handling according to policy.
11   * Switched packaging licensing to BSD style.
12   * set -e in post{rm,inst} instead of passing -e on hashbang line.
13
14  -- Gerfried Fuchs <rhonda@debian.at>  Thu, 04 Mar 2010 21:36:09 +0100
15
16 netris (0.52-7) unstable; urgency=low
17
18   * The "once every release" release.
19   * Moved patches to quilt, split them into:
20     - multi-games-with-scoring: allow multiple games in a row without
21       restarting.
22     - line-count-patch: patch to display cleared line counts
23     - staircase-effect-fix: fix displaying of error messages
24     - robot-close-fixup: Small fix for CloseRobot function to close only if a
25       robot is used.
26     - init-static-vars: initialize lostConn and gotEndConn static var in
27       InitNet function.
28     - curses.c-include-term.h: patch to fix function call that otherwise use
29       implicit pointer conversion.
30     - curses.c-include-time.h: patch to fix segfault on amd64.
31   * New patches:
32     - various-fixes: various small changes to fix compile warnings
33   * Linked to GPL-2 in copyright file directly, added hint for later versions.
34   * Added copyright information into the debianization scripts.
35   * Added Homepage: control field.
36   * Updated package to Standards-Version 3.7.3, updating menu section for that.
37   * Don't ignore make clean errors anymore.
38   * Small cosmetic updates to the netris-sample-robot manpage.
39
40  -- Gerfried Fuchs <rhonda@debian.at>  Fri, 30 May 2008 08:34:31 +0200
41
42 netris (0.52-6) unstable; urgency=low
43
44   * #include <time.h> in curses.c (closes: #345305)
45   * Add patch to display line count, contributed by Piotr Krukowiecki
46     (closes: #304224)
47   * Bumped Standards-Version to 3.7.2, no changes needed.
48   * Updated FSF address in copyright file.
49
50  -- Gerfried Fuchs <alfie@debian.org>  Fri, 08 Sep 2006 14:08:42 -0500
51
52 netris (0.52-5) unstable; urgency=low
53
54   * Erm, add small fix for 64bit machines from #325926 which was meant to be
55     in the former upload already....  (closes: #325926)
56
57  -- Gerfried Fuchs <alfie@debian.org>  Mon, 05 Sep 2005 15:08:18 +0200
58
59 netris (0.52-4) unstable; urgency=low
60
61   * Bumped standards version, no changes needed.
62   * Moved menu file from /usr/lib/menu to /usr/share/menu.
63
64  -- Gerfried Fuchs <alfie@debian.org>  Mon, 05 Sep 2005 14:22:50 +0200
65
66 netris (0.52-3) unstable; urgency=low
67
68   * Quote all entries in the menu file.
69   * Fix -s setting, patch from Piotr Krukowiecki, thanks (closes: #300125)
70   * Fixed short description to not include an upercased article at the start.
71   * Slightly reformated copyright file a bit.
72
73  -- Gerfried Fuchs <alfie@debian.org>  Fri, 18 Mar 2005 18:04:22 +0100
74
75 netris (0.52-2) unstable; urgency=low
76
77   * Applied patch from Per von Zweigbergk for staircase effect (closes: #83039)
78   * Bumped to policy 3.6.1: No changes needed.
79
80  -- Gerfried Fuchs <alfie@debian.org>  Thu, 25 Nov 2004 14:24:01 +0100
81
82 netris (0.52-1) unstable; urgency=high
83
84   * New upstream release which fixes buffer overflow vulnerability
85     CAN-2003-0685 (closes: #205113) -- no other changes.
86   * Updated to policy 3.6.0: No changes needed.
87
88  -- Gerfried Fuchs <alfie@debian.org>  Mon, 18 Aug 2003 21:25:09 +0200
89
90 netris (0.5-7) unstable; urgency=low
91
92   * Added 'n'ew game key to -k handling option (updated manual page wrt/
93     this).  Don't know though how to make the correct key show up in the
94     message so simply changed it.
95
96  -- Gerfried Fuchs <alfie@debian.org>  Fri, 18 Oct 2002 19:35:13 +0200
97
98 netris (0.5-6) unstable; urgency=low
99
100   * Applied multi game patch with scoring from Tomas Berndtsson, received via
101     private mail.
102   * Removed /usr/doc -> /usr/share/doc handling.
103   * Removed some superfluous commas from the long description.
104
105  -- Gerfried Fuchs <alfie@debian.org>  Thu, 26 Sep 2002 22:47:20 +0200
106
107 netris (0.5-5) unstable; urgency=low
108
109   * Updated watchfile to uscan version=2.
110   * Updated to policy 3.5.7: Added support for DEB_BUILD_OPTIONS too.
111   * Remove Makefile, .depend and config.h in clean target, too.
112
113  -- Gerfried Fuchs <alfie@debian.org>  Mon, 09 Sep 2002 18:19:59 +0200
114
115 netris (0.5-4) unstable; urgency=medium
116
117   * wrote man page for netris-sample-robot, finally (closes: #19373)
118   * un-debhelper-ized the package.
119   * urgency=medium for having the libncurses4 removed from woody (previous
120     upload forgot to set urgency)
121
122  -- Gerfried Fuchs <alfie@debian.org>  Mon, 18 Feb 2002 12:59:56 +0100
123
124 netris (0.5-3) unstable; urgency=low
125
126   * New Maintainer.
127   * Rebuild against libncurses5 (closes: #93943)
128   * Added manual page (thanks to Edward Betts for writing it) -- this doesn't
129     close 19373 though, netris-sample-robot still has no manual page.
130   * Removed emacs-junk from the end of this file.
131   * Updated to standards version 3.5.6:
132     * Fixed the pointer to the GPL in the copyright file.
133     * Added Build-Depends: debhelper, libncurses5-dev to control file.
134     * Binaries are stripped (closes: #127381)
135   * Added watch file.
136
137  -- Gerfried Fuchs <alfie@debian.org>  Mon, 11 Feb 2002 18:43:49 +0100
138
139 netris (0.5-2) unstable; urgency=low
140
141   * Change maintainer address
142   * FHS compliant
143   * Standards: 3.0.1
144
145  -- Gergely Madarasz <gorgo@sztaki.hu>  Tue,  7 Sep 1999 21:17:37 +0200
146
147 netris (0.5-1) unstable; urgency=low
148
149   * Compile with libncurses4
150   * Update menu file and standards version
151   * New upstream version
152
153  -- Gergely Madarasz <gorgo@caesar.elte.hu>  Thu,  3 Jun 1999 15:19:38 +0200
154
155 netris (0.4-3) unstable; urgency=low
156
157   * Fix spelling mistake in extended description (Closes: #18922)
158   * Fix most lintian errors and warnings
159   * Switch to debhelper
160
161  -- Gergely Madarasz <gorgo@caesar.elte.hu>  Tue, 10 Mar 1998 22:32:59 +0100
162
163 netris (0.4-2) unstable; urgency=low
164
165   * move sr.c.gz to /usr/doc/netris/examples (#16920)
166
167  -- Gergely Madarasz <gorgo@caesar.elte.hu>  Sun, 11 Jan 1998 00:55:16 +0100
168
169 netris (0.4-1) unstable; urgency=low
170
171   * Changed Configure to use ncurses
172   * Initial Release.
173
174  -- Gergely Madarasz <gorgo@caesar.elte.hu>  Wed,  6 Aug 1997 22:10:42 +0200