]> git.deb.at Git - pkg/netris.git/blobdiff - debian/changelog
Fix Vcs-* fields
[pkg/netris.git] / debian / changelog
index c55d7719d1b05f837ec427967fb048daebc5aa05..31a70ba9babb670f3b20b722bdf8d44eef17fec0 100644 (file)
@@ -1,3 +1,86 @@
+netris (0.52-10) unstable; urgency=medium
+
+  * Fix bug number in former changelog entry for documentation purposes.
+  * Fix Vcs-* fields.
+  * Switch to source format 3.0 (quilt).
+
+ -- 
+
+netris (0.52-9) unstable; urgency=low
+
+  * Add Vcs-* fields.
+  * Bump Standards-Version to 3.9.1.
+  * Relicense packaging under WTFPLv2.
+  * New patch fix-memory-leak to fix a memory leak and adding another memory
+    related check. Thanks to TomaszN (closes: #590942)
+
+ -- Gerfried Fuchs <rhonda@debian.at>  Fri, 13 Aug 2010 23:12:17 +0200
+
+netris (0.52-8) unstable; urgency=low
+
+  * The "once every two years" release.
+  * Applied patch from Mats Erik Andersson for supporting ipv6
+    (closes: #561977)
+  * Added at least Description header into all patches.
+  * Fix spelling error noticed by lintian in changelog.
+  * Add debian/README.source referencing quilt's file.
+  * Update Standards-Version to 3.8.4.
+  * Update DEB_BUILD_OPTIONS handling according to policy.
+  * Switched packaging licensing to BSD style.
+  * set -e in post{rm,inst} instead of passing -e on hashbang line.
+
+ -- Gerfried Fuchs <rhonda@debian.at>  Thu, 04 Mar 2010 21:36:09 +0100
+
+netris (0.52-7) unstable; urgency=low
+
+  * The "once every release" release.
+  * Moved patches to quilt, split them into:
+    - multi-games-with-scoring: allow multiple games in a row without
+      restarting.
+    - line-count-patch: patch to display cleared line counts
+    - staircase-effect-fix: fix displaying of error messages
+    - robot-close-fixup: Small fix for CloseRobot function to close only if a
+      robot is used.
+    - init-static-vars: initialize lostConn and gotEndConn static var in
+      InitNet function.
+    - curses.c-include-term.h: patch to fix function call that otherwise use
+      implicit pointer conversion.
+    - curses.c-include-time.h: patch to fix segfault on amd64.
+  * New patches:
+    - various-fixes: various small changes to fix compile warnings
+  * Linked to GPL-2 in copyright file directly, added hint for later versions.
+  * Added copyright information into the debianization scripts.
+  * Added Homepage: control field.
+  * Updated package to Standards-Version 3.7.3, updating menu section for that.
+  * Don't ignore make clean errors anymore.
+  * Small cosmetic updates to the netris-sample-robot manpage.
+
+ -- Gerfried Fuchs <rhonda@debian.at>  Fri, 30 May 2008 08:34:31 +0200
+
+netris (0.52-6) unstable; urgency=low
+
+  * #include <time.h> in curses.c (closes: #345305)
+  * Add patch to display line count, contributed by Piotr Krukowiecki
+    (closes: #304224)
+  * Bumped Standards-Version to 3.7.2, no changes needed.
+  * Updated FSF address in copyright file.
+
+ -- Gerfried Fuchs <alfie@debian.org>  Fri, 08 Sep 2006 14:08:42 -0500
+
+netris (0.52-5) unstable; urgency=low
+
+  * Erm, add small fix for 64bit machines from #325926 which was meant to be
+    in the former upload already....  (closes: #325926)
+
+ -- Gerfried Fuchs <alfie@debian.org>  Mon, 05 Sep 2005 15:08:18 +0200
+
+netris (0.52-4) unstable; urgency=low
+
+  * Bumped standards version, no changes needed.
+  * Moved menu file from /usr/lib/menu to /usr/share/menu.
+
+ -- Gerfried Fuchs <alfie@debian.org>  Mon, 05 Sep 2005 14:22:50 +0200
+
 netris (0.52-3) unstable; urgency=low
 
   * Quote all entries in the menu file.