Updates for new debian standards
[cl-readline.git] / debian / changelog
index 32dbfabda6f876f3fbf32093fbcc69b5304d5a31..e57ed45b07ea1f778fc14da36a8f74688267d4f4 100644 (file)
@@ -1,3 +1,26 @@
+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)
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 22 May 2007 11:39:45 -0600
+
+cl-readline (0.2.0-2) unstable; urgency=low
+
+  * Update build dependency (closes: 326377)
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  6 Sep 2005 09:06:20 -0600
+
 cl-readline (0.2.0-1) unstable; urgency=low
 
   * New upstream