X-Git-Url: https://git.deb.at/?p=pkg%2Fbeep.git;a=blobdiff_plain;f=debian%2Fchangelog;h=70f196f08498a41133a93c228e56ca908dc00d5b;hp=d1cc14616ee43f0cfe88bc30bd8e0e2f8eeb17a3;hb=dbf0b43eff7da870aa455ab01af1f0e711c4c1a8;hpb=0e17115ad50cd24d1a805661ab54dcf442f70abf diff --git a/debian/changelog b/debian/changelog index d1cc146..70f196f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,51 @@ -beep (1.2.2-25) unstable; urgency=low +beep (1.3-5) unstable; urgency=low + * Rewrite debian/copyright in DEP-5 format, and relicense the packaging + under MIT to make it clear for lawyers, too. + + -- + +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. + + -- Rhonda D'Vine Mon, 04 Jan 2016 13:34:37 +0100 + +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/ * Bump Standards-Version to 3.9.2. * Add Vcs-* fields to control file. * Relicensed Debian packaging under WTFPLv2. * Explicitly call set -e instead of -e on the hashbang line. - -- + -- Gerfried Fuchs Tue, 31 May 2011 20:49:17 +0200 beep (1.2.2-24) unstable; urgency=low