update watch file
[cl-readline.git] / debian / changelog
index 224200961273ace3b79bfd5028fab383b3452c79..0ef1463212a9656b8636f3c17b0878d8bc54e7fd 100644 (file)
@@ -1,3 +1,34 @@
+cl-readline (0.2.0a-2) unstable; urgency=low
+
+  * Update watch file to match file versions
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 20 Aug 2009 10:32:03 -0600
+
+cl-readline (0.2.0a-1) unstable; urgency=low
+
+  * New upstream
+  * Add to watch file local respository
+  
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 06 Aug 2009 00:25:31 -0600
+
+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)