X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fchangelog;h=77be20091f58fd5650fbf5ece4f3c26d41616959;hb=2c6fba5c1b847f20fab9b90a709c18010b9d0b1e;hp=3da57f91330d23fbea7475befee8d93ad702e184;hpb=2f7fe814004c2fb8243663a50a5b2779a30376e8;p=pkg%2Fbeep.git diff --git a/debian/changelog b/debian/changelog index 3da57f9..77be200 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +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.