source: debian/changelog @ 2c56b32

Last change on this file since 2c56b32 was 2c56b32, checked in by dx <dx@…>, at 2020-09-01T09:11:33Z

Use canonical URL in Vcs-Git.

Changes-By: lintian-brush
Fixes: lintian: vcs-field-not-canonical
See-also: https://lintian.debian.org/tags/vcs-field-not-canonical.html

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