source: debian/changelog @ addad71

Last change on this file since addad71 was addad71, checked in by Wilmer van der Gaast <wilmer@…>, at 2012-10-30T23:28:42Z

Debian packaging changes: Depend on different gnutls dev package.

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