X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=29f72e4fa52f7c1040a822d49c3a17746c5a5caa;hb=cc351139d2f5c5ee501ed79d525e0ab75047dc35;hp=ceafb27646d42dd1766e8e012c4bc71aa1837043;hpb=7700828fc1a0df22e8bfe15f0dc7f2b211a51585;p=xptest.git diff --git a/debian/changelog b/debian/changelog index ceafb27..29f72e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,47 @@ +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) + + -- Kevin M. Rosenberg Wed, 23 Apr 2003 16:22:56 -0600 + +cl-xptest (1.2.1-1) unstable; urgency=low + + * Move all source to one file to make it easy to load a single + source-code file. + + -- Kevin M. Rosenberg Sat, 19 Apr 2003 10:14:41 -0600 + +cl-xptest (1.2-1) unstable; urgency=low + + * Convert to .asd system + * Increase standards-version to 3.5.9.0 + * Use debian/compat + + -- Kevin M. Rosenberg Fri, 18 Apr 2003 23:38:45 -0600 + cl-xptest (1.1.1-1) unstable; urgency=low * Use format-control for openmcl (closes: 182112)