source: debian/changelog @ 2b6cb87

Last change on this file since 2b6cb87 was 2b6cb87, checked in by dequis <dx@…>, at 2018-03-21T17:33:30Z

debian: add recent changes to changelog as an UNRELEASED entry

  • Property mode set to 100644
File size: 25.9 KB
Line 
1bitlbee (3.5.1-1.1) UNRELEASED; urgency=medium
2
3  * Remove bitlbee-plugin-skype and skyped (obsolete)
4  * Enable only bitlbee.service, not bitlbee.socket too
5
6 -- dequis <dx@dxzone.com.ar>  Mon, 19 Mar 2018 22:18:43 -0300
7
8bitlbee (3.5.1-1) unstable; urgency=medium
9
10  * Crash bug fix. (Closes: #853282)
11
12 -- Wilmer van der Gaast <wilmer@gaast.net>  Thu, 09 Feb 2017 00:46:53 +0000
13
14bitlbee (3.5-2) unstable; urgency=medium
15
16  * TFW you find out the corrected fix diff posted on #821967 was still the
17    broken one and you end up doing your third upload in a weekend. :-(
18    Obviously build-* targets shouldn't call into binary-*, as that one
19    starts requiring root. This broke builds on buildd's.
20  * Now contains the same fix like 3.4.2-1.1, which as it turns out 3.5-1.1
21    did not. (Closes: #853017)
22
23 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat, 28 Jan 2017 21:06:27 +0000
24
25bitlbee (3.5-1.1) unstable; urgency=medium
26
27  [ dequis ]
28  * Merge back changes from 3.4.2-1.1 (Closes: #852897)
29
30 -- dequis <dx@dxzone.com.ar>  Thu, 26 Jan 2017 21:39:24 -0300
31
32bitlbee (3.5-1) unstable; urgency=medium
33
34  [ Jochen Sprickerhof ]
35  * Drop dependency on net-tools
36
37  [ dequis ]
38  * Use dh_systemd
39  * Drop support for /etc/default/bitlbee
40  * Drop debconf and its translations (only used to ask for the port)
41  * Add preinst script for a smoother transition to systemd units
42  * Ignore the stdout of deluser, fixes postrm error exit code
43  * Remove some mentions of yahoo in control and copyright
44  * Remove outdated stuff from README.debian
45
46  [ Wilmer van der Gaast ]
47  * New upstream release.
48
49 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue, 24 Jan 2017 22:21:33 +0000
50
51bitlbee (3.4.2-1.1) unstable; urgency=medium
52
53  * Non-maintainer upload.
54  * Adding build-{arch,indep} targets. (Closes: #821967)
55  * Added python to build depends.
56
57 -- Michael Lustfield <michael@lustfield.net>  Mon, 18 Jul 2016 01:02:17 -0700
58
59bitlbee (3.4.2-1) unstable; urgency=medium
60
61  [ Jelmer Vernooij ]
62  * Make the build reproducible by not encoding ARCH / CPU defines in
63    the binary.
64  * Fix Vcs-* control headers after migration to Git.
65  * Don't start synopsis with an article.
66  * Bump standards version to 3.9.8 (no changes).
67  * Use dh_prep rather than deprecated 'dh_clean -k'.
68
69  [ Wilmer van der Gaast ]
70  * New upstream release.
71
72 -- Wilmer van der Gaast <wilmer@gaast.net>  Sun, 12 Jun 2016 22:31:18 +0100
73
74bitlbee (3.4.1-1) unstable; urgency=medium
75
76  * Fix copyright info (Closes: #764181)
77  * "New" upstream release. Apologies for the delay.
78  * Exclude .git not .bzr when building the source package.
79
80 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon, 03 Aug 2015 22:33:25 +0100
81
82bitlbee (3.2.2-1) unstable; urgency=medium
83
84  [ Jelmer Vernooij ]
85  * Bump standards version to 3.9.5 (no changes).
86  * Remove obsolete DM-Upload-Allowed header.
87  * Build with dpkg-flags, for hardening.
88  * Force re-building of user guide on Debian.
89  * Don't ignore failure of invoke-rc.d; fixes lintian warning.
90  * Use my Debian e-mail address in Uploaders.
91  * Support building against libgnutls28-dev. Closes: #753020
92
93  [ Wilmer van der Gaast ]
94  * Merged 3.2.2 with a few later Debian-specific fixes for a belated
95    3.2.2-1 upload. Apologies for the delay!
96  * Removed stale workaround on upgrades from bitlbee <3.0 (with no
97    bitlbee-common package).
98
99 -- Wilmer van der Gaast <wilmer@gaast.net>  Sun, 05 Oct 2014 22:11:12 +0100
100
101bitlbee (3.2.1+otr4-1) unstable; urgency=low
102
103  * New upstream version, fixes Twitter API compatibility (now using HTTP/1.1).
104    (Closes: #731748)
105  * Define _GNU_SOURCE via cmdline instead of include file. (Closes: #703550)
106  * Restore OTR support. (Closes: #711071)
107    - This is not part of the 3.2.1 release but really should have been.
108    - Package still has a libotr2-dev dependency even though it doesn't work
109      with that anymore. It's a hack so I can at least still do pbuilder
110      builds on older distros. (Just with the otr pkg disabled.)
111
112 -- Wilmer van der Gaast <wilmer@gaast.net>  Thu, 19 Dec 2013 01:11:52 +0100
113
114bitlbee (3.2-1.2) unstable; urgency=low
115
116  [ Cyril Brulebois ]
117  * Disable libotr support (hopefully temporarily) for the transition from
118    libotr2 to libotr5 (Closes: #711071):
119    - debian/control: Drop bitlbee-plugin-otr package.
120    - debian/rules: Adjust DH_OPTIONS handling, drop support for
121      bitlbee-plugin-otr, and pass --otr=0 to configure.
122
123  [ Antoine Beaupré ]
124  * Non-maintainer upload.
125
126 -- Antoine Beaupré <anarcat@debian.org>  Tue, 24 Sep 2013 16:04:04 +0200
127
128bitlbee (3.2-1.1) unstable; urgency=low
129
130  * Non-maintainer upload.
131  * Switch the order of (lib)gnutls-dev Build-Depends to libgnutls-dev |
132    gnutls-dev. (Closes: #698236)
133
134 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 04 Mar 2013 23:52:07 +0100
135
136bitlbee (3.2-1) unstable; urgency=high
137
138  * New upstream release.
139  * Depend on gnutls-dev instead of libgnutls-dev. (Closes: #691766)
140  * Also, drop nss dependency. GnuTLS is supported officially, the rest is
141    use-at-your-own-risk (so compile it yourself).
142
143 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon, 14 Jan 2013 22:34:06 +0000
144
145bitlbee (3.0.6-1) unstable; urgency=low
146
147  * New upstream release.
148
149 -- Wilmer van der Gaast <wilmer@gaast.net>  Sun, 28 Oct 2012 19:58:33 +0000
150
151bitlbee (3.0.5-1.2) unstable; urgency=low
152
153  * Non-maintainer upload.
154  * debian/bitlbee{,-dev}.postinst: Fix directory to symlink upgrade in
155    postinst. (Closes: #687865)
156
157 -- David Prévot <taffit@debian.org>  Wed, 26 Sep 2012 23:20:41 -0400
158
159bitlbee (3.0.5-1.1) unstable; urgency=low
160
161  * Non-maintainer upload.
162  * Fix "fails to install, purge, and install again":
163    remove --remove-home option from deluser call in bitlbee-common.postrm.
164    The option needs perl-modules which is not guaranteed to be there, and the
165    directory gets removed manually anyway.
166    (Closes: #681146)
167
168 -- gregor herrmann <gregoa@debian.org>  Thu, 26 Jul 2012 18:44:36 +0200
169
170bitlbee (3.0.5-1) unstable; urgency=low
171
172  * New upstream release.
173  * Full SSL certificate verification. apt-get install ca-certificates and
174    uncomment the CAfile line in bitlbee.conf to activate it.
175  * Removed some version override stuff from Debian build scripts. Instead,
176    my buildbot now uses dch to generate a changelog entry with the right
177    version number.
178
179 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat, 18 Feb 2012 12:25:47 +0100
180
181bitlbee (3.0.4+bzr855-1) unstable; urgency=low
182
183  * New upstream release.
184  * This is not a vanilla 3.0.4 tree but a Bazaar snapshot. The source
185    release was a few weeks ago by now. There should be no significant
186    differences.
187  * Added bitlbee-plugin-skype and skyped packages, now part of BitlBee
188    instead of a separate package. Not building these for Debian for now
189    though since python-skype was removed.
190  * ^B and some other things are stripped in outgoing XMPP stanzas.
191    (Closes: #507856)
192  * OTR module linking fix. Not with the fix from the Debian bug but with
193    one from bugs.bitlbee.org. I hope that covers it. (Closes: #646369)
194  * Closing a few old bugs that were filed against the Debian package
195    instead of/as well as upstream:
196    - Joining password-protected MUCs is working for a while already, set
197      the password using "chan set". (Closes: #615624)
198    - "Headline:" msgs (Closes: #605459)
199    - Yahoo! was fixed long ago and Etch is deprecated. (Closes: #476529)
200    - identi.ca support is documented. (Closes: #613789)
201
202 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue, 20 Dec 2011 12:46:42 +0100
203
204bitlbee (3.0.3-1.1) unstable; urgency=low
205
206  * Non-maintainer upload.
207  * Use the standard ${source:Version} and ${binary:Version} substvars instead
208    of the custom and broken ${bee:Version} (closes: #651612).
209
210 -- Julien Cristau <jcristau@debian.org>  Thu, 15 Dec 2011 20:34:32 +0100
211
212bitlbee (3.0.3-1) unstable; urgency=low
213
214  * New upstream release. (Skipped 3.0.2, sorry!)
215  * Fixes Twitter issues.
216
217 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue, 14 Jun 2011 22:39:22 +0100
218
219bitlbee (3.0.1-1) unstable; urgency=low
220
221  * New upstream release.
222  * Includes changes from non-maintainer, see below. (Closes #603681)
223
224 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat, 04 Dec 2010 11:50:53 +0000
225
226bitlbee (3.0-2) UNRELEASED; urgency=low
227
228  * debian/bitlbee-common.postinst: Replace 'type' with 'which' to avoid
229    bashism.
230  * debian/{*.prerm, *.postinst, *.postrm, *.config}: use set -e in the body
231    of maintainer scripts.
232  * debian/control:
233    + Corrected short description of bitlbee-plugin-otr
234    + Bumped Standards-Version to 3.9.1
235    + Added ${misc:Depends} for bitlbee & bitlbee-libpurple
236    + Moved dependency on adduser to bitlbee-common
237    + Bumped debhelper version to 6.0.7~ for dh_lintian
238  * debian/copyright: Refer to /usr/share/common-licenses/GPL-2
239  * Added lintian overrides for bitlbee & bitlbee-libpurple
240  * Explicitly set source format to 1.0
241  * debian/bitlbee-common.init:
242    + Add Short-Description header.
243    + Also stop at runlevels 0 and 6.
244
245 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Mon, 25 Oct 2010 16:56:24 +0200
246
247bitlbee (3.0-1) unstable; urgency=low
248
249  * A milestone upstream release. See the non-Debian changelog.
250  * Now using debhelper to improve maintainability.
251  * Added a bitlbee-libpurple package, and split off docs and stuff into
252    bitlbee-common.
253  * Added a bitlbee-plugin-otr package. (Closes: #541809)
254  * Can use IPv6 on the client side now. (Closes: #547300)
255  * Added Danish debconf translations done by Joe Dalton. (Closes: #592259)
256
257 -- Wilmer van der Gaast <wilmer@gaast.net>  Wed, 18 Aug 2010 00:53:11 +0100
258
259bitlbee (1.2.8-1) unstable; urgency=low
260
261  * New upstream version.
262
263 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat, 10 Jul 2010 13:54:55 +0100
264
265bitlbee (1.2.7-1) unstable; urgency=high
266
267  * New upstream version.
268  * Fixes MSN Messenger login issues, so uploading at high priority.
269
270 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat, 15 May 2010 16:15:57 +0100
271
272bitlbee (1.2.6a-1) unstable; urgency=low
273
274  * New upstream version.
275  * Native support for Twitter.
276  * Fixed /WHOIS response format. (Closes: #576120)
277  * Problems with bitlbee-skype are solved by now. (Closes: #575572)
278
279 -- Wilmer van der Gaast <wilmer@peer.gaast.net>  Tue, 20 Apr 2010 00:34:51 +0200
280
281bitlbee (1.2.5-1) unstable; urgency=low
282
283  * New upstream version.
284  * Fixed issues with server-side MSN nickname corruption. (Closes: #538756)
285  * Debconf translation fixes/additions. (Closes: #541754, #563504)
286
287 -- Wilmer van der Gaast <wilmer@gaast.net>  Wed, 17 Mar 2010 14:59:27 +0000
288
289bitlbee (1.2.4-2) unstable; urgency=low
290
291  * Merging in some changes from bzr-head:
292  * Use libresolv.so where possible. (Closes: #551775)
293  * Some include file changes that make the bitlbee-dev package useful again.
294
295 -- Wilmer van der Gaast <wilmer@gaast.net>  Thu, 19 Nov 2009 23:02:43 +0000
296
297bitlbee (1.2.4-1) unstable; urgency=low
298
299  * New upstream version.
300  * Fixed issues with Yahoo! (Closes: #536178)
301
302 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat, 17 Oct 2009 18:12:45 +0100
303
304bitlbee (1.2.3-2) unstable; urgency=low
305
306  * Fixed bitblee typo in prerm (introduced by NMU 1.2.1-1.1).
307    (Closes: #531287)
308  * Fixed bitlbee.deb dep in bitlbee-dev to deal with binary NMUs.
309    (Closes: #531219)
310  * Fixed free port detection code in debian/config which was a bit limited
311    and also buggy.
312  * Removing code that edits bitlbee.conf from postinst (and chown code in
313    the init script), it's not really necessary anymore; bitlbee may only
314    still run as root if the admin doesn't read conffile diffs.
315    (Closes: #514572)
316  * No longer overwriting port number info in /etc/default/bitlbee with
317    what's in debconf. (Closes: #514148)
318  * Added notes about the above two changes to bitlbee.conf.
319
320 -- Wilmer van der Gaast <wilmer@gaast.net>  Sun, 07 Jun 2009 21:17:39 +0100
321
322bitlbee (1.2.3-1) unstable; urgency=critical
323
324  * New upstream version.
325  * Fixes another account hijacking issue. (Closes: #498159)
326  * Restored --pidfile argument to start-stop-daemon, otherwise the init
327    script fails to restart BitlBee when users are connected.
328
329 -- Wilmer van der Gaast <wilmer@gaast.net>  Sun, 07 Sep 2008 18:53:04 +0100
330
331bitlbee (1.2.2-1) unstable; urgency=critical
332
333  * New upstream version.
334  * Fixes a security issue (account hijacking), hence the high priority.
335  * Using a patch to set the User setting in bitlbee.conf properly to keep
336    upstream and Debian properly separated in my bzr tree.
337
338 -- Wilmer van der Gaast <wilmer@gaast.net>  Wed, 27 Aug 2008 23:59:50 +0100
339
340bitlbee (1.2.1-3) unstable; urgency=high
341
342  * chown /var/lib/bitlbee/*.xml to bitlbee:bitlbee to clean up after
343    1.2-5 and the bugfix in 1.2.1-2. (Closes: #495877)
344  * Moved BITLBEE_DISABLED check to only check when trying to *start*
345    the daemon. (Closes: #488611)
346
347 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat, 23 Aug 2008 18:53:54 +0100
348
349bitlbee (1.2.1-2) unstable; urgency=low
350
351  * Properly set the User= line to something sensible so BitlBee won't
352    run as root anymore. 1.2-5 was a bad upload. :-( (Closes: #494656)
353
354 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue, 12 Aug 2008 00:36:03 +0100
355
356bitlbee (1.2.1-1.1) unstable; urgency=low
357
358  * Non-Maintainer Upload
359  * Use invoke-rc.d as per policy. (Closes: #492637) [Thanks to Matt
360    Kraai]
361
362 -- Don Armstrong <don@debian.org>  Wed, 06 Aug 2008 06:57:18 -0700
363
364bitlbee (1.2.1-1) unstable; urgency=low
365
366  * New upstream release.
367  * Add Homepage and Vcs-Bzr fields. (From Jelmer.)
368
369 -- Wilmer van der Gaast <wilmer@gaast.net>  Thu, 26 Jun 2008 00:07:50 +0100
370
371bitlbee (1.2-5) unstable; urgency=low
372
373  * Add myself to uploaders.
374  * Bump standards version to 3.8.0.
375  * Fix FSF address.
376  * Avoid changing uid from init script. (Closes: #474589)
377
378 -- Jelmer Vernooij <jelmer@samba.org>  Mon, 16 Jun 2008 00:53:20 +0200
379
380bitlbee (1.2-4) unstable; urgency=low
381
382  * Fixed init script to use the BITLBEE_OPTS variable, not an undefined
383    DAEMON_OPT. (Closes: #474583)
384  * Added dependency information to the init script. (Closes: #472567)
385  * Added bitlbee-dev package. Patch from RISKO Gergely <risko@debian.org>
386    with some small modifications. (Closes: #473480)
387
388 -- Wilmer van der Gaast <wilmer@gaast.net>  Wed, 07 May 2008 22:40:40 -0700
389
390bitlbee (1.2-3) unstable; urgency=low
391
392  * Removed DEB_BUILD_OPTIONS again (forgot to apply that change to the 1.2
393    branch when I finished 1.0.4-2, things diverged too much anyway.)
394    Closes: #472540.
395
396 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon, 24 Mar 2008 21:10:14 +0000
397
398bitlbee (1.2-2) unstable; urgency=low
399
400  * Fixed some packaging issues reported by IRC and e-mail. (Closes: #472373)
401  * Fixed proxy support. (Closes: #472395)
402  * Added a BitlBee group so only root can edit the configs and BitlBee can
403    just *read* it.
404  * Manually deleting /var/lib/bitlbee/ when purging, deluser doesn't want to
405    do it.
406
407 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon, 24 Mar 2008 19:48:24 +0000
408
409bitlbee (1.2-1) unstable; urgency=low
410
411  * New upstream release. (Closes: #325017, #386914, #437515)
412  * With hopefully completely sane charset handling (Closes: #296145)
413  * Switched to the new forking daemon mode. Added /etc/default/bitlbee
414    file, an init script. People who want to stick with inetd can do so, see
415    the defaults file.
416    (Closes: #460741, #466171, #294585, #345038, #306452, #392682)
417  * Got rid of debconf Woody compatibility stuff.
418  * No more MPL code in BitlBee, thanks to the Jabber module rewrite!
419  * Added Italian translation, sorry for taking so long! (Closes: #448238)
420  * Added libevent dependency (more reliable event handling).
421  * Removed GLib 1.x dependency because BitlBee really requires GLib >=2.4.
422
423 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue, 18 Mar 2008 23:44:19 +0000
424
425bitlbee (1.0.4-2) unstable; urgency=low
426
427  * Removed $DEB_BUILD_OPTIONS because apparently buildds fill it with crap.
428    (Closes: #458717)
429
430 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon, 11 Feb 2008 19:15:33 +0000
431
432bitlbee (1.0.4-1) unstable; urgency=low
433
434  * New upstream release.
435  * Changed libnss-dev dependency. (Closes: #370442)
436  * Added build-indep rule to debian/rules. (Closes: #395673)
437
438 -- Wilmer van der Gaast <wilmer@gaast.net>  Wed, 29 Aug 2007 20:24:28 +0100
439
440bitlbee (1.0.3-1.3) unstable; urgency=low
441
442  * Non-maintainer upload to fix a minor error.
443  * Remove extra debian/#rules#
444
445 -- Christian Perrier <bubulle@debian.org>  Tue, 20 Feb 2007 07:49:18 +0100
446
447bitlbee (1.0.3-1.2) unstable; urgency=low
448
449  * Non-maintainer upload to fix pending l10n issues.
450  * Debconf translations:
451    - Portuguese. Closes: #386348
452
453 -- Christian Perrier <bubulle@debian.org>  Sun, 18 Feb 2007 20:23:28 +0100
454
455bitlbee (1.0.3-1.1) unstable; urgency=low
456
457  * Non-maintainer upload.
458  * debian/control: Replace netkit-inetd dependency with a versioned
459    dependency on netbase.  netbase provides the appropriate inetd
460    dependency.  Closes: #382682.
461
462 -- Roger Leigh <rleigh@debian.org>  Sun, 20 Aug 2006 17:07:02 +0100
463
464bitlbee (1.0.3-1) unstable; urgency=low
465
466  * New upstream release.
467
468 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat,  8 Jul 2006 11:32:57 +0200
469
470bitlbee (1.0.2-2) unstable; urgency=low
471
472  * Added a po-debconf build-dependency, which I forgot when removing the
473    Woody hack from 1.0.2-1. (Closes: #361503)
474
475 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat,  8 Apr 2006 22:09:19 +0200
476
477bitlbee (1.0.2-1) unstable; urgency=low
478
479  * New upstream release.
480  * Avoids calling update-inetd if it's unavailable. (Closes: #350463)
481  * Also using userdel instead of deluser now to avoid another bug. :-)
482  * Only creates an inetd.conf entry when installing for the first time.
483    (Closes: #349570) (This unfortunately breaks dpkg-reconfigure, but at
484    least there's a warning...)
485
486 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat,  8 Apr 2006 14:17:52 +0200
487
488bitlbee (1.0.1-1) unstable; urgency=low
489
490  * New upstream release
491
492 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue, 17 Jan 2006 17:26:20 +0100
493
494bitlbee (1.0-1) unstable; urgency=low
495
496  * New upstream release
497  * bitlbee has a useless Build-Depends: on debconf-2.0 (Closes:
498    #341783)
499
500 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon,  5 Dec 2005 17:59:07 +0100
501
502bitlbee (0.99-1) unstable; urgency=low
503
504  * Should build on Debian GNU/kFreeBSD now. (Closes: #336965)
505  * New upstream version.
506
507 -- Wilmer van der Gaast <wilmer@gaast.net>  Thu,  3 Nov 2005 21:06:53 +0100
508
509bitlbee (0.93a-1) unstable; urgency=low
510
511  * Added Swedish and Spanish translations. (Closes: #333881, #331302)
512  * Changed debconf dependency. (Closes: #331762)
513  * Changed libgnutls dependency. (Closes: #335751)
514  * Fixed one crash-on-disconnect bug in the OSCAR module.
515
516 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue,  1 Nov 2005 18:25:56 +0100
517
518bitlbee (0.92-2) unstable; urgency=low
519
520  * Added the patch that allows to connect to alternate Jabber servers.
521    Necessary for connecting to Google Talk. (Closes: #324832)
522  * Also possibly fixes some more problems with losing data when disk is
523    full.
524  * Added Vietnamese and Brazilian DebConf translations. Sorry for being
525    so late. (Closes: #297058, #313158)
526
527 -- Wilmer van der Gaast <lintux@debian.org>  Thu,  8 Sep 2005 19:55:56 +0200
528
529bitlbee (0.92-1) unstable; urgency=low
530
531  * New upstream release.
532  * Implemented support for the IRC WATCH command and got rid of the
533    IRC_MAX_ARGS limit. (Closes: #283504)
534  * Added Czech translation. (Closes: #293615)
535
536 -- Wilmer van der Gaast <lintux@debian.org>  Thu, 24 Feb 2005 17:11:32 +0100
537
538bitlbee (0.91-3) unstable; urgency=low
539
540  * Fixed a small bug in postrm which caused problems when removing/upgrading.
541
542 -- Wilmer van der Gaast <lintux@debian.org>  Sun, 10 Oct 2004 08:59:52 +0200
543
544bitlbee (0.91-2) unstable; urgency=low
545
546  * Removed the part that messes with tcpd configuration files because it
547    causes troubles for some people and because it's no problem for users
548    to edit those files by hand. (Closes: #275418)
549    When upgrading from previous versions, the bitlbee line won't be removed
550    from your tcpd conffiles. (This is only done when purging a BitlBee
551    install) You don't have to worry about BitlBee suddenly opening for the
552    whole world because of the removal of this feature.
553  * Updated German translation. (Closes: #274655)
554  * Removed the unreliable check for an existing BitlBee installation (a
555    /etc/passwd grep) and replaced it with something more reliable.
556
557 -- Wilmer van der Gaast <lintux@debian.org>  Sat,  9 Oct 2004 19:06:33 +0200
558
559bitlbee (0.91-1) unstable; urgency=low
560
561  * info-command works for Jabber connections now. (Closes: #232712)
562  * Saner code for duplicate nickname prevention. (Closes: #234285)
563  * Support for Jabber connections over SSL. (Closes: #252458)
564  * If the user chooses for noinetd.conf installation, this setting is now
565    remembered during reinstalls. (Closes: #260533)
566  * An up-to-date Japanse DebConf template. (Closes: #271091)
567
568 -- Wilmer van der Gaast <lintux@debian.org>  Sat, 25 Sep 2004 18:18:17 +0200
569
570bitlbee (0.90a-2) unstable; urgency=low
571
572  * Using libgnutls11 now. (Closes: #264740)
573  * postinst no longer appends newlines to hosts.* because grep already
574    makes sure the last line is terminated with a newline. (Closes: #253278)
575  * Added Japanese DebConf templates. (Closes: #259801)
576  * Installing BitlBee in inetd.conf is now optional. (Closes: #260533)
577
578 -- Wilmer van der Gaast <lintux@debian.org>  Mon,  6 Sep 2004 20:04:22 +0200
579
580bitlbee (0.90a-1) unstable; urgency=low
581
582  * New upstream release.
583
584 -- Wilmer van der Gaast <lintux@debian.org>  Mon, 28 Jun 2004 20:30:26 +0200
585
586bitlbee (0.90-1) unstable; urgency=low
587
588  * New upstream release.
589  * Added German DebConf translation. (Closes: #250787)
590
591 -- Wilmer van der Gaast <lintux@debian.org>  Sat, 29 May 2004 11:51:56 +0200
592
593bitlbee (0.85a-1) unstable; urgency=low
594
595  * New upstream release. This one should fix build problems on arm.
596
597 -- Wilmer van der Gaast <lintux@debian.org>  Thu, 25 Mar 2004 00:12:33 +0100
598
599bitlbee (0.85-1) unstable; urgency=low
600
601  * New upstream release.
602  * This version has a command line switch to specify alternate configuration
603    files/settings directories. (Closes: #207060)
604
605 -- Wilmer van der Gaast <lintux@debian.org>  Sat, 13 Mar 2004 22:19:35 +0100
606
607bitlbee (0.84-2) unstable; urgency=low
608
609  * Converted debconf templates to po2debconf format, without breaking
610    building on older (non-po2debconf) systems. Thanks to Martin Quinson.
611    (Closes: #205816)
612  * Added French debconf templates. Thanks to Christian Perrier.
613    (Closes: #206593)
614
615 -- Wilmer van der Gaast <lintux@debian.org>  Wed,  3 Mar 2004 21:19:12 +0100
616
617bitlbee (0.84-1) unstable; urgency=low
618
619  * New upstream release.
620
621 -- Wilmer van der Gaast <lintux@debian.org>  Fri, 13 Feb 2004 20:13:53 +0100
622
623bitlbee (0.83-2) unstable; urgency=low
624
625  * Removed libsoup dependency, BitlBee now uses libgnutls directly.
626    (Closes: #208475, #230895)
627  * Now including preprocessed documentation files to save some time on
628    slow buildd's (and fix build problems on archs without a working
629    sgmltools package).
630
631 -- Wilmer van der Gaast <lintux@debian.org>  Fri,  6 Feb 2004 01:26:27 +0100
632
633bitlbee (0.83-1) unstable; urgency=low
634
635  * Added bitlbee.conf to conffiles. Should've done that before, sorry.
636  * Sorry, still with MSN support disabled, because Debian's default
637    libsoup package won't work with BitlBee-MSN.
638
639 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 31 Dec 2003 00:56:57 +0100
640
641bitlbee (0.82-1) unstable; urgency=low
642
643  * New upstream release.
644  * Disabled MSN support in the Debian version for now, because it needs
645    a patched version of libsoup. If you want MSN support, you'll have to
646    create one yourself and install a patched version of libsoup.
647
648 -- Wilmer van der Gaast <lintux@debian.org>  Fri, 31 Oct 2003 21:51:01 +0100
649
650bitlbee (0.81a-1) unstable; urgency=low
651
652  * New upstream release.
653
654 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 16 Oct 2003 16:21:31 +0200
655
656bitlbee (0.81-1) unstable; urgency=low
657
658  * New upstream release.
659  * Fixes Yahoo! problems. (Closes: #213876)
660
661 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 15 Oct 2003 16:00:00 +0200
662
663bitlbee (0.80-1) unstable; urgency=low
664
665  * New upstream release.
666  * preinst now unlinks the old helpfile while upgrading, see README.Debian
667    for details.
668  * 'Upgraded' to standards 3.5.9.
669  * "jabber: Non-ascii away messages not supported" patch included.
670    (Closes: #195852)
671
672 -- Wilmer van der Gaast <lintux@debian.org>  Tue, 24 Jun 2003 20:00:00 +0200
673
674bitlbee (0.74a-1) unstable; urgency=low
675
676  * This one actually does contain the bugfix 0.74 should've had.
677
678 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 11 Jun 2003 13:44:01 +0200
679
680bitlbee (0.74-1) unstable; urgency=high
681
682  * Security release, fixing a little not-too-dangerous security bug.
683
684 -- Wilmer van der Gaast <lintux@debian.org>  Tue, 10 Jun 2003 22:50:19 +0200
685
686bitlbee (0.73-1) unstable; urgency=low
687
688  * New upstream release.
689
690 -- Wilmer van der Gaast <lintux@debian.org>  Sun, 13 Apr 2003 01:20:49 +0200
691
692bitlbee (0.72-2) unstable; urgency=low
693
694  * Now uses '127.0.0.1' as default for hosts.allow instead of 'localhost'.
695    (Closes: #174219)
696  * Fixed some other portability issues. (Closes: #177394)
697  * Added w3m builddep, needed for .txt documentation generation.
698  * Removed jadetex builddep because it seems not to be necessary after all.
699
700 -- Wilmer van der Gaast <lintux@debian.org>  Tue, 21 Jan 2003 01:35:46 +0100
701
702bitlbee (0.72-1) unstable; urgency=low
703
704  * BitlBee doesn't have tcpd in it anymore; external tcpd is used now.
705  * Added an examples/ directory.
706  * Fixed arm/ppc/s390 portability issue on char signedness. (Closes: #161026)
707
708 -- Wilmer van der Gaast <lintux@debian.org>  Thu, 19 Dec 2002 00:24:29 +0100
709
710bitlbee (0.71-1) unstable; urgency=low
711
712  * New upstream release.
713
714 -- Wilmer van der Gaast <lintux@debian.org>  Mon, 16 Sep 2002 01:02:09 +0200
715
716bitlbee (0.7-2) unstable; urgency=low
717
718  * Second try at a good upload.
719
720 -- Wilmer van der Gaast <lintux@debian.org>  Thu, 15 Aug 2002 20:14:54 +0200
721
722bitlbee (0.7-1) unstable; urgency=low
723
724  * First public release. (Closes: #153190)
725
726 -- Wilmer van der Gaast <lintux@debian.org>  Sat, 10 Aug 2002 04:47:07 +0200
727
728bitlbee (0.6-1) unstable; urgency=low
729
730  * Initial Release. (Testing only, not for release.)
731
732 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 10 Jul 2002 11:02:28 +0200
733
Note: See TracBrowser for help on using the repository browser.