X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fchangelog;h=ee3232c5cca5ae2aa27b5af1835be0fef6330190;hb=fb0661c596e94ea70479125c57a9cc43dc03a1c9;hp=11ea0887dad077e2bae9371d60e7fce2ec0004d8;hpb=535ad70b710dd0f45f044856a69b8256e39051b3;p=pkg%2Fabook.git diff --git a/debian/changelog b/debian/changelog index 11ea088..ee3232c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,16 @@ abook (0.6.0~pre2-2) unstable; urgency=low - 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) --