source: debian/changelog @ d6ddff0

Last change on this file since d6ddff0 was d6ddff0, checked in by Wilmer van der Gaast <wilmer@…>, at 2011-12-22T16:10:27Z

bitlbee (3.0.4-2) unstable; urgency=low

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