Convert to dh-lisp; add Vcs-Browser
[cl-readline.git] / debian / changelog
index 224200961273ace3b79bfd5028fab383b3452c79..4223655e8aac3a702c83c418159886b86bd736f2 100644 (file)
@@ -1,3 +1,21 @@
+cl-readline (0.2.0-5) unstable; urgency=low
+
+  * Convert to dh-lisp
+  * control: Add Vcs-Browser field
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 03 Aug 2009 12:16:07 -0600
+
+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 field.
+  * 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)