source: debian/changelog @ 483f8dd

1.2-3
Last change on this file since 483f8dd was 483f8dd, checked in by Wilmer van der Gaast <wilmer@…>, at 2008-03-24T21:13:23Z

Removed DEB_BUILD_OPTIONS because it turns out this isn't just some string
I can pass through to configure, there's an official policy on what can be
in there exactly. (Or at least I found a suggested policy on the debian-
policy mailing list.) 1.2-3, because I just uploaded -2 already. :-(

  • Property mode set to 100644
File size: 12.0 KB
Line 
1bitlbee (1.2-3) unstable; urgency=low
2
3  * Removed DEB_BUILD_OPTIONS again (forgot to apply that change to the 1.2
4    branch when I finished 1.0.4-2, things diverged too much anyway.)
5    Closes: #472540.
6
7 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon, 24 Mar 2008 21:10:14 +0000
8
9bitlbee (1.2-2) unstable; urgency=low
10
11  * Fixed some packaging issues reported by IRC and e-mail. (Closes: #472373)
12  * Fixed proxy support. (Closes: #472395)
13  * Added a BitlBee group so only root can edit the configs and BitlBee can
14    just *read* it.
15  * Manually deleting /var/lib/bitlbee/ when purging, deluser doesn't want to
16    do it.
17
18 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon, 24 Mar 2008 19:48:24 +0000
19
20bitlbee (1.2-1) unstable; urgency=low
21
22  * New upstream release. (Closes: #325017, #386914, #437515)
23  * With hopefully completely sane charset handling (Closes: #296145)
24  * Switched to the new forking daemon mode. Added /etc/default/bitlbee
25    file, an init script. People who want to stick with inetd can do so, see
26    the defaults file.
27    (Closes: #460741, #466171, #294585, #345038, #306452, #392682)
28  * Got rid of debconf Woody compatibility stuff.
29  * No more MPL code in BitlBee, thanks to the Jabber module rewrite!
30  * Added Italian translation, sorry for taking so long! (Closes: #448238)
31  * Added libevent dependency (more reliable event handling).
32  * Removed GLib 1.x dependency because BitlBee really requires GLib >=2.4.
33
34 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue, 18 Mar 2008 23:44:19 +0000
35
36bitlbee (1.0.4-2) unstable; urgency=low
37
38  * Removed $DEB_BUILD_OPTIONS because apparently buildds fill it with crap.
39    (Closes: #458717)
40
41 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon, 11 Feb 2008 19:15:33 +0000
42
43bitlbee (1.0.4-1) unstable; urgency=low
44
45  * New upstream release.
46  * Changed libnss-dev dependency. (Closes: #370442)
47  * Added build-indep rule to debian/rules. (Closes: #395673)
48
49 -- Wilmer van der Gaast <wilmer@gaast.net>  Wed, 29 Aug 2007 20:24:28 +0100
50
51bitlbee (1.0.3-1.3) unstable; urgency=low
52
53  * Non-maintainer upload to fix a minor error.
54  * Remove extra debian/#rules#
55
56 -- Christian Perrier <bubulle@debian.org>  Tue, 20 Feb 2007 07:49:18 +0100
57
58bitlbee (1.0.3-1.2) unstable; urgency=low
59
60  * Non-maintainer upload to fix pending l10n issues.
61  * Debconf translations:
62    - Portuguese. Closes: #386348
63
64 -- Christian Perrier <bubulle@debian.org>  Sun, 18 Feb 2007 20:23:28 +0100
65
66bitlbee (1.0.3-1.1) unstable; urgency=low
67
68  * Non-maintainer upload.
69  * debian/control: Replace netkit-inetd dependency with a versioned
70    dependency on netbase.  netbase provides the appropriate inetd
71    dependency.  Closes: #382682.
72
73 -- Roger Leigh <rleigh@debian.org>  Sun, 20 Aug 2006 17:07:02 +0100
74
75bitlbee (1.0.3-1) unstable; urgency=low
76
77  * New upstream release.
78
79 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat,  8 Jul 2006 11:32:57 +0200
80
81bitlbee (1.0.2-2) unstable; urgency=low
82
83  * Added a po-debconf build-dependency, which I forgot when removing the
84    Woody hack from 1.0.2-1. (Closes: #361503)
85
86 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat,  8 Apr 2006 22:09:19 +0200
87
88bitlbee (1.0.2-1) unstable; urgency=low
89
90  * New upstream release.
91  * Avoids calling update-inetd if it's unavailable. (Closes: #350463)
92  * Also using userdel instead of deluser now to avoid another bug. :-)
93  * Only creates an inetd.conf entry when installing for the first time.
94    (Closes: #349570) (This unfortunately breaks dpkg-reconfigure, but at
95    least there's a warning...)
96
97 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat,  8 Apr 2006 14:17:52 +0200
98
99bitlbee (1.0.1-1) unstable; urgency=low
100
101  * New upstream release
102
103 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue, 17 Jan 2006 17:26:20 +0100
104
105bitlbee (1.0-1) unstable; urgency=low
106
107  * New upstream release
108  * bitlbee has a useless Build-Depends: on debconf-2.0 (Closes:
109    #341783)
110
111 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon,  5 Dec 2005 17:59:07 +0100
112
113bitlbee (0.99-1) unstable; urgency=low
114
115  * Should build on Debian GNU/kFreeBSD now. (Closes: #336965)
116  * New upstream version.
117
118 -- Wilmer van der Gaast <wilmer@gaast.net>  Thu,  3 Nov 2005 21:06:53 +0100
119
120bitlbee (0.93a-1) unstable; urgency=low
121
122  * Added Swedish and Spanish translations. (Closes: #333881, #331302)
123  * Changed debconf dependency. (Closes: #331762)
124  * Changed libgnutls dependency. (Closes: #335751)
125  * Fixed one crash-on-disconnect bug in the OSCAR module.
126
127 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue,  1 Nov 2005 18:25:56 +0100
128
129bitlbee (0.92-2) unstable; urgency=low
130
131  * Added the patch that allows to connect to alternate Jabber servers.
132    Necessary for connecting to Google Talk. (Closes: #324832)
133  * Also possibly fixes some more problems with losing data when disk is
134    full.
135  * Added Vietnamese and Brazilian DebConf translations. Sorry for being
136    so late. (Closes: #297058, #313158)
137
138 -- Wilmer van der Gaast <lintux@debian.org>  Thu,  8 Sep 2005 19:55:56 +0200
139
140bitlbee (0.92-1) unstable; urgency=low
141
142  * New upstream release.
143  * Implemented support for the IRC WATCH command and got rid of the
144    IRC_MAX_ARGS limit. (Closes: #283504)
145  * Added Czech translation. (Closes: #293615)
146
147 -- Wilmer van der Gaast <lintux@debian.org>  Thu, 24 Feb 2005 17:11:32 +0100
148
149bitlbee (0.91-3) unstable; urgency=low
150
151  * Fixed a small bug in postrm which caused problems when removing/upgrading.
152
153 -- Wilmer van der Gaast <lintux@debian.org>  Sun, 10 Oct 2004 08:59:52 +0200
154
155bitlbee (0.91-2) unstable; urgency=low
156
157  * Removed the part that messes with tcpd configuration files because it
158    causes troubles for some people and because it's no problem for users
159    to edit those files by hand. (Closes: #275418)
160    When upgrading from previous versions, the bitlbee line won't be removed
161    from your tcpd conffiles. (This is only done when purging a BitlBee
162    install) You don't have to worry about BitlBee suddenly opening for the
163    whole world because of the removal of this feature.
164  * Updated German translation. (Closes: #274655)
165  * Removed the unreliable check for an existing BitlBee installation (a
166    /etc/passwd grep) and replaced it with something more reliable.
167
168 -- Wilmer van der Gaast <lintux@debian.org>  Sat,  9 Oct 2004 19:06:33 +0200
169
170bitlbee (0.91-1) unstable; urgency=low
171
172  * info-command works for Jabber connections now. (Closes: #232712)
173  * Saner code for duplicate nickname prevention. (Closes: #234285)
174  * Support for Jabber connections over SSL. (Closes: #252458)
175  * If the user chooses for noinetd.conf installation, this setting is now
176    remembered during reinstalls. (Closes: #260533)
177  * An up-to-date Japanse DebConf template. (Closes: #271091)
178
179 -- Wilmer van der Gaast <lintux@debian.org>  Sat, 25 Sep 2004 18:18:17 +0200
180
181bitlbee (0.90a-2) unstable; urgency=low
182
183  * Using libgnutls11 now. (Closes: #264740)
184  * postinst no longer appends newlines to hosts.* because grep already
185    makes sure the last line is terminated with a newline. (Closes: #253278)
186  * Added Japanese DebConf templates. (Closes: #259801)
187  * Installing BitlBee in inetd.conf is now optional. (Closes: #260533)
188
189 -- Wilmer van der Gaast <lintux@debian.org>  Mon,  6 Sep 2004 20:04:22 +0200
190
191bitlbee (0.90a-1) unstable; urgency=low
192
193  * New upstream release.
194
195 -- Wilmer van der Gaast <lintux@debian.org>  Mon, 28 Jun 2004 20:30:26 +0200
196
197bitlbee (0.90-1) unstable; urgency=low
198
199  * New upstream release.
200  * Added German DebConf translation. (Closes: #250787)
201
202 -- Wilmer van der Gaast <lintux@debian.org>  Sat, 29 May 2004 11:51:56 +0200
203
204bitlbee (0.85a-1) unstable; urgency=low
205
206  * New upstream release. This one should fix build problems on arm.
207
208 -- Wilmer van der Gaast <lintux@debian.org>  Thu, 25 Mar 2004 00:12:33 +0100
209
210bitlbee (0.85-1) unstable; urgency=low
211
212  * New upstream release.
213  * This version has a command line switch to specify alternate configuration
214    files/settings directories. (Closes: #207060)
215
216 -- Wilmer van der Gaast <lintux@debian.org>  Sat, 13 Mar 2004 22:19:35 +0100
217
218bitlbee (0.84-2) unstable; urgency=low
219
220  * Converted debconf templates to po2debconf format, without breaking
221    building on older (non-po2debconf) systems. Thanks to Martin Quinson.
222    (Closes: #205816)
223  * Added French debconf templates. Thanks to Christian Perrier.
224    (Closes: #206593)
225
226 -- Wilmer van der Gaast <lintux@debian.org>  Wed,  3 Mar 2004 21:19:12 +0100
227
228bitlbee (0.84-1) unstable; urgency=low
229
230  * New upstream release.
231
232 -- Wilmer van der Gaast <lintux@debian.org>  Fri, 13 Feb 2004 20:13:53 +0100
233
234bitlbee (0.83-2) unstable; urgency=low
235
236  * Removed libsoup dependency, BitlBee now uses libgnutls directly.
237    (Closes: #208475, #230895)
238  * Now including preprocessed documentation files to save some time on
239    slow buildd's (and fix build problems on archs without a working
240    sgmltools package).
241
242 -- Wilmer van der Gaast <lintux@debian.org>  Fri,  6 Feb 2004 01:26:27 +0100
243
244bitlbee (0.83-1) unstable; urgency=low
245
246  * Added bitlbee.conf to conffiles. Should've done that before, sorry.
247  * Sorry, still with MSN support disabled, because Debian's default
248    libsoup package won't work with BitlBee-MSN.
249
250 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 31 Dec 2003 00:56:57 +0100
251
252bitlbee (0.82-1) unstable; urgency=low
253
254  * New upstream release.
255  * Disabled MSN support in the Debian version for now, because it needs
256    a patched version of libsoup. If you want MSN support, you'll have to
257    create one yourself and install a patched version of libsoup.
258
259 -- Wilmer van der Gaast <lintux@debian.org>  Fri, 31 Oct 2003 21:51:01 +0100
260
261bitlbee (0.81a-1) unstable; urgency=low
262
263  * New upstream release.
264
265 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 16 Oct 2003 16:21:31 +0200
266
267bitlbee (0.81-1) unstable; urgency=low
268
269  * New upstream release.
270  * Fixes Yahoo! problems. (Closes: #213876)
271
272 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 15 Oct 2003 16:00:00 +0200
273
274bitlbee (0.80-1) unstable; urgency=low
275
276  * New upstream release.
277  * preinst now unlinks the old helpfile while upgrading, see README.Debian
278    for details.
279  * 'Upgraded' to standards 3.5.9.
280  * "jabber: Non-ascii away messages not supported" patch included.
281    (Closes: #195852)
282
283 -- Wilmer van der Gaast <lintux@debian.org>  Tue, 24 Jun 2003 20:00:00 +0200
284
285bitlbee (0.74a-1) unstable; urgency=low
286
287  * This one actually does contain the bugfix 0.74 should've had.
288
289 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 11 Jun 2003 13:44:01 +0200
290
291bitlbee (0.74-1) unstable; urgency=high
292
293  * Security release, fixing a little not-too-dangerous security bug.
294
295 -- Wilmer van der Gaast <lintux@debian.org>  Tue, 10 Jun 2003 22:50:19 +0200
296
297bitlbee (0.73-1) unstable; urgency=low
298
299  * New upstream release.
300
301 -- Wilmer van der Gaast <lintux@debian.org>  Sun, 13 Apr 2003 01:20:49 +0200
302
303bitlbee (0.72-2) unstable; urgency=low
304
305  * Now uses '127.0.0.1' as default for hosts.allow instead of 'localhost'.
306    (Closes: #174219)
307  * Fixed some other portability issues. (Closes: #177394)
308  * Added w3m builddep, needed for .txt documentation generation.
309  * Removed jadetex builddep because it seems not to be necessary after all.
310
311 -- Wilmer van der Gaast <lintux@debian.org>  Tue, 21 Jan 2003 01:35:46 +0100
312
313bitlbee (0.72-1) unstable; urgency=low
314
315  * BitlBee doesn't have tcpd in it anymore; external tcpd is used now.
316  * Added an examples/ directory.
317  * Fixed arm/ppc/s390 portability issue on char signedness. (Closes: #161026)
318
319 -- Wilmer van der Gaast <lintux@debian.org>  Thu, 19 Dec 2002 00:24:29 +0100
320
321bitlbee (0.71-1) unstable; urgency=low
322
323  * New upstream release.
324
325 -- Wilmer van der Gaast <lintux@debian.org>  Mon, 16 Sep 2002 01:02:09 +0200
326
327bitlbee (0.7-2) unstable; urgency=low
328
329  * Second try at a good upload.
330
331 -- Wilmer van der Gaast <lintux@debian.org>  Thu, 15 Aug 2002 20:14:54 +0200
332
333bitlbee (0.7-1) unstable; urgency=low
334
335  * First public release. (Closes: #153190)
336
337 -- Wilmer van der Gaast <lintux@debian.org>  Sat, 10 Aug 2002 04:47:07 +0200
338
339bitlbee (0.6-1) unstable; urgency=low
340
341  * Initial Release. (Testing only, not for release.)
342
343 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 10 Jul 2002 11:02:28 +0200
344
345Local variables:
346mode: debian-changelog
347End:
Note: See TracBrowser for help on using the repository browser.