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