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