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