source: debian/changelog @ d323c40c

Last change on this file since d323c40c was d323c40c, checked in by Jelmer Vernooij <jelmer@…>, at 2019-09-29T01:11:05Z

Fix day-of-week for changelog entries 0.81a-1.

Fixes lintian: debian-changelog-has-wrong-day-of-week
See https://lintian.debian.org/tags/debian-changelog-has-wrong-day-of-week.html for more details.

  • Property mode set to 100644
File size: 27.7 KB
RevLine 
[f9b9749]1bitlbee (3.6-2) UNRELEASED; urgency=medium
2
[fe122f3]3  [ Debian Janitor ]
[f9b9749]4  * Depend on newer debhelper (>= 9.20160709) rather than dh-systemd.
5
[fe122f3]6  [ dequis ]
7  * Some more d/copyright fixups (Closes: #883872)
8
[9778128]9  [ Jelmer Vernooij ]
10  * Use secure URI in debian/watch.
[9efcfee]11  * Use secure URI in Homepage field.
[4a49847]12  * Add missing colon in closes line.
[5545c81]13  * Remove obsolete fields Name from debian/upstream/metadata.
[d323c40c]14  * Fix day-of-week for changelog entries 0.81a-1.
[9778128]15
[f9b9749]16 -- Debian Janitor <janitor@jelmer.uk>  Thu, 21 Mar 2019 00:10:27 +0000
17
[def472d]18bitlbee (3.6-1.1) unstable; urgency=medium
19
20  * Non-maintainer upload.
21  * Apply patch to d/copyright provided by Jochen Sprickerhof
22    Closes: #883872
23
24 -- Andreas Tille <tille@debian.org>  Thu, 18 Apr 2019 21:27:48 +0200
25
[d109226]26bitlbee (3.6-1) unstable; urgency=medium
[2b6cb87]27
[8c4af56e]28  [ dequis ]
[2b6cb87]29  * Remove bitlbee-plugin-skype and skyped (obsolete)
30  * Enable only bitlbee.service, not bitlbee.socket too
31
[8d7b0a4]32  [ dequis ]
[c3599e0]33  * Fix lintian pkg-config-unavailable-for-cross-compilation
[8d7b0a4]34
[8813282]35  [ Jelmer Vernooij ]
36  * Add debian upstream metadata file.
[c3599e0]37  * Trim trailing whitespace.
[8813282]38
[8bae78d]39  [ Debian Janitor ]
40  * Bump debhelper from old 9 to 10.
41  * Trim trailing whitespace.
42
[d109226]43 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat, 02 Mar 2019 22:18:21 +0000
44
45bitlbee (3.5.1-1.2) unstable; urgency=medium
46
47  * Non-maintainer upload.
48  * Comment out bitlbee-plugin-skype and skyped in d/control (Closes: #921895).
49    These binary packages are not built by d/rules by default, and as such
50    they are not currently in the archive.  Commenting them out in order
51    to avoid my NMU hitting binNEW; this caused the -1.1 source-only
52    upload to fail.
53    Thank you to Mattia Rizzolo for suggesting this fix.
54
55 -- Sean Whitton <spwhitton@spwhitton.name>  Sat, 09 Feb 2019 17:03:38 -0700
56
57bitlbee (3.5.1-1.1) unstable; urgency=medium
58
59  * Non-maintainer upload.
60  * Add existence check to chmod call in bitlbee-common.postinst
61    (Closes: #816200).
62
63 -- Sean Whitton <spwhitton@spwhitton.name>  Fri, 25 Jan 2019 16:50:34 -0700
[2b6cb87]64
[1c7b646]65bitlbee (3.5.1-1) unstable; urgency=medium
66
67  * Crash bug fix. (Closes: #853282)
68
69 -- Wilmer van der Gaast <wilmer@gaast.net>  Thu, 09 Feb 2017 00:46:53 +0000
70
[53cb4ae]71bitlbee (3.5-2) unstable; urgency=medium
72
73  * TFW you find out the corrected fix diff posted on #821967 was still the
74    broken one and you end up doing your third upload in a weekend. :-(
75    Obviously build-* targets shouldn't call into binary-*, as that one
76    starts requiring root. This broke builds on buildd's.
77  * Now contains the same fix like 3.4.2-1.1, which as it turns out 3.5-1.1
78    did not. (Closes: #853017)
79
80 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat, 28 Jan 2017 21:06:27 +0000
81
[eaffd0d]82bitlbee (3.5-1.1) unstable; urgency=medium
[b5fb903]83
84  [ dequis ]
[eaffd0d]85  * Merge back changes from 3.4.2-1.1 (Closes: #852897)
[b5fb903]86
87 -- dequis <dx@dxzone.com.ar>  Thu, 26 Jan 2017 21:39:24 -0300
88
[b8bc398]89bitlbee (3.5-1) unstable; urgency=medium
[eddece1]90
91  [ Jochen Sprickerhof ]
92  * Drop dependency on net-tools
93
94  [ dequis ]
95  * Use dh_systemd
96  * Drop support for /etc/default/bitlbee
97  * Drop debconf and its translations (only used to ask for the port)
98  * Add preinst script for a smoother transition to systemd units
99  * Ignore the stdout of deluser, fixes postrm error exit code
100  * Remove some mentions of yahoo in control and copyright
101  * Remove outdated stuff from README.debian
102
[b8bc398]103  [ Wilmer van der Gaast ]
104  * New upstream release.
105
106 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue, 24 Jan 2017 22:21:33 +0000
[eddece1]107
[eaffd0d]108bitlbee (3.4.2-1.1) unstable; urgency=medium
109
110  * Non-maintainer upload.
111  * Adding build-{arch,indep} targets. (Closes: #821967)
112  * Added python to build depends.
113
114 -- Michael Lustfield <michael@lustfield.net>  Mon, 18 Jul 2016 01:02:17 -0700
115
[7949d5a]116bitlbee (3.4.2-1) unstable; urgency=medium
[2e78f75]117
[7949d5a]118  [ Jelmer Vernooij ]
[2e78f75]119  * Make the build reproducible by not encoding ARCH / CPU defines in
120    the binary.
[d3b99b6]121  * Fix Vcs-* control headers after migration to Git.
[5ac5658]122  * Don't start synopsis with an article.
[ae6e855]123  * Bump standards version to 3.9.8 (no changes).
[e9a3e8c]124  * Use dh_prep rather than deprecated 'dh_clean -k'.
[2e78f75]125
[7949d5a]126  [ Wilmer van der Gaast ]
127  * New upstream release.
128
129 -- Wilmer van der Gaast <wilmer@gaast.net>  Sun, 12 Jun 2016 22:31:18 +0100
[2e78f75]130
[d567b58]131bitlbee (3.4.1-1) unstable; urgency=medium
[4f7255d]132
133  * Fix copyright info (Closes: #764181)
[d567b58]134  * "New" upstream release. Apologies for the delay.
135  * Exclude .git not .bzr when building the source package.
[4f7255d]136
[d567b58]137 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon, 03 Aug 2015 22:33:25 +0100
[4f7255d]138
[3a8b850]139bitlbee (3.2.2-1) unstable; urgency=medium
[77fc1708]140
[3a8b850]141  [ Jelmer Vernooij ]
[77fc1708]142  * Bump standards version to 3.9.5 (no changes).
[ea2828f]143  * Remove obsolete DM-Upload-Allowed header.
[3cabcec]144  * Build with dpkg-flags, for hardening.
[0d8add8a]145  * Force re-building of user guide on Debian.
[6a55a18]146  * Don't ignore failure of invoke-rc.d; fixes lintian warning.
[d397000]147  * Use my Debian e-mail address in Uploaders.
[3a8b850]148  * Support building against libgnutls28-dev. Closes: #753020
[77fc1708]149
[3a8b850]150  [ Wilmer van der Gaast ]
151  * Merged 3.2.2 with a few later Debian-specific fixes for a belated
152    3.2.2-1 upload. Apologies for the delay!
[c180110]153  * Removed stale workaround on upgrades from bitlbee <3.0 (with no
154    bitlbee-common package).
[3a8b850]155
156 -- Wilmer van der Gaast <wilmer@gaast.net>  Sun, 05 Oct 2014 22:11:12 +0100
[77fc1708]157
[cb16fe9]158bitlbee (3.2.1+otr4-1) unstable; urgency=low
[48b75f1]159
[cb16fe9]160  * New upstream version, fixes Twitter API compatibility (now using HTTP/1.1).
161    (Closes: #731748)
162  * Define _GNU_SOURCE via cmdline instead of include file. (Closes: #703550)
163  * Restore OTR support. (Closes: #711071)
164    - This is not part of the 3.2.1 release but really should have been.
165    - Package still has a libotr2-dev dependency even though it doesn't work
166      with that anymore. It's a hack so I can at least still do pbuilder
167      builds on older distros. (Just with the otr pkg disabled.)
[48b75f1]168
[cb16fe9]169 -- Wilmer van der Gaast <wilmer@gaast.net>  Thu, 19 Dec 2013 01:11:52 +0100
170
171bitlbee (3.2-1.2) unstable; urgency=low
172
173  [ Cyril Brulebois ]
174  * Disable libotr support (hopefully temporarily) for the transition from
175    libotr2 to libotr5 (Closes: #711071):
176    - debian/control: Drop bitlbee-plugin-otr package.
177    - debian/rules: Adjust DH_OPTIONS handling, drop support for
178      bitlbee-plugin-otr, and pass --otr=0 to configure.
179
180  [ Antoine Beaupré ]
181  * Non-maintainer upload.
182
183 -- Antoine Beaupré <anarcat@debian.org>  Tue, 24 Sep 2013 16:04:04 +0200
184
185bitlbee (3.2-1.1) unstable; urgency=low
186
187  * Non-maintainer upload.
188  * Switch the order of (lib)gnutls-dev Build-Depends to libgnutls-dev |
189    gnutls-dev. (Closes: #698236)
190
191 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 04 Mar 2013 23:52:07 +0100
[48b75f1]192
[a9a6598]193bitlbee (3.2-1) unstable; urgency=high
[addad71]194
[a9a6598]195  * New upstream release.
[addad71]196  * Depend on gnutls-dev instead of libgnutls-dev. (Closes: #691766)
197  * Also, drop nss dependency. GnuTLS is supported officially, the rest is
198    use-at-your-own-risk (so compile it yourself).
199
[a9a6598]200 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon, 14 Jan 2013 22:34:06 +0000
[addad71]201
[3079db8]202bitlbee (3.0.6-1) unstable; urgency=low
203
204  * New upstream release.
205
206 -- Wilmer van der Gaast <wilmer@gaast.net>  Sun, 28 Oct 2012 19:58:33 +0000
207
[a992d7a]208bitlbee (3.0.5-1.2) unstable; urgency=low
209
210  * Non-maintainer upload.
211  * debian/bitlbee{,-dev}.postinst: Fix directory to symlink upgrade in
212    postinst. (Closes: #687865)
213
[4fdb102]214 -- David Prévot <taffit@debian.org>  Wed, 26 Sep 2012 23:20:41 -0400
[a992d7a]215
216bitlbee (3.0.5-1.1) unstable; urgency=low
[809cd37]217
218  * Non-maintainer upload.
219  * Fix "fails to install, purge, and install again":
220    remove --remove-home option from deluser call in bitlbee-common.postrm.
221    The option needs perl-modules which is not guaranteed to be there, and the
222    directory gets removed manually anyway.
223    (Closes: #681146)
224
225 -- gregor herrmann <gregoa@debian.org>  Thu, 26 Jul 2012 18:44:36 +0200
226
[fed12b9]227bitlbee (3.0.5-1) unstable; urgency=low
[d6ddff0]228
[fed12b9]229  * New upstream release.
230  * Full SSL certificate verification. apt-get install ca-certificates and
231    uncomment the CAfile line in bitlbee.conf to activate it.
[2d93a51e]232  * Removed some version override stuff from Debian build scripts. Instead,
233    my buildbot now uses dch to generate a changelog entry with the right
234    version number.
[d6ddff0]235
[fed12b9]236 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat, 18 Feb 2012 12:25:47 +0100
[d6ddff0]237
[f1c870a]238bitlbee (3.0.4+bzr855-1) unstable; urgency=low
[57da960]239
240  * New upstream release.
[f1c870a]241  * This is not a vanilla 3.0.4 tree but a Bazaar snapshot. The source
242    release was a few weeks ago by now. There should be no significant
243    differences.
[57da960]244  * Added bitlbee-plugin-skype and skyped packages, now part of BitlBee
[f1c870a]245    instead of a separate package. Not building these for Debian for now
246    though since python-skype was removed.
[d717020]247  * ^B and some other things are stripped in outgoing XMPP stanzas.
248    (Closes: #507856)
249  * OTR module linking fix. Not with the fix from the Debian bug but with
250    one from bugs.bitlbee.org. I hope that covers it. (Closes: #646369)
251  * Closing a few old bugs that were filed against the Debian package
[f1c870a]252    instead of/as well as upstream:
[d717020]253    - Joining password-protected MUCs is working for a while already, set
254      the password using "chan set". (Closes: #615624)
255    - "Headline:" msgs (Closes: #605459)
256    - Yahoo! was fixed long ago and Etch is deprecated. (Closes: #476529)
257    - identi.ca support is documented. (Closes: #613789)
[57da960]258
[f1c870a]259 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue, 20 Dec 2011 12:46:42 +0100
[57da960]260
[256164c]261bitlbee (3.0.3-1.1) unstable; urgency=low
262
263  * Non-maintainer upload.
264  * Use the standard ${source:Version} and ${binary:Version} substvars instead
265    of the custom and broken ${bee:Version} (closes: #651612).
266
267 -- Julien Cristau <jcristau@debian.org>  Thu, 15 Dec 2011 20:34:32 +0100
268
[9e7a566]269bitlbee (3.0.3-1) unstable; urgency=low
270
271  * New upstream release. (Skipped 3.0.2, sorry!)
272  * Fixes Twitter issues.
273
274 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue, 14 Jun 2011 22:39:22 +0100
275
[b9de97b]276bitlbee (3.0.1-1) unstable; urgency=low
277
278  * New upstream release.
[4a49847]279  * Includes changes from non-maintainer, see below. (Closes: #603681)
[b9de97b]280
281 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat, 04 Dec 2010 11:50:53 +0000
282
[56ff331]283bitlbee (3.0-2) UNRELEASED; urgency=low
284
[5258d364]285  * debian/bitlbee-common.postinst: Replace 'type' with 'which' to avoid
[5020ef6]286    bashism.
[5258d364]287  * debian/{*.prerm, *.postinst, *.postrm, *.config}: use set -e in the body
288    of maintainer scripts.
[56ff331]289  * debian/control:
290    + Corrected short description of bitlbee-plugin-otr
291    + Bumped Standards-Version to 3.9.1
[6e0e283]292    + Added ${misc:Depends} for bitlbee & bitlbee-libpurple
[1c12811]293    + Moved dependency on adduser to bitlbee-common
[5020ef6]294    + Bumped debhelper version to 6.0.7~ for dh_lintian
[1c12811]295  * debian/copyright: Refer to /usr/share/common-licenses/GPL-2
[6c2b430]296  * Added lintian overrides for bitlbee & bitlbee-libpurple
[279454e]297  * Explicitly set source format to 1.0
[9c66db0]298  * debian/bitlbee-common.init:
299    + Add Short-Description header.
300    + Also stop at runlevels 0 and 6.
[56ff331]301
[5258d364]302 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Mon, 25 Oct 2010 16:56:24 +0200
[56ff331]303
[f486006]304bitlbee (3.0-1) unstable; urgency=low
[095a5f0]305
[f486006]306  * A milestone upstream release. See the non-Debian changelog.
[095a5f0]307  * Now using debhelper to improve maintainability.
308  * Added a bitlbee-libpurple package, and split off docs and stuff into
309    bitlbee-common.
[f486006]310  * Added a bitlbee-plugin-otr package. (Closes: #541809)
311  * Can use IPv6 on the client side now. (Closes: #547300)
312  * Added Danish debconf translations done by Joe Dalton. (Closes: #592259)
[095a5f0]313
[57782e4]314 -- Wilmer van der Gaast <wilmer@gaast.net>  Wed, 18 Aug 2010 00:53:11 +0100
[095a5f0]315
[e693ac2]316bitlbee (1.2.8-1) unstable; urgency=low
317
318  * New upstream version.
319
320 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat, 10 Jul 2010 13:54:55 +0100
321
[6be46b3]322bitlbee (1.2.7-1) unstable; urgency=high
323
324  * New upstream version.
325  * Fixes MSN Messenger login issues, so uploading at high priority.
326
327 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat, 15 May 2010 16:15:57 +0100
328
[dd0dcac7]329bitlbee (1.2.6a-1) unstable; urgency=low
330
331  * New upstream version.
332  * Native support for Twitter.
333  * Fixed /WHOIS response format. (Closes: #576120)
334  * Problems with bitlbee-skype are solved by now. (Closes: #575572)
335
336 -- Wilmer van der Gaast <wilmer@peer.gaast.net>  Tue, 20 Apr 2010 00:34:51 +0200
337
[b788246]338bitlbee (1.2.5-1) unstable; urgency=low
339
340  * New upstream version.
341  * Fixed issues with server-side MSN nickname corruption. (Closes: #538756)
342  * Debconf translation fixes/additions. (Closes: #541754, #563504)
343
344 -- Wilmer van der Gaast <wilmer@gaast.net>  Wed, 17 Mar 2010 14:59:27 +0000
345
[e5e795d]346bitlbee (1.2.4-2) unstable; urgency=low
347
348  * Merging in some changes from bzr-head:
349  * Use libresolv.so where possible. (Closes: #551775)
350  * Some include file changes that make the bitlbee-dev package useful again.
351
352 -- Wilmer van der Gaast <wilmer@gaast.net>  Thu, 19 Nov 2009 23:02:43 +0000
353
[c48a033]354bitlbee (1.2.4-1) unstable; urgency=low
355
356  * New upstream version.
357  * Fixed issues with Yahoo! (Closes: #536178)
358
359 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat, 17 Oct 2009 18:12:45 +0100
360
[c40580d]361bitlbee (1.2.3-2) unstable; urgency=low
362
363  * Fixed bitblee typo in prerm (introduced by NMU 1.2.1-1.1).
364    (Closes: #531287)
[b6dd429]365  * Fixed bitlbee.deb dep in bitlbee-dev to deal with binary NMUs.
366    (Closes: #531219)
[5916995]367  * Fixed free port detection code in debian/config which was a bit limited
368    and also buggy.
[25dfb16]369  * Removing code that edits bitlbee.conf from postinst (and chown code in
370    the init script), it's not really necessary anymore; bitlbee may only
371    still run as root if the admin doesn't read conffile diffs.
372    (Closes: #514572)
373  * No longer overwriting port number info in /etc/default/bitlbee with
374    what's in debconf. (Closes: #514148)
375  * Added notes about the above two changes to bitlbee.conf.
[c40580d]376
[25dfb16]377 -- Wilmer van der Gaast <wilmer@gaast.net>  Sun, 07 Jun 2009 21:17:39 +0100
[c40580d]378
[92e90b7]379bitlbee (1.2.3-1) unstable; urgency=critical
380
381  * New upstream version.
382  * Fixes another account hijacking issue. (Closes: #498159)
383  * Restored --pidfile argument to start-stop-daemon, otherwise the init
384    script fails to restart BitlBee when users are connected.
385
386 -- Wilmer van der Gaast <wilmer@gaast.net>  Sun, 07 Sep 2008 18:53:04 +0100
387
[0a4f6f4]388bitlbee (1.2.2-1) unstable; urgency=critical
389
390  * New upstream version.
391  * Fixes a security issue (account hijacking), hence the high priority.
392  * Using a patch to set the User setting in bitlbee.conf properly to keep
393    upstream and Debian properly separated in my bzr tree.
394
395 -- Wilmer van der Gaast <wilmer@gaast.net>  Wed, 27 Aug 2008 23:59:50 +0100
396
[d301872]397bitlbee (1.2.1-3) unstable; urgency=high
398
399  * chown /var/lib/bitlbee/*.xml to bitlbee:bitlbee to clean up after
400    1.2-5 and the bugfix in 1.2.1-2. (Closes: #495877)
401  * Moved BITLBEE_DISABLED check to only check when trying to *start*
402    the daemon. (Closes: #488611)
403
404 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat, 23 Aug 2008 18:53:54 +0100
405
[5d3b4e8]406bitlbee (1.2.1-2) unstable; urgency=low
407
408  * Properly set the User= line to something sensible so BitlBee won't
409    run as root anymore. 1.2-5 was a bad upload. :-( (Closes: #494656)
410
411 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue, 12 Aug 2008 00:36:03 +0100
412
[59c84c2]413bitlbee (1.2.1-1.1) unstable; urgency=low
414
415  * Non-Maintainer Upload
416  * Use invoke-rc.d as per policy. (Closes: #492637) [Thanks to Matt
[5d3b4e8]417    Kraai]
[59c84c2]418
419 -- Don Armstrong <don@debian.org>  Wed, 06 Aug 2008 06:57:18 -0700
420
[45b9d3e]421bitlbee (1.2.1-1) unstable; urgency=low
[a8d28d9]422
[45b9d3e]423  * New upstream release.
424  * Add Homepage and Vcs-Bzr fields. (From Jelmer.)
[a8d28d9]425
[45b9d3e]426 -- Wilmer van der Gaast <wilmer@gaast.net>  Thu, 26 Jun 2008 00:07:50 +0100
[a8d28d9]427
[945eb1e]428bitlbee (1.2-5) unstable; urgency=low
429
430  * Add myself to uploaders.
431  * Bump standards version to 3.8.0.
[7601353]432  * Fix FSF address.
[f00e3ad]433  * Avoid changing uid from init script. (Closes: #474589)
[945eb1e]434
[f00e3ad]435 -- Jelmer Vernooij <jelmer@samba.org>  Mon, 16 Jun 2008 00:53:20 +0200
[945eb1e]436
[e74c7fe]437bitlbee (1.2-4) unstable; urgency=low
438
439  * Fixed init script to use the BITLBEE_OPTS variable, not an undefined
[46d4230]440    DAEMON_OPT. (Closes: #474583)
[e74c7fe]441  * Added dependency information to the init script. (Closes: #472567)
[46d4230]442  * Added bitlbee-dev package. Patch from RISKO Gergely <risko@debian.org>
443    with some small modifications. (Closes: #473480)
[e74c7fe]444
[46d4230]445 -- Wilmer van der Gaast <wilmer@gaast.net>  Wed, 07 May 2008 22:40:40 -0700
[e74c7fe]446
[483f8dd]447bitlbee (1.2-3) unstable; urgency=low
448
449  * Removed DEB_BUILD_OPTIONS again (forgot to apply that change to the 1.2
450    branch when I finished 1.0.4-2, things diverged too much anyway.)
451    Closes: #472540.
452
453 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon, 24 Mar 2008 21:10:14 +0000
454
[fcd5003]455bitlbee (1.2-2) unstable; urgency=low
456
457  * Fixed some packaging issues reported by IRC and e-mail. (Closes: #472373)
[58a1449]458  * Fixed proxy support. (Closes: #472395)
[628e601]459  * Added a BitlBee group so only root can edit the configs and BitlBee can
460    just *read* it.
461  * Manually deleting /var/lib/bitlbee/ when purging, deluser doesn't want to
462    do it.
[fcd5003]463
[628e601]464 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon, 24 Mar 2008 19:48:24 +0000
[fcd5003]465
[379c08a]466bitlbee (1.2-1) unstable; urgency=low
[19a8088]467
[379c08a]468  * New upstream release. (Closes: #325017, #386914, #437515)
469  * With hopefully completely sane charset handling (Closes: #296145)
[19a8088]470  * Switched to the new forking daemon mode. Added /etc/default/bitlbee
471    file, an init script. People who want to stick with inetd can do so, see
472    the defaults file.
[379c08a]473    (Closes: #460741, #466171, #294585, #345038, #306452, #392682)
[19a8088]474  * Got rid of debconf Woody compatibility stuff.
[c4f2c6a]475  * No more MPL code in BitlBee, thanks to the Jabber module rewrite!
[379c08a]476  * Added Italian translation, sorry for taking so long! (Closes: #448238)
477  * Added libevent dependency (more reliable event handling).
478  * Removed GLib 1.x dependency because BitlBee really requires GLib >=2.4.
[19a8088]479
[379c08a]480 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue, 18 Mar 2008 23:44:19 +0000
481
482bitlbee (1.0.4-2) unstable; urgency=low
483
484  * Removed $DEB_BUILD_OPTIONS because apparently buildds fill it with crap.
485    (Closes: #458717)
486
487 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon, 11 Feb 2008 19:15:33 +0000
488
489bitlbee (1.0.4-1) unstable; urgency=low
490
491  * New upstream release.
492  * Changed libnss-dev dependency. (Closes: #370442)
493  * Added build-indep rule to debian/rules. (Closes: #395673)
494
495 -- Wilmer van der Gaast <wilmer@gaast.net>  Wed, 29 Aug 2007 20:24:28 +0100
[19a8088]496
497bitlbee (1.0.3-1.3) unstable; urgency=low
498
499  * Non-maintainer upload to fix a minor error.
500  * Remove extra debian/#rules#
501
502 -- Christian Perrier <bubulle@debian.org>  Tue, 20 Feb 2007 07:49:18 +0100
503
504bitlbee (1.0.3-1.2) unstable; urgency=low
505
506  * Non-maintainer upload to fix pending l10n issues.
507  * Debconf translations:
508    - Portuguese. Closes: #386348
509
510 -- Christian Perrier <bubulle@debian.org>  Sun, 18 Feb 2007 20:23:28 +0100
511
512bitlbee (1.0.3-1.1) unstable; urgency=low
513
514  * Non-maintainer upload.
515  * debian/control: Replace netkit-inetd dependency with a versioned
516    dependency on netbase.  netbase provides the appropriate inetd
517    dependency.  Closes: #382682.
518
519 -- Roger Leigh <rleigh@debian.org>  Sun, 20 Aug 2006 17:07:02 +0100
520
521bitlbee (1.0.3-1) unstable; urgency=low
522
523  * New upstream release.
524
525 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat,  8 Jul 2006 11:32:57 +0200
526
527bitlbee (1.0.2-2) unstable; urgency=low
528
529  * Added a po-debconf build-dependency, which I forgot when removing the
530    Woody hack from 1.0.2-1. (Closes: #361503)
531
532 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat,  8 Apr 2006 22:09:19 +0200
533
534bitlbee (1.0.2-1) unstable; urgency=low
535
536  * New upstream release.
537  * Avoids calling update-inetd if it's unavailable. (Closes: #350463)
538  * Also using userdel instead of deluser now to avoid another bug. :-)
539  * Only creates an inetd.conf entry when installing for the first time.
540    (Closes: #349570) (This unfortunately breaks dpkg-reconfigure, but at
541    least there's a warning...)
542
543 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat,  8 Apr 2006 14:17:52 +0200
544
545bitlbee (1.0.1-1) unstable; urgency=low
546
547  * New upstream release
548
549 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue, 17 Jan 2006 17:26:20 +0100
550
551bitlbee (1.0-1) unstable; urgency=low
552
553  * New upstream release
554  * bitlbee has a useless Build-Depends: on debconf-2.0 (Closes:
555    #341783)
556
557 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon,  5 Dec 2005 17:59:07 +0100
558
559bitlbee (0.99-1) unstable; urgency=low
560
561  * Should build on Debian GNU/kFreeBSD now. (Closes: #336965)
562  * New upstream version.
563
564 -- Wilmer van der Gaast <wilmer@gaast.net>  Thu,  3 Nov 2005 21:06:53 +0100
565
566bitlbee (0.93a-1) unstable; urgency=low
567
568  * Added Swedish and Spanish translations. (Closes: #333881, #331302)
569  * Changed debconf dependency. (Closes: #331762)
570  * Changed libgnutls dependency. (Closes: #335751)
571  * Fixed one crash-on-disconnect bug in the OSCAR module.
572
573 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue,  1 Nov 2005 18:25:56 +0100
574
575bitlbee (0.92-2) unstable; urgency=low
576
577  * Added the patch that allows to connect to alternate Jabber servers.
578    Necessary for connecting to Google Talk. (Closes: #324832)
579  * Also possibly fixes some more problems with losing data when disk is
580    full.
581  * Added Vietnamese and Brazilian DebConf translations. Sorry for being
582    so late. (Closes: #297058, #313158)
583
584 -- Wilmer van der Gaast <lintux@debian.org>  Thu,  8 Sep 2005 19:55:56 +0200
585
586bitlbee (0.92-1) unstable; urgency=low
587
588  * New upstream release.
589  * Implemented support for the IRC WATCH command and got rid of the
590    IRC_MAX_ARGS limit. (Closes: #283504)
591  * Added Czech translation. (Closes: #293615)
592
593 -- Wilmer van der Gaast <lintux@debian.org>  Thu, 24 Feb 2005 17:11:32 +0100
594
595bitlbee (0.91-3) unstable; urgency=low
596
597  * Fixed a small bug in postrm which caused problems when removing/upgrading.
598
599 -- Wilmer van der Gaast <lintux@debian.org>  Sun, 10 Oct 2004 08:59:52 +0200
600
601bitlbee (0.91-2) unstable; urgency=low
602
603  * Removed the part that messes with tcpd configuration files because it
604    causes troubles for some people and because it's no problem for users
605    to edit those files by hand. (Closes: #275418)
606    When upgrading from previous versions, the bitlbee line won't be removed
607    from your tcpd conffiles. (This is only done when purging a BitlBee
608    install) You don't have to worry about BitlBee suddenly opening for the
609    whole world because of the removal of this feature.
610  * Updated German translation. (Closes: #274655)
611  * Removed the unreliable check for an existing BitlBee installation (a
612    /etc/passwd grep) and replaced it with something more reliable.
613
614 -- Wilmer van der Gaast <lintux@debian.org>  Sat,  9 Oct 2004 19:06:33 +0200
615
616bitlbee (0.91-1) unstable; urgency=low
617
618  * info-command works for Jabber connections now. (Closes: #232712)
619  * Saner code for duplicate nickname prevention. (Closes: #234285)
620  * Support for Jabber connections over SSL. (Closes: #252458)
621  * If the user chooses for noinetd.conf installation, this setting is now
622    remembered during reinstalls. (Closes: #260533)
623  * An up-to-date Japanse DebConf template. (Closes: #271091)
624
625 -- Wilmer van der Gaast <lintux@debian.org>  Sat, 25 Sep 2004 18:18:17 +0200
626
627bitlbee (0.90a-2) unstable; urgency=low
628
629  * Using libgnutls11 now. (Closes: #264740)
630  * postinst no longer appends newlines to hosts.* because grep already
631    makes sure the last line is terminated with a newline. (Closes: #253278)
632  * Added Japanese DebConf templates. (Closes: #259801)
633  * Installing BitlBee in inetd.conf is now optional. (Closes: #260533)
634
635 -- Wilmer van der Gaast <lintux@debian.org>  Mon,  6 Sep 2004 20:04:22 +0200
636
637bitlbee (0.90a-1) unstable; urgency=low
638
639  * New upstream release.
640
641 -- Wilmer van der Gaast <lintux@debian.org>  Mon, 28 Jun 2004 20:30:26 +0200
642
643bitlbee (0.90-1) unstable; urgency=low
644
645  * New upstream release.
646  * Added German DebConf translation. (Closes: #250787)
647
648 -- Wilmer van der Gaast <lintux@debian.org>  Sat, 29 May 2004 11:51:56 +0200
649
650bitlbee (0.85a-1) unstable; urgency=low
651
652  * New upstream release. This one should fix build problems on arm.
653
654 -- Wilmer van der Gaast <lintux@debian.org>  Thu, 25 Mar 2004 00:12:33 +0100
655
656bitlbee (0.85-1) unstable; urgency=low
657
658  * New upstream release.
659  * This version has a command line switch to specify alternate configuration
660    files/settings directories. (Closes: #207060)
661
662 -- Wilmer van der Gaast <lintux@debian.org>  Sat, 13 Mar 2004 22:19:35 +0100
663
664bitlbee (0.84-2) unstable; urgency=low
665
666  * Converted debconf templates to po2debconf format, without breaking
667    building on older (non-po2debconf) systems. Thanks to Martin Quinson.
668    (Closes: #205816)
669  * Added French debconf templates. Thanks to Christian Perrier.
670    (Closes: #206593)
671
672 -- Wilmer van der Gaast <lintux@debian.org>  Wed,  3 Mar 2004 21:19:12 +0100
673
674bitlbee (0.84-1) unstable; urgency=low
675
676  * New upstream release.
677
678 -- Wilmer van der Gaast <lintux@debian.org>  Fri, 13 Feb 2004 20:13:53 +0100
679
680bitlbee (0.83-2) unstable; urgency=low
681
682  * Removed libsoup dependency, BitlBee now uses libgnutls directly.
683    (Closes: #208475, #230895)
684  * Now including preprocessed documentation files to save some time on
685    slow buildd's (and fix build problems on archs without a working
686    sgmltools package).
687
688 -- Wilmer van der Gaast <lintux@debian.org>  Fri,  6 Feb 2004 01:26:27 +0100
689
690bitlbee (0.83-1) unstable; urgency=low
691
692  * Added bitlbee.conf to conffiles. Should've done that before, sorry.
693  * Sorry, still with MSN support disabled, because Debian's default
694    libsoup package won't work with BitlBee-MSN.
695
696 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 31 Dec 2003 00:56:57 +0100
697
698bitlbee (0.82-1) unstable; urgency=low
699
700  * New upstream release.
701  * Disabled MSN support in the Debian version for now, because it needs
702    a patched version of libsoup. If you want MSN support, you'll have to
703    create one yourself and install a patched version of libsoup.
704
705 -- Wilmer van der Gaast <lintux@debian.org>  Fri, 31 Oct 2003 21:51:01 +0100
706
707bitlbee (0.81a-1) unstable; urgency=low
708
709  * New upstream release.
710
[d323c40c]711 -- Wilmer van der Gaast <lintux@debian.org>  Thu, 16 Oct 2003 16:21:31 +0200
[19a8088]712
713bitlbee (0.81-1) unstable; urgency=low
714
715  * New upstream release.
716  * Fixes Yahoo! problems. (Closes: #213876)
717
718 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 15 Oct 2003 16:00:00 +0200
719
720bitlbee (0.80-1) unstable; urgency=low
721
722  * New upstream release.
723  * preinst now unlinks the old helpfile while upgrading, see README.Debian
724    for details.
725  * 'Upgraded' to standards 3.5.9.
726  * "jabber: Non-ascii away messages not supported" patch included.
727    (Closes: #195852)
728
729 -- Wilmer van der Gaast <lintux@debian.org>  Tue, 24 Jun 2003 20:00:00 +0200
730
731bitlbee (0.74a-1) unstable; urgency=low
732
733  * This one actually does contain the bugfix 0.74 should've had.
734
735 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 11 Jun 2003 13:44:01 +0200
736
737bitlbee (0.74-1) unstable; urgency=high
738
739  * Security release, fixing a little not-too-dangerous security bug.
740
741 -- Wilmer van der Gaast <lintux@debian.org>  Tue, 10 Jun 2003 22:50:19 +0200
742
743bitlbee (0.73-1) unstable; urgency=low
744
745  * New upstream release.
746
747 -- Wilmer van der Gaast <lintux@debian.org>  Sun, 13 Apr 2003 01:20:49 +0200
748
749bitlbee (0.72-2) unstable; urgency=low
750
751  * Now uses '127.0.0.1' as default for hosts.allow instead of 'localhost'.
752    (Closes: #174219)
753  * Fixed some other portability issues. (Closes: #177394)
754  * Added w3m builddep, needed for .txt documentation generation.
755  * Removed jadetex builddep because it seems not to be necessary after all.
756
757 -- Wilmer van der Gaast <lintux@debian.org>  Tue, 21 Jan 2003 01:35:46 +0100
758
759bitlbee (0.72-1) unstable; urgency=low
760
761  * BitlBee doesn't have tcpd in it anymore; external tcpd is used now.
762  * Added an examples/ directory.
763  * Fixed arm/ppc/s390 portability issue on char signedness. (Closes: #161026)
764
765 -- Wilmer van der Gaast <lintux@debian.org>  Thu, 19 Dec 2002 00:24:29 +0100
766
767bitlbee (0.71-1) unstable; urgency=low
768
769  * New upstream release.
770
771 -- Wilmer van der Gaast <lintux@debian.org>  Mon, 16 Sep 2002 01:02:09 +0200
772
773bitlbee (0.7-2) unstable; urgency=low
774
775  * Second try at a good upload.
776
777 -- Wilmer van der Gaast <lintux@debian.org>  Thu, 15 Aug 2002 20:14:54 +0200
778
779bitlbee (0.7-1) unstable; urgency=low
780
781  * First public release. (Closes: #153190)
782
783 -- Wilmer van der Gaast <lintux@debian.org>  Sat, 10 Aug 2002 04:47:07 +0200
784
785bitlbee (0.6-1) unstable; urgency=low
786
787  * Initial Release. (Testing only, not for release.)
788
789 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 10 Jul 2002 11:02:28 +0200
Note: See TracBrowser for help on using the repository browser.