X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=debian%2Fchangelog;h=96bc69522d2be79895cc3ea60f61ed81324b2ab1;hb=9978324d978b2580617ec819f451060ddc090714;hp=3da57f91330d23fbea7475befee8d93ad702e184;hpb=2f7fe814004c2fb8243663a50a5b2779a30376e8;p=pkg%2Fbeep.git diff --git a/debian/changelog b/debian/changelog index 3da57f9..96bc695 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +beep (1.3-4) unstable; urgency=low + + * Update my name. + * Bump Standards-Version to 3.9.6. + * Switch to source format 3.0 (quilt). + * 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.