X-Git-Url: http://git.kpe.io/?p=cl-readline.git;a=blobdiff_plain;f=debian%2Fchangelog;h=0ef1463212a9656b8636f3c17b0878d8bc54e7fd;hp=224200961273ace3b79bfd5028fab383b3452c79;hb=HEAD;hpb=044e8c98d9b11b20a62d6a3ea31bfb6458a6c2f7 diff --git a/debian/changelog b/debian/changelog index 2242009..0ef1463 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +cl-readline (0.2.0a-2) unstable; urgency=low + + * Update watch file to match file versions + + -- Kevin M. Rosenberg 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 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 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 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)