source: debian/changelog @ b8bc398

3.5-1
Last change on this file since b8bc398 was b8bc398, checked in by Wilmer van der Gaast <wilmer@…>, at 2017-01-24T22:27:01Z

Slight changes for Debian 3.5-1 upload.

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