X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=218acb0f96dbe88c3becef4f637ffadd4ec4ba46;hb=397f109a8555632fc0ff777d6be05b171d1e3c22;hp=ad9afa57f9f2e8fdb4082ed6ddeb1643ce0dbe73;hpb=f9e9cf212b09fc9d26defe4d2df0be1eb02c2f7a;p=xlunit.git diff --git a/debian/changelog b/debian/changelog index ad9afa5..218acb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +cl-xlunit (0.6.3-2) unstable; urgency=low + + * Build with debhelper extension dh-lisp + * control: Add Vcs-Browser field. Fix Depends field. + + -- Kevin M. Rosenberg Mon, 03 Aug 2009 20:32:20 -0600 + +cl-xlunit (0.6.3-1) unstable; urgency=low + + * New upstream + * debian/watch: New file + * debian/control: Require debhelper 7. Change to new lisp section. + Add Vcs-Git and Homepage fields. + * debian/rules: Update for DH7, architecture-independent build + * debian/{prerm,postrm}: Remove path from binary function + + -- Kevin M. Rosenberg Sat, 01 Aug 2009 20:13:35 -0600 + +cl-xlunit (0.6.2-2) unstable; urgency=low + + * debian/control: Use build-depends, update standards-version + + -- Kevin M. Rosenberg Sun, 09 Sep 2007 19:39:08 -0600 + +cl-xlunit (0.6.2-1) unstable; urgency=low + + * Remove textui invocation on load of tests.lisp + + -- Kevin M. Rosenberg Sun, 7 Mar 2004 18:41:39 -0700 + cl-xlunit (0.6.1-1) unstable; urgency=low * New upstream