source: debian/changelog @ 1a94224

Last change on this file since 1a94224 was 5545c81, checked in by Jelmer Vernooij <jelmer@…>, at 2019-08-31T13:10:25Z

Remove obsolete fields Name from debian/upstream/metadata.

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