source: debian/changelog @ c780a08

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