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