source: debian/changelog @ 3e9485d

debian
Last change on this file since 3e9485d was f8d0bc0, checked in by Sam Hartman <hartmans@mit.edu>, 16 years ago
Document changes for 1.0.1-2
  • Property mode set to 100644
File size: 5.1 KB
Line 
1barnowl (1.0.1-2) unstable; urgency=low
2
3  * Don't include LGPL in debian/copyright
4  * Fix description line
5
6 -- Sam Hartman <hartmans@debian.org>  Sat, 31 May 2008 10:55:08 -0400
7
8barnowl (1.0.1-1) unstable; urgency=low
9
10  * New Upstream version
11  * Upload to Debian, Closes: #483382
12      - The IRC module is split into its own package at the request of
13    upstream.  They believe it is less stable than the rest of the
14    project. 
15
16 -- Sam Hartman <hartmans@debian.org>  Fri, 30 May 2008 19:38:19 -0400
17
18barnowl (1.0.0-1) unstable; urgency=low
19
20  * First upstream release
21
22 -- Sam Hartman <hartmans@debian.org>  Wed, 28 May 2008 10:40:54 -0400
23
24barnowl (1.0-0debathena1) unstable; urgency=low
25
26  * New upstream version - 1.0 release
27
28 -- Evan Broder <broder@mit.edu>  Tue, 27 May 2008 14:22:05 -0400
29
30barnowl (0.0.r1048-0debathena1) unstable; urgency=low
31
32  * Add the IRC module as a separate package
33
34 -- Evan Broder <broder@mit.edu>  Fri, 23 May 2008 16:16:40 -0400
35
36barnowl (0.0.r1046-0debathena1) unstable; urgency=low
37
38  * New upstream version
39
40 -- Evan Broder <broder@mit.edu>  Fri, 16 May 2008 15:27:17 -0400
41
42barnowl (0.0.r1017-0debathena1) unstable; urgency=low
43
44  * new build
45  * use cdbs
46
47 -- Gregory Nathan Price <price@mit.edu>  Sun,  6 Apr 2008 17:24:37 -0400
48
49barnowl (0.0.r650-1) unstable; urgency=low
50
51  * new build
52
53 -- Sam Hartman <hartmans@debian.org>  Thu,  5 Apr 2007 10:35:13 -0400
54
55barnowl (0.0.r643-1) unstable; urgency=low
56
57  * Fork of owl.
58
59 -- Sam Hartman <hartmans@debian.org>  Thu,  5 Apr 2007 10:34:47 -0400
60
61owl (2.1.8-2.1) unstable; urgency=low
62
63  * Non-maintainer upload.
64  * Include a patch from Andreas Jochens to fix compilation with gcc-4.0.
65    Closes: #287891
66  * Add some prototypes to perlglue.xs to avoid the implicit conversion of
67    return pointers from owl_zephyr_get_realm() & owl_zephyr_get_sender().
68    Closes: #326106
69
70 -- dann frazier <dannf@debian.org>  Tue, 11 Oct 2005 20:47:51 -0600
71
72owl (2.1.8-2) unstable; urgency=low
73
74  * zcrypt.c: use kerberosIV/des.h, not the openafs one. Closes: #189108.
75  * configure.in: change it in the test, too.
76
77 -- Mark W. Eichin <eichin@thok.org>  Sun, 29 Aug 2004 16:25:03 -0400
78
79owl (2.1.8-1) unstable; urgency=low
80
81  * New upstream release.  Kept debian/*, dropped all old patches
82    (everything that mattered was already upstream.)
83  * debian/copyright: new upstream location and mailing lists
84  * configure.in: don't look for libdes, it breaks kerberized zephyr.
85  * zephyr.c: actually record error_message in owl_function_error calls.     
86
87 -- Mark W. Eichin <eichin@thok.org>  Sun, 29 Aug 2004 13:21:53 -0400
88
89owl (1.2.9-1.1) unstable; urgency=low
90
91  * NMU
92  * Fix compile error, patch in BTS.  Closes: #189108
93
94 -- LaMont Jones <lamont@debian.org>  Sun,  3 Aug 2003 18:54:07 -0600
95
96owl (1.2.9-1) unstable; urgency=low
97
98  * New upstream release
99  * update fixes resize problem (Closes: #182897)
100  * upstream also took changes for perl multithreading, thanks Bas
101    Zoetekouw and Lamont Jones for the NMU (Closes: #159123)
102       
103 -- Mark W. Eichin <eichin@thok.org>  Sun, 13 Apr 2003 21:04:52 -0400
104
105owl (1.1.3-1.1) unstable; urgency=low
106
107  * NMU
108  * Fix perl 5.8 build problem.  Closes: #159123
109
110 -- LaMont Jones <lamont@debian.org>  Tue,  8 Oct 2002 18:21:44 -0600
111
112owl (1.1.3-1) unstable; urgency=low
113
114  * New upstream release
115
116 -- Mark W. Eichin <eichin@thok.org>  Fri,  5 Jul 2002 14:33:23 -0400
117
118owl (1.0.1-4) unstable; urgency=low
119
120  * debian/control: build-depend on a version of libzephyr late enough to
121    have #110486 fixed.  (Closes: #148404)
122
123 -- Mark W. Eichin <eichin@thok.org>  Thu, 30 May 2002 14:19:18 -0400
124
125owl (1.0.1-3) unstable; urgency=low
126
127  * debian/shlibs.local: override libzephyr3-krb's shlibs file until
128    #148175 is fixed.  (Closes: #148107)
129
130 -- Mark W. Eichin <eichin@thok.org>  Sat, 25 May 2002 18:35:09 -0400
131
132owl (1.0.1-2) unstable; urgency=low
133
134  * update README.debian from pre-release.
135  * configure.in: ditch the explicit krb tests, so we can get the right
136    libs. Crudely done, improvements sought.
137
138 -- Mark W. Eichin <eichin@thok.org>  Sat, 25 May 2002 02:19:47 -0400
139
140owl (1.0.1-1) unstable; urgency=low
141
142  * New upstream release.  Includes the 1.0.1 fixes below.
143  * debian/watch: new file, lets us use uscan and be very lazy :-)
144
145 -- Mark W. Eichin <eichin@thok.org>  Fri, 24 May 2002 17:42:44 -0400
146
147owl (1.0-1) unstable; urgency=low
148
149  * New upstream release (first public deb.) (Closes: #147980)
150  * zephyr.c (loadloginsubs, loadsubs): use free correctly.  (pre-1.0.1 fix)
151  * util.c (owl_free): void, don't return.  (pre-1.0.1 fix)
152
153 -- Mark W. Eichin <eichin@thok.org>  Fri, 24 May 2002 01:27:28 -0400
154
155owl (0.10-1) unstable; urgency=low
156
157  * New upstream release.
158
159 -- Mark W. Eichin <eichin@thok.org>  Tue,  7 May 2002 17:25:28 -0400
160
161owl (0.9-1) unstable; urgency=low
162
163  * New upstream release.
164
165 -- Mark W. Eichin <eichin@thok.org>  Sun, 28 Apr 2002 22:29:02 -0400
166
167owl (0.8.1-1) unstable; urgency=low
168
169  * New upstream release.
170
171 -- Mark W. Eichin <eichin@thok.org>  Wed, 24 Apr 2002 19:19:29 -0400
172
173owl (0.7-1) unstable; urgency=low
174
175  * Initial Release.
176
177 -- Mark W. Eichin <eichin@thok.org>  Tue, 23 Apr 2002 01:58:14 -0400
178
Note: See TracBrowser for help on using the repository browser.