source: debian/changelog @ 3cabcec

Last change on this file since 3cabcec was 3cabcec, checked in by Jelmer Vernooij <jelmer@…>, at 2014-07-19T23:21:13Z

Build with dpkg-flags, for hardening.

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