X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fchangelog;h=f6c608dc8b5250a356abf215e4de91fe656dd17d;hb=c2edcf53d1b2915cce2dd56b6973a221e7f092ec;hp=11ea0887dad077e2bae9371d60e7fce2ec0004d8;hpb=535ad70b710dd0f45f044856a69b8256e39051b3;p=pkg%2Fabook.git diff --git a/debian/changelog b/debian/changelog index 11ea088..f6c608d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,12 +27,30 @@ abook (0.6.0~pre2-2) unstable; urgency=low - Spanish debconf translation by Carlos Eduardo Sotelo Pinto (closes: #484848) - Portuguese debconf translation, already mentioned in changelog but - without (closes: #489036) + without (closes: #489036). Actually the one mentioned was a newer + one than the one in the unstable branch. - Fixed Catalan po file encoding. - Use versioned Build-Depends on quilt for quilt.make usage. - Also strip sections .comment and .note - Add patch fix-manpage to escape hyphens where they should be minus signs (adjusted it for the 0.6.0~pre2 release) + - from 0.5.6-7: + - Build-Depend on autotools-dev, copy config.{guess,sub} before configure + run and remove them in clean target (closes: #535739) + - Updated to Standards-Version 3.8.2: Switched from findstring to filter + and add support parallel. + suggestion from policy. + - Switched the packaging licensing to BSD style. + - New patch datafile-f-switch: Let --datafile also work through -f short + option, suggested by Joey Schulze + - Traditional Chinese debconf translation by Kanru Chen (closes: #508023) + * Relicense packaging under WTFPLv2. + * Bump Standards-Version to 3.9.3. + * New debconf translations: + - Danish by Joe Hansen (closes: #626630) + - Polish by Michał Kułach (closes: #658602) + - Italian by Francesca Ciceri (closes: #658744) + * Add Vcs-* fields to debian/control. --