source: debian/changelog @ 48b75f1

Last change on this file since 48b75f1 was 48b75f1, checked in by Wilmer van der Gaast <wilmer@…>, at 2013-12-07T17:48:52Z

Update debian/changelog for 3.2.1.

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