source: debian/changelog @ 9efcfee

Last change on this file since 9efcfee was 9efcfee, checked in by Jelmer Vernooij <jelmer@…>, at 2019-08-31T13:09:27Z

Use secure URI in Homepage field.

Fixes lintian: homepage-field-uses-insecure-uri
See https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html for more details.

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