X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fchangelog;h=0565aa2cccc5611a2c5b0e707393024e54836861;hb=b542ed5c3515b13f8a7b5dbf8ce274d7a47ab989;hp=f01f9d5416bafd5ff9291e1971683907d48f0ea2;hpb=bd88a3b379b892244557b2e46890a2104eb091b4;p=pkg%2Fabook.git diff --git a/debian/changelog b/debian/changelog index f01f9d5..0565aa2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,7 +27,8 @@ 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 @@ -49,6 +50,9 @@ abook (0.6.0~pre2-2) unstable; urgency=low - 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. + * Explicit call set -e in config/postrm/postinst scripts instead of on the + shebang line. --