Updates for new debian standards
[cl-readline.git] / debian / changelog
index 224200961273ace3b79bfd5028fab383b3452c79..e57ed45b07ea1f778fc14da36a8f74688267d4f4 100644 (file)
@@ -1,3 +1,14 @@
+cl-readline (0.2.0-4) unstable; urgency=low
+
+  * debian/watch: New file
+  * debian/control: Require debhelper 7. Change to new lisp section.
+  Add Vcs-Git and Homepage fields.
+  * debian/compat: Update to version 7
+  * debian/rules: Update for debhelper 7, architecture-independent build
+  * debian/{prerm,postrm}: Remove path from binary function
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 02 Aug 2009 01:24:56 -0600
+
 cl-readline (0.2.0-3) unstable; urgency=low
 
   * Fix build twice in a row (closes: 424152)