X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=4b5a70c0e6b819aa4b179b2cd76765d25b1fea91;hb=c2ec68759c5eb76a241cf805853f074053596d36;hp=eb2c5436c23df9382714a31de24022cbc9df5ef3;hpb=4a290fc819181811e56e3f11fdfa5090327ae72b;p=getopt.git diff --git a/debian/changelog b/debian/changelog index eb2c543..4b5a70c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +cl-getopt (1.2.0-3) unstable; urgency=low + + * Build with debhelper extension dh-lisp + * control: Add Vcs-Browser field. Fix Depends field. + + -- Kevin M. Rosenberg Mon, 03 Aug 2009 13:57:20 -0600 + +cl-getopt (1.2.0-2) 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 Sun, 02 Aug 2009 04:30:20 -0600 + +cl-getopt (1.2.0-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Fri, 14 Mar 2008 09:00:57 -0600 + cl-getopt (1.1.0-3) unstable; urgency=low * debian/control: use build-depends, update standards-version