source: debian/changelog @ 43ff04b

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