source: debian/changelog

Last change on this file was b9572c1, checked in by Jelmer Vernooij <jelmer@…>, at 2022-08-22T14:38:38Z

Use system libjsonparser rather than bundled one.

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