source: debian/changelog @ 62d375b

Last change on this file since 62d375b was 62d375b, checked in by dequis <dx@…>, at 2020-09-01T11:24:35Z

Merge PR 149 (Use python3 when python is not available)

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