X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fchangelog;h=fe7ae691e6885734a82ee2ec103590f04c1e6985;hb=29f418e5b19fdabcb2ad6735a4d92b269ab3cfb3;hp=3da57f91330d23fbea7475befee8d93ad702e184;hpb=2f7fe814004c2fb8243663a50a5b2779a30376e8;p=pkg%2Fbeep.git diff --git a/debian/changelog b/debian/changelog index 3da57f9..fe7ae69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +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. + + -- + beep (1.3-3) unstable; urgency=low * Add patch catch-sig-term to also stop the beep when receiving SIGTERM.