X-Git-Url: http://git.kpe.io/?p=lml2.git;a=blobdiff_plain;f=debian%2Fchangelog;h=964532780b2abe66665c05f317e3b4d18f1fdaef;hp=6e2836bc0b117472f51d93e23432a51bec10c068;hb=2aff02b56f607dc59f92a76ba4aba388f4a8800b;hpb=5b4d4c25eef861d0602e327c556f3cfd788cb9be diff --git a/debian/changelog b/debian/changelog index 6e2836b..9645327 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,154 @@ +cl-lml2 (1.6.6-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 02:15:56 -0600 + +cl-lml2 (1.6.6-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Sun, 09 Dec 2007 07:47:36 -0700 + +cl-lml2 (1.6.5-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Sun, 21 Oct 2007 14:34:29 -0600 + +cl-lml2 (1.6.4-1) unstable; urgency=low + + * Support modifying encoding for std sites + + -- Kevin M. Rosenberg Sun, 9 Sep 2007 17:53:14 -0600 + +cl-lml2 (1.6.3-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Thu, 6 Sep 2007 00:00:28 -0600 + +cl-lml2 (1.6.2-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Wed, 5 Sep 2007 21:49:57 -0600 + +cl-lml2 (1.6.1-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Tue, 7 Nov 2006 23:00:15 -0700 + +cl-lml2 (1.6.0-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Tue, 7 Nov 2006 11:25:42 -0700 + +cl-lml2 (1.5.6-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Mon, 6 Nov 2006 23:26:48 -0700 + +cl-lml2 (1.5.5-2) unstable; urgency=low + + * Add lml2-tests.asd file (closes: 361172). Thanks to Chun Tian + + -- Kevin M. Rosenberg Wed, 12 Apr 2006 09:46:42 -0600 + +cl-lml2 (1.5.5-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Tue, 17 Jan 2006 14:32:39 -0700 + +cl-lml2 (1.5.4-2) unstable; urgency=low + + * New upstream URI + + -- Kevin M. Rosenberg Sat, 17 Sep 2005 15:32:36 -0600 + +cl-lml2 (1.5.4-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Sat, 3 Sep 2005 10:11:12 -0600 + +cl-lml2 (1.5.3-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Fri, 28 Jan 2005 19:22:30 -0700 + +cl-lml2 (1.5.2-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Fri, 28 Jan 2005 19:09:07 -0700 + +cl-lml2 (1.5.1-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Fri, 11 Jun 2004 16:42:16 -0600 + +cl-lml2 (1.5.0-1) unstable; urgency=low + + * New upstream with apache-dir module + + -- Kevin M. Rosenberg Tue, 3 Feb 2004 11:14:59 -0700 + +cl-lml2 (1.4.2-1) unstable; urgency=low + + * Add entities keyword to doctype output + + -- Kevin M. Rosenberg Sun, 16 Nov 2003 02:53:47 -0700 + +cl-lml2 (1.4.1-1) unstable; urgency=low + + * Improve code walker + + -- Kevin M. Rosenberg Sun, 16 Nov 2003 02:53:28 -0700 + +cl-lml2 (1.4-1) unstable; urgency=low + + * Add code walker to collapse sequential constant strings + + -- Kevin M. Rosenberg Mon, 21 Jul 2003 10:31:40 -0600 + +cl-lml2 (1.3-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Tue, 15 Jul 2003 12:18:46 -0600 + +cl-lml2 (1.2.0-1) unstable; urgency=low + + * New upstream: + - use function parameters rather than special variables in downloads.lisp + - Remove old gpl copyright statements from files. License in LLGPL + + -- Kevin M. Rosenberg Sat, 12 Jul 2003 11:46:47 -0600 + +cl-lml2 (1.1.4-1) unstable; urgency=low + + * Fix readme.lml + + -- Kevin M. Rosenberg Thu, 10 Jul 2003 14:09:35 -0600 + +cl-lml2 (1.1.3-1) unstable; urgency=low + + * More documentation improvments + + -- Kevin M. Rosenberg Wed, 25 Jun 2003 15:39:37 -0600 + cl-lml2 (1.1.2-1) unstable; urgency=low * Improve documentation