]> git.deb.at Git - pkg/beep.git/blobdiff - debian/changelog
Use pathfind() function instead of hardcoded path to dpkg-statoverride
[pkg/beep.git] / debian / changelog
index 3da57f91330d23fbea7475befee8d93ad702e184..cc1be544670b05687cb61c740ccb75ce9d6d1d08 100644 (file)
@@ -1,3 +1,14 @@
+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.
+
+ -- 
+
 beep (1.3-3) unstable; urgency=low
 
   * Add patch catch-sig-term to also stop the beep when receiving SIGTERM.