X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=bde141893b4efe0596b7f825a2ab77ab8c8f93d1;hb=63080f8e692dfd3f0a5fac9646d3cc2127259bbb;hp=48dbe8892e385f1f60b66d749aff7aacf3ffb774;hpb=9bae7485134afc50fae8fa2d3e5896673869079b;p=xptest.git diff --git a/debian/changelog b/debian/changelog index 48dbe88..bde1418 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,54 @@ -cl-xptest (1.1.1-3) unstable; urgency=low +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) + + -- 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)