X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=6a4262f27e49316bff38f6a5c8b6df84000dab0c;hb=9166baaa6cd8ac81dd8b8a186f1c43293120dc40;hp=dd4257eb9def5323f75fea50acc34871d7938a20;hpb=9e5b1ca169d5d26c7195643f02325655eec515e2;p=puri.git diff --git a/debian/changelog b/debian/changelog index dd4257e..6a4262f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,103 @@ -cl-uri (1.2-1) unstable; urgency=low +cl-puri (1.5-1) unstable; urgency=low - * More porting fixes + * Incorporate updates from latest Franz release + + -- Kevin M. Rosenberg Mon, 14 Aug 2006 18:52:21 -0600 + +cl-puri (1.4-1) unstable; urgency=low + + * New upstream: no longer depend on simple strings; fix bugs to correspond + to Franz delimited-string-to-list and parse-uri + + -- Kevin M. Rosenberg Thu, 26 Jan 2006 15:54:30 -0700 + +cl-puri (1.3.1.3-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Mon, 7 Nov 2005 10:33:45 -0700 + +cl-puri (1.3.1.2-2) unstable; urgency=low + + * Reupload with correct changelog date + + -- Kevin M. Rosenberg Wed, 25 May 2005 10:28:34 -0600 + +cl-puri (1.3.1.2-1) unstable; urgency=low + + * Fix broken html documentation (closes:310639) + + -- Kevin M. Rosenberg Wed, 25 May 2005 10:27:33 -0600 + +cl-puri (1.3.1.1-2) unstable; urgency=low + + * Fix description + + -- Kevin M. Rosenberg Fri, 27 Aug 2004 19:03:12 -0600 + +cl-puri (1.3.1.1-1) unstable; urgency=low + + * Use #:net.uri nickname on non-Allegro platforms + + -- Kevin M. Rosenberg Tue, 16 Mar 2004 18:32:10 -0700 + +cl-puri (1.3.1-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Mon, 21 Jul 2003 05:18:27 -0600 + +cl-puri (1.3.0-1) unstable; urgency=low + + * Change parse-error condition to uri-parse-error for + cross-implementation compatibility. + * Invoke renamed ptester module + + -- Kevin M. Rosenberg Sun, 20 Jul 2003 13:04:45 -0600 + +cl-puri (1.2.5-1) unstable; urgency=low + + * add shrink vector, AllegroCL fixes + + -- Kevin M. Rosenberg Sat, 19 Jul 2003 07:33:57 -0600 + +cl-puri (1.2.4-1) unstable; urgency=low + + * Fix typo for non-Allegro / non-SBCL platforms + + -- Kevin M. Rosenberg Fri, 18 Jul 2003 21:11:54 -0600 + +cl-puri (1.2.3-1) unstable; urgency=low + + * Include uri.html documentation file. + + -- Kevin M. Rosenberg Fri, 18 Jul 2003 19:57:03 -0600 + +cl-puri (1.2.2-1) unstable; urgency=low + + * Improve tests.lisp + + -- Kevin M. Rosenberg Fri, 18 Jul 2003 17:32:11 -0600 + +cl-puri (1.2.1-1) unstable; urgency=low + + * Package name fixes, .asd files + + -- Kevin M. Rosenberg Fri, 18 Jul 2003 17:06:35 -0600 + +cl-puri (1.2-1) unstable; urgency=low + + * More porting fixes. Now passes 126/126 regression tests. -- Kevin M. Rosenberg Fri, 18 Jul 2003 13:59:51 -0600 -cl-uri (1.1-1) unstable; urgency=low +cl-puri (1.1-1) unstable; urgency=low * Fix some porting issues -- Kevin M. Rosenberg Fri, 18 Jul 2003 08:59:04 -0600 -cl-uri (1.0) unstable; urgency=low +cl-puri (1.0) unstable; urgency=low * Initial upload * Changes compared to upstream: