r11029: new release
[puri.git] / debian / changelog
1 cl-puri (1.5-1) unstable; urgency=low
2
3   * Incorporate updates from latest Franz release
4
5  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Aug 2006 18:52:21 -0600
6
7 cl-puri (1.4-1) unstable; urgency=low
8
9   * New upstream: no longer depend on simple strings; fix bugs to correspond
10   to Franz delimited-string-to-list and parse-uri
11
12  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 26 Jan 2006 15:54:30 -0700
13
14 cl-puri (1.3.1.3-1) unstable; urgency=low
15
16   * New upstream
17
18  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  7 Nov 2005 10:33:45 -0700
19
20 cl-puri (1.3.1.2-2) unstable; urgency=low
21
22   * Reupload with correct changelog date
23
24  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 25 May 2005 10:28:34 -0600
25
26 cl-puri (1.3.1.2-1) unstable; urgency=low
27
28   * Fix broken html documentation (closes:310639)
29
30  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 25 May 2005 10:27:33 -0600
31
32 cl-puri (1.3.1.1-2) unstable; urgency=low
33
34   * Fix description
35
36  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 27 Aug 2004 19:03:12 -0600
37
38 cl-puri (1.3.1.1-1) unstable; urgency=low
39
40   * Use #:net.uri nickname on non-Allegro platforms
41
42  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 16 Mar 2004 18:32:10 -0700
43
44 cl-puri (1.3.1-1) unstable; urgency=low
45
46   * New upstream
47
48  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Jul 2003 05:18:27 -0600
49
50 cl-puri (1.3.0-1) unstable; urgency=low
51
52   * Change parse-error condition to uri-parse-error for
53     cross-implementation compatibility.
54   * Invoke renamed ptester module
55   
56  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 20 Jul 2003 13:04:45 -0600
57
58 cl-puri (1.2.5-1) unstable; urgency=low
59
60   * add shrink vector, AllegroCL fixes
61
62  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 19 Jul 2003 07:33:57 -0600
63
64 cl-puri (1.2.4-1) unstable; urgency=low
65
66   * Fix typo for non-Allegro / non-SBCL platforms
67
68  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 18 Jul 2003 21:11:54 -0600
69
70 cl-puri (1.2.3-1) unstable; urgency=low
71
72   * Include uri.html documentation file.
73
74  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 18 Jul 2003 19:57:03 -0600
75
76 cl-puri (1.2.2-1) unstable; urgency=low
77
78   * Improve tests.lisp
79
80  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 18 Jul 2003 17:32:11 -0600
81
82 cl-puri (1.2.1-1) unstable; urgency=low
83
84   * Package name fixes, .asd files
85
86  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 18 Jul 2003 17:06:35 -0600
87
88 cl-puri (1.2-1) unstable; urgency=low
89
90   * More porting fixes. Now passes 126/126 regression tests.
91
92  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 18 Jul 2003 13:59:51 -0600
93
94 cl-puri (1.1-1) unstable; urgency=low
95
96   * Fix some porting issues
97
98  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 18 Jul 2003 08:59:04 -0600
99
100 cl-puri (1.0) unstable; urgency=low
101
102   * Initial upload
103   * Changes compared to upstream: 
104      - Added .asd file for use with ASDF
105      - Include if* source in the uri-src.lisp file
106      - Ported from AllegroCL specific functions
107
108  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Jul 2003 21:39:34 -0600