X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fchangelog;h=a1e40ec02f1168978b13b180cb95e85ea15b4922;hb=cb0fadf37094e3bc1950eb43a58a64693de4c21f;hp=7a4f992df79034ce4deffb3a5c3d7c1eb0c4e573;hpb=ec844657fccb6475314c51da1ae21dc2fee9a470;p=pkg%2Fnetris.git diff --git a/debian/changelog b/debian/changelog index 7a4f992..a1e40ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,36 @@ +netris (0.52-6) unstable; urgency=low + + * #include 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 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 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 Mon, 05 Sep 2005 14:22:50 +0200 + +netris (0.52-3) unstable; urgency=low + + * Quote all entries in the menu file. + * Fix -s setting, patch from Piotr Krukowiecki, thanks (closes: #300125) + * Fixed short description to not include an upercased article at the start. + * Slightly reformated copyright file a bit. + + -- Gerfried Fuchs Fri, 18 Mar 2005 18:04:22 +0100 + netris (0.52-2) unstable; urgency=low * Applied patch from Per von Zweigbergk for staircase effect (closes: #83039)