X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=bc9589828e4d3041ef58b6e210deb8a7dcf977fd;hb=9bad2a52de75a0e2e9ed07a6e691061c078e1ae7;hp=bf0fef48b92501143eaffed4ef2ce7cec5624765;hpb=118ee93d69e2b09d12eb317f6db3fbda113be82f;p=cl-modlisp.git diff --git a/debian/changelog b/debian/changelog index bf0fef4..bc95898 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,58 @@ +cl-modlisp (0.6-3) unstable; urgency=low + + * Depend on libapache2-mod-lisp (closes:466317) + + -- Kevin M. Rosenberg Mon, 18 Feb 2008 04:34:42 -0700 + +cl-modlisp (0.6-2) unstable; urgency=low + + * debian/control: Use build-depends, update standards-version + + -- Kevin M. Rosenberg Sun, 09 Sep 2007 19:52:00 -0600 + +cl-modlisp (0.6-1) unstable; urgency=low + + * New upstream, add upstream changelog + + -- Kevin M. Rosenberg Tue, 21 Oct 2003 18:43:05 -0600 + +cl-modlisp (0.5.1-1) unstable; urgency=low + + * Don't export non-existent symbol (closes:215173) + + -- Kevin M. Rosenberg Sat, 11 Oct 2003 13:26:16 -0600 + +cl-modlisp (0.5.0-1) unstable; urgency=low + + * Add support for remote-host-checker + + -- Kevin M. Rosenberg Fri, 11 Jul 2003 00:59:47 -0600 + +cl-modlisp (0.4.0-1) unstable; urgency=low + + * init/listener: Add timeout and number-fixed-workers keywords + * update readme.lml + + -- Kevin M. Rosenberg Thu, 10 Jul 2003 20:43:58 -0600 + +cl-modlisp (0.3.1-1) unstable; urgency=low + + * Add documentation file + + -- Kevin M. Rosenberg Thu, 10 Jul 2003 14:23:25 -0600 + +cl-modlisp (0.3-1) unstable; urgency=low + + * New version + + -- Kevin M. Rosenberg Thu, 10 Jul 2003 12:52:34 -0600 + +cl-modlisp (0.2-1) unstable; urgency=low + + * New upstream version + + -- Kevin M. Rosenberg Tue, 8 Jul 2003 06:11:56 -0600 + cl-modlisp (0.1-1) unstable; urgency=low * First upload