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