X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=313c2198a25726a6d82aca00a8c4a6fdffe8b15f;hb=refs%2Ftags%2Fdebian-0.2.0-4;hp=224200961273ace3b79bfd5028fab383b3452c79;hpb=044e8c98d9b11b20a62d6a3ea31bfb6458a6c2f7;p=cl-readline.git diff --git a/debian/changelog b/debian/changelog index 2242009..313c219 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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)