X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=ba5f76e863cf4ff6ccc6df8285830b025b94741c;hb=dc82c94d3f74f47e18fbc7f2bcb6b617fe19caeb;hp=5f901435d240441a0e1b4018566d0a6300ac2e3e;hpb=af8151668c884e059f6fa19c9309f72886d7c838;p=xptest.git diff --git a/debian/changelog b/debian/changelog index 5f90143..ba5f76e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +cl-xptest (1.2.4-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:36:52 -0600 + +cl-xptest (1.2.4-1) unstable; urgency=low + + * add watch file + + -- Kevin M. Rosenberg Sat, 01 Aug 2009 20:27:13 -0600 + +cl-xptest (1.2.3-3) 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:23:42 -0600 + +cl-xptest (1.2.3-2) unstable; urgency=low + + * debian/control: use build-depends, update standards-version + + -- Kevin M. Rosenberg Sun, 9 Sep 2007 20:42:11 -0600 + +cl-xptest (1.2.3-1) unstable; urgency=low + + * Improve .asd file + + -- Kevin M. Rosenberg Tue, 6 May 2003 10:22:54 -0600 + cl-xptest (1.2.2-1) unstable; urgency=low * Remove some newlines from the output (closes: 190398)