X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=debian%2Fchangelog;h=6989134b529b591dd023502d369d097eaf814695;hb=5bb19ac4385e5871ef004ecd049561698d8dd8d5;hp=46ef7feca5788ba6e7da70b139dee41286ef155e;hpb=6b1f6251013f5cf018e37ec7e67fe629a7f34455;p=pkg%2Fnetris.git diff --git a/debian/changelog b/debian/changelog index 46ef7fe..6989134 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +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: #590952) + + -- + +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 Thu, 04 Mar 2010 21:36:09 +0100 + netris (0.52-7) unstable; urgency=low * The "once every release" release. @@ -16,7 +41,7 @@ netris (0.52-7) unstable; urgency=low * 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 informations into the debianization scripts. + * 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.