source: debian/changelog @ ac3b8ff

Last change on this file since ac3b8ff was 53cb4ae, checked in by Wilmer van der Gaast <wilmer@…>, at 2017-01-28T22:36:26Z

More troubles because the fix from the Debian bug didn't match the fix
actually NMU'd. :-( Now this fix really should work. Third time's the
charm after all, innit.

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