source: debian/changelog @ 8363d50

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