X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fchangelog;h=3eeae4eeece931378a6eb431c14e03c5ece27ba8;hb=d7474b3b1e099c0cd8f41855778022c8b580b687;hp=46ef7feca5788ba6e7da70b139dee41286ef155e;hpb=6b1f6251013f5cf018e37ec7e67fe629a7f34455;p=pkg%2Fnetris.git diff --git a/debian/changelog b/debian/changelog index 46ef7fe..3eeae4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +netris (0.52-9) unstable; urgency=low + + * Add Vcs-* fields. + * Bump Standards-Version to 3.9.0. + + -- + +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 +38,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.