source: debian/changelog @ 3cd37d7

Last change on this file since 3cd37d7 was 4fdb102, checked in by Wilmer van der Gaast <wilmer@…>, at 2012-10-05T22:56:53Z

Fix charset issue in debian/changelog.

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