X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fchangelog;h=b3187fbe201497fccd3810ef0d37c03593b71ee7;hb=2dc91c9441d64410ab781d56aff22f64d3024a38;hp=8136b12a062f04d82422b12ea7e4cc721386ea9f;hpb=979f326b299bcad3c587402b129d4608e4e91df3;p=pkg%2Fbeep.git diff --git a/debian/changelog b/debian/changelog index 8136b12..b3187fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +beep (1.3-4) unstable; urgency=low + + * Update my name. + * Bump Standards-Version to 3.9.6. + * Switch to source format 3.0 (quilt). + * Convert to dh style rules file. + * New patch fix-makefile to make make clean not fail. + * Add #DEBHELPER# to post{inst,rm} files. + * Use pathfind() function instead of hardcoded path to dpkg-statoverride. + * Name GPL properly in debian/copyright. + + -- + +beep (1.3-3) unstable; urgency=low + + * Add patch catch-sig-term to also stop the beep when receiving SIGTERM. + Thanks to Jérôme for the patch. + + -- Gerfried Fuchs Sun, 10 Jun 2012 11:51:43 +0200 + +beep (1.3-2) unstable; urgency=low + + * The "l10n R us" release. + * Added/Updated debconf translations: + - Danish by Joe Hansen (closes: #633380) + - Polish by Michał Kułach (closes: #659367) + - Italian by Beatrice Torracca (closes: #660233) + * Bump Standards-Version to 3.9.3. + * Add recommended targets build-arch/build-indep to debian/rules. + + -- Gerfried Fuchs Fri, 02 Mar 2012 19:29:25 +0100 + beep (1.3-1) unstable; urgency=low * New Upstream release importing all our changes \o/