X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fchangelog;h=f6c608dc8b5250a356abf215e4de91fe656dd17d;hb=c2edcf53d1b2915cce2dd56b6973a221e7f092ec;hp=a257847635a3485039d7743a3ae83d5ee1f49e6e;hpb=c4ad285b4dd0c51f7a4983d3bd7e555c89ad7781;p=pkg%2Fabook.git diff --git a/debian/changelog b/debian/changelog index a257847..f6c608d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,38 @@ abook (0.6.0~pre2-2) unstable; urgency=low - Russian debconf translation by Yuri Kozlov (closes: #451813) - search_ctrl-d_segfault_fix included in the release already (closes: #462145) + - from 0.5.6-6: + - Made copyright file more clear. + - Updated watch file to use special uscan hack for sourceforge. + - Updated Standards-Version to 3.8.0, added README.source file. + - New debconf translations: + - Spanish debconf translation by Carlos Eduardo Sotelo Pinto + (closes: #484848) + - Portuguese debconf translation, already mentioned in changelog but + 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. --