source: debian/changelog @ f18209a

Last change on this file since f18209a was f18209a, checked in by Jelmer Vernooij <jelmer@…>, at 2020-08-30T18:11:01Z

Use python3 if 'python' is not available.

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