source: debian/changelog @ 3a8b850

Last change on this file since 3a8b850 was 3a8b850, checked in by Wilmer van der Gaast <wilmer@…>, at 2014-10-05T21:24:36Z

Merging two other Debian fixes in preparation for a 3.2.2-1 upload.

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