source: debian/changelog @ 2d93a51e

Last change on this file since 2d93a51e was 2d93a51e, checked in by Wilmer van der Gaast <wilmer@…>, at 2011-12-23T08:47:02Z

Removing the version number override hack broken by a recent NMU. Instead,
I'll try to solve this problem on just the buildbot using "dch".

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