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