Release version 1.5.4
[puri.git] / debian / changelog
1 cl-puri (1.5.4-1) unstable; urgency=low
2
3   * New upstream
4
5  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 09 Apr 2010 09:56:25 -0600
6
7 cl-puri (1.5.3-1) unstable; urgency=low
8
9   * New upstream
10
11  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 28 Jan 2010 09:05:26 -0700
12
13 cl-puri (1.5.2-1) unstable; urgency=low
14
15   * New upstream
16   * Add doc-base file
17   
18  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 11 Nov 2009 12:14:39 -0700
19
20 cl-puri (1.5.1-3) unstable; urgency=low
21
22   * Build with debhelper extension dh-lisp
23   * control: Add Vcs-Browser field. Fix Depends field.
24
25  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 03 Aug 2009 18:47:36 -0600
26
27 cl-puri (1.5.1-2) unstable; urgency=low
28
29   * debian/watch: New file
30   * debian/control: Require debhelper 7. Change to new lisp section.
31   Add Vcs-Git and Homepage fields.
32   * debian/compat: Update to version 7
33   * debian/rules: Update for debhelper 7, architecture-independent build
34   * debian/{prerm,postrm}: Remove path from binary function
35
36  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 02 Aug 2009 01:36:28 -0600
37
38 cl-puri (1.5.1-1) unstable; urgency=low
39
40   * New upstream
41
42  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  2 Dec 2006 08:42:15 -0700
43
44 cl-puri (1.5-1) unstable; urgency=low
45
46   * Incorporate updates from latest Franz release
47
48  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Aug 2006 18:52:21 -0600
49
50 cl-puri (1.4-1) unstable; urgency=low
51
52   * New upstream: no longer depend on simple strings; fix bugs to correspond
53   to Franz delimited-string-to-list and parse-uri
54
55  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 26 Jan 2006 15:54:30 -0700
56
57 cl-puri (1.3.1.3-1) unstable; urgency=low
58
59   * New upstream
60
61  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  7 Nov 2005 10:33:45 -0700
62
63 cl-puri (1.3.1.2-2) unstable; urgency=low
64
65   * Reupload with correct changelog date
66
67  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 25 May 2005 10:28:34 -0600
68
69 cl-puri (1.3.1.2-1) unstable; urgency=low
70
71   * Fix broken html documentation (closes:310639)
72
73  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 25 May 2005 10:27:33 -0600
74
75 cl-puri (1.3.1.1-2) unstable; urgency=low
76
77   * Fix description
78
79  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 27 Aug 2004 19:03:12 -0600
80
81 cl-puri (1.3.1.1-1) unstable; urgency=low
82
83   * Use #:net.uri nickname on non-Allegro platforms
84
85  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 16 Mar 2004 18:32:10 -0700
86
87 cl-puri (1.3.1-1) unstable; urgency=low
88
89   * New upstream
90
91  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Jul 2003 05:18:27 -0600
92
93 cl-puri (1.3.0-1) unstable; urgency=low
94
95   * Change parse-error condition to uri-parse-error for
96     cross-implementation compatibility.
97   * Invoke renamed ptester module
98   
99  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 20 Jul 2003 13:04:45 -0600
100
101 cl-puri (1.2.5-1) unstable; urgency=low
102
103   * add shrink vector, AllegroCL fixes
104
105  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 19 Jul 2003 07:33:57 -0600
106
107 cl-puri (1.2.4-1) unstable; urgency=low
108
109   * Fix typo for non-Allegro / non-SBCL platforms
110
111  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 18 Jul 2003 21:11:54 -0600
112
113 cl-puri (1.2.3-1) unstable; urgency=low
114
115   * Include uri.html documentation file.
116
117  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 18 Jul 2003 19:57:03 -0600
118
119 cl-puri (1.2.2-1) unstable; urgency=low
120
121   * Improve tests.lisp
122
123  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 18 Jul 2003 17:32:11 -0600
124
125 cl-puri (1.2.1-1) unstable; urgency=low
126
127   * Package name fixes, .asd files
128
129  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 18 Jul 2003 17:06:35 -0600
130
131 cl-puri (1.2-1) unstable; urgency=low
132
133   * More porting fixes. Now passes 126/126 regression tests.
134
135  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 18 Jul 2003 13:59:51 -0600
136
137 cl-puri (1.1-1) unstable; urgency=low
138
139   * Fix some porting issues
140
141  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 18 Jul 2003 08:59:04 -0600
142
143 cl-puri (1.0) unstable; urgency=low
144
145   * Initial upload
146   * Changes compared to upstream: 
147      - Added .asd file for use with ASDF
148      - Include if* source in the uri-src.lisp file
149      - Ported from AllegroCL specific functions
150
151  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Jul 2003 21:39:34 -0600