source: debian/changelog @ 7601353

Last change on this file since 7601353 was 7601353, checked in by Jelmer Vernooij <jelmer@…>, at 2008-06-15T21:49:15Z

Fix FSF address.

  • Property mode set to 100644
File size: 12.6 KB
RevLine 
[945eb1e]1bitlbee (1.2-5) unstable; urgency=low
2
3  * Add myself to uploaders.
4  * Bump standards version to 3.8.0.
[7601353]5  * Fix FSF address.
[945eb1e]6
[7601353]7 -- Jelmer Vernooij <jelmer@samba.org>  Sun, 15 Jun 2008 23:48:54 +0200
[945eb1e]8
[e74c7fe]9bitlbee (1.2-4) unstable; urgency=low
10
11  * Fixed init script to use the BITLBEE_OPTS variable, not an undefined
[46d4230]12    DAEMON_OPT. (Closes: #474583)
[e74c7fe]13  * Added dependency information to the init script. (Closes: #472567)
[46d4230]14  * Added bitlbee-dev package. Patch from RISKO Gergely <risko@debian.org>
15    with some small modifications. (Closes: #473480)
[e74c7fe]16
[46d4230]17 -- Wilmer van der Gaast <wilmer@gaast.net>  Wed, 07 May 2008 22:40:40 -0700
[e74c7fe]18
[483f8dd]19bitlbee (1.2-3) unstable; urgency=low
20
21  * Removed DEB_BUILD_OPTIONS again (forgot to apply that change to the 1.2
22    branch when I finished 1.0.4-2, things diverged too much anyway.)
23    Closes: #472540.
24
25 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon, 24 Mar 2008 21:10:14 +0000
26
[fcd5003]27bitlbee (1.2-2) unstable; urgency=low
28
29  * Fixed some packaging issues reported by IRC and e-mail. (Closes: #472373)
[58a1449]30  * Fixed proxy support. (Closes: #472395)
[628e601]31  * Added a BitlBee group so only root can edit the configs and BitlBee can
32    just *read* it.
33  * Manually deleting /var/lib/bitlbee/ when purging, deluser doesn't want to
34    do it.
[fcd5003]35
[628e601]36 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon, 24 Mar 2008 19:48:24 +0000
[fcd5003]37
[379c08a]38bitlbee (1.2-1) unstable; urgency=low
[19a8088]39
[379c08a]40  * New upstream release. (Closes: #325017, #386914, #437515)
41  * With hopefully completely sane charset handling (Closes: #296145)
[19a8088]42  * Switched to the new forking daemon mode. Added /etc/default/bitlbee
43    file, an init script. People who want to stick with inetd can do so, see
44    the defaults file.
[379c08a]45    (Closes: #460741, #466171, #294585, #345038, #306452, #392682)
[19a8088]46  * Got rid of debconf Woody compatibility stuff.
[c4f2c6a]47  * No more MPL code in BitlBee, thanks to the Jabber module rewrite!
[379c08a]48  * Added Italian translation, sorry for taking so long! (Closes: #448238)
49  * Added libevent dependency (more reliable event handling).
50  * Removed GLib 1.x dependency because BitlBee really requires GLib >=2.4.
[19a8088]51
[379c08a]52 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue, 18 Mar 2008 23:44:19 +0000
53
54bitlbee (1.0.4-2) unstable; urgency=low
55
56  * Removed $DEB_BUILD_OPTIONS because apparently buildds fill it with crap.
57    (Closes: #458717)
58
59 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon, 11 Feb 2008 19:15:33 +0000
60
61bitlbee (1.0.4-1) unstable; urgency=low
62
63  * New upstream release.
64  * Changed libnss-dev dependency. (Closes: #370442)
65  * Added build-indep rule to debian/rules. (Closes: #395673)
66
67 -- Wilmer van der Gaast <wilmer@gaast.net>  Wed, 29 Aug 2007 20:24:28 +0100
[19a8088]68
69bitlbee (1.0.3-1.3) unstable; urgency=low
70
71  * Non-maintainer upload to fix a minor error.
72  * Remove extra debian/#rules#
73
74 -- Christian Perrier <bubulle@debian.org>  Tue, 20 Feb 2007 07:49:18 +0100
75
76bitlbee (1.0.3-1.2) unstable; urgency=low
77
78  * Non-maintainer upload to fix pending l10n issues.
79  * Debconf translations:
80    - Portuguese. Closes: #386348
81
82 -- Christian Perrier <bubulle@debian.org>  Sun, 18 Feb 2007 20:23:28 +0100
83
84bitlbee (1.0.3-1.1) unstable; urgency=low
85
86  * Non-maintainer upload.
87  * debian/control: Replace netkit-inetd dependency with a versioned
88    dependency on netbase.  netbase provides the appropriate inetd
89    dependency.  Closes: #382682.
90
91 -- Roger Leigh <rleigh@debian.org>  Sun, 20 Aug 2006 17:07:02 +0100
92
93bitlbee (1.0.3-1) unstable; urgency=low
94
95  * New upstream release.
96
97 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat,  8 Jul 2006 11:32:57 +0200
98
99bitlbee (1.0.2-2) unstable; urgency=low
100
101  * Added a po-debconf build-dependency, which I forgot when removing the
102    Woody hack from 1.0.2-1. (Closes: #361503)
103
104 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat,  8 Apr 2006 22:09:19 +0200
105
106bitlbee (1.0.2-1) unstable; urgency=low
107
108  * New upstream release.
109  * Avoids calling update-inetd if it's unavailable. (Closes: #350463)
110  * Also using userdel instead of deluser now to avoid another bug. :-)
111  * Only creates an inetd.conf entry when installing for the first time.
112    (Closes: #349570) (This unfortunately breaks dpkg-reconfigure, but at
113    least there's a warning...)
114
115 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat,  8 Apr 2006 14:17:52 +0200
116
117bitlbee (1.0.1-1) unstable; urgency=low
118
119  * New upstream release
120
121 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue, 17 Jan 2006 17:26:20 +0100
122
123bitlbee (1.0-1) unstable; urgency=low
124
125  * New upstream release
126  * bitlbee has a useless Build-Depends: on debconf-2.0 (Closes:
127    #341783)
128
129 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon,  5 Dec 2005 17:59:07 +0100
130
131bitlbee (0.99-1) unstable; urgency=low
132
133  * Should build on Debian GNU/kFreeBSD now. (Closes: #336965)
134  * New upstream version.
135
136 -- Wilmer van der Gaast <wilmer@gaast.net>  Thu,  3 Nov 2005 21:06:53 +0100
137
138bitlbee (0.93a-1) unstable; urgency=low
139
140  * Added Swedish and Spanish translations. (Closes: #333881, #331302)
141  * Changed debconf dependency. (Closes: #331762)
142  * Changed libgnutls dependency. (Closes: #335751)
143  * Fixed one crash-on-disconnect bug in the OSCAR module.
144
145 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue,  1 Nov 2005 18:25:56 +0100
146
147bitlbee (0.92-2) unstable; urgency=low
148
149  * Added the patch that allows to connect to alternate Jabber servers.
150    Necessary for connecting to Google Talk. (Closes: #324832)
151  * Also possibly fixes some more problems with losing data when disk is
152    full.
153  * Added Vietnamese and Brazilian DebConf translations. Sorry for being
154    so late. (Closes: #297058, #313158)
155
156 -- Wilmer van der Gaast <lintux@debian.org>  Thu,  8 Sep 2005 19:55:56 +0200
157
158bitlbee (0.92-1) unstable; urgency=low
159
160  * New upstream release.
161  * Implemented support for the IRC WATCH command and got rid of the
162    IRC_MAX_ARGS limit. (Closes: #283504)
163  * Added Czech translation. (Closes: #293615)
164
165 -- Wilmer van der Gaast <lintux@debian.org>  Thu, 24 Feb 2005 17:11:32 +0100
166
167bitlbee (0.91-3) unstable; urgency=low
168
169  * Fixed a small bug in postrm which caused problems when removing/upgrading.
170
171 -- Wilmer van der Gaast <lintux@debian.org>  Sun, 10 Oct 2004 08:59:52 +0200
172
173bitlbee (0.91-2) unstable; urgency=low
174
175  * Removed the part that messes with tcpd configuration files because it
176    causes troubles for some people and because it's no problem for users
177    to edit those files by hand. (Closes: #275418)
178    When upgrading from previous versions, the bitlbee line won't be removed
179    from your tcpd conffiles. (This is only done when purging a BitlBee
180    install) You don't have to worry about BitlBee suddenly opening for the
181    whole world because of the removal of this feature.
182  * Updated German translation. (Closes: #274655)
183  * Removed the unreliable check for an existing BitlBee installation (a
184    /etc/passwd grep) and replaced it with something more reliable.
185
186 -- Wilmer van der Gaast <lintux@debian.org>  Sat,  9 Oct 2004 19:06:33 +0200
187
188bitlbee (0.91-1) unstable; urgency=low
189
190  * info-command works for Jabber connections now. (Closes: #232712)
191  * Saner code for duplicate nickname prevention. (Closes: #234285)
192  * Support for Jabber connections over SSL. (Closes: #252458)
193  * If the user chooses for noinetd.conf installation, this setting is now
194    remembered during reinstalls. (Closes: #260533)
195  * An up-to-date Japanse DebConf template. (Closes: #271091)
196
197 -- Wilmer van der Gaast <lintux@debian.org>  Sat, 25 Sep 2004 18:18:17 +0200
198
199bitlbee (0.90a-2) unstable; urgency=low
200
201  * Using libgnutls11 now. (Closes: #264740)
202  * postinst no longer appends newlines to hosts.* because grep already
203    makes sure the last line is terminated with a newline. (Closes: #253278)
204  * Added Japanese DebConf templates. (Closes: #259801)
205  * Installing BitlBee in inetd.conf is now optional. (Closes: #260533)
206
207 -- Wilmer van der Gaast <lintux@debian.org>  Mon,  6 Sep 2004 20:04:22 +0200
208
209bitlbee (0.90a-1) unstable; urgency=low
210
211  * New upstream release.
212
213 -- Wilmer van der Gaast <lintux@debian.org>  Mon, 28 Jun 2004 20:30:26 +0200
214
215bitlbee (0.90-1) unstable; urgency=low
216
217  * New upstream release.
218  * Added German DebConf translation. (Closes: #250787)
219
220 -- Wilmer van der Gaast <lintux@debian.org>  Sat, 29 May 2004 11:51:56 +0200
221
222bitlbee (0.85a-1) unstable; urgency=low
223
224  * New upstream release. This one should fix build problems on arm.
225
226 -- Wilmer van der Gaast <lintux@debian.org>  Thu, 25 Mar 2004 00:12:33 +0100
227
228bitlbee (0.85-1) unstable; urgency=low
229
230  * New upstream release.
231  * This version has a command line switch to specify alternate configuration
232    files/settings directories. (Closes: #207060)
233
234 -- Wilmer van der Gaast <lintux@debian.org>  Sat, 13 Mar 2004 22:19:35 +0100
235
236bitlbee (0.84-2) unstable; urgency=low
237
238  * Converted debconf templates to po2debconf format, without breaking
239    building on older (non-po2debconf) systems. Thanks to Martin Quinson.
240    (Closes: #205816)
241  * Added French debconf templates. Thanks to Christian Perrier.
242    (Closes: #206593)
243
244 -- Wilmer van der Gaast <lintux@debian.org>  Wed,  3 Mar 2004 21:19:12 +0100
245
246bitlbee (0.84-1) unstable; urgency=low
247
248  * New upstream release.
249
250 -- Wilmer van der Gaast <lintux@debian.org>  Fri, 13 Feb 2004 20:13:53 +0100
251
252bitlbee (0.83-2) unstable; urgency=low
253
254  * Removed libsoup dependency, BitlBee now uses libgnutls directly.
255    (Closes: #208475, #230895)
256  * Now including preprocessed documentation files to save some time on
257    slow buildd's (and fix build problems on archs without a working
258    sgmltools package).
259
260 -- Wilmer van der Gaast <lintux@debian.org>  Fri,  6 Feb 2004 01:26:27 +0100
261
262bitlbee (0.83-1) unstable; urgency=low
263
264  * Added bitlbee.conf to conffiles. Should've done that before, sorry.
265  * Sorry, still with MSN support disabled, because Debian's default
266    libsoup package won't work with BitlBee-MSN.
267
268 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 31 Dec 2003 00:56:57 +0100
269
270bitlbee (0.82-1) unstable; urgency=low
271
272  * New upstream release.
273  * Disabled MSN support in the Debian version for now, because it needs
274    a patched version of libsoup. If you want MSN support, you'll have to
275    create one yourself and install a patched version of libsoup.
276
277 -- Wilmer van der Gaast <lintux@debian.org>  Fri, 31 Oct 2003 21:51:01 +0100
278
279bitlbee (0.81a-1) unstable; urgency=low
280
281  * New upstream release.
282
283 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 16 Oct 2003 16:21:31 +0200
284
285bitlbee (0.81-1) unstable; urgency=low
286
287  * New upstream release.
288  * Fixes Yahoo! problems. (Closes: #213876)
289
290 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 15 Oct 2003 16:00:00 +0200
291
292bitlbee (0.80-1) unstable; urgency=low
293
294  * New upstream release.
295  * preinst now unlinks the old helpfile while upgrading, see README.Debian
296    for details.
297  * 'Upgraded' to standards 3.5.9.
298  * "jabber: Non-ascii away messages not supported" patch included.
299    (Closes: #195852)
300
301 -- Wilmer van der Gaast <lintux@debian.org>  Tue, 24 Jun 2003 20:00:00 +0200
302
303bitlbee (0.74a-1) unstable; urgency=low
304
305  * This one actually does contain the bugfix 0.74 should've had.
306
307 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 11 Jun 2003 13:44:01 +0200
308
309bitlbee (0.74-1) unstable; urgency=high
310
311  * Security release, fixing a little not-too-dangerous security bug.
312
313 -- Wilmer van der Gaast <lintux@debian.org>  Tue, 10 Jun 2003 22:50:19 +0200
314
315bitlbee (0.73-1) unstable; urgency=low
316
317  * New upstream release.
318
319 -- Wilmer van der Gaast <lintux@debian.org>  Sun, 13 Apr 2003 01:20:49 +0200
320
321bitlbee (0.72-2) unstable; urgency=low
322
323  * Now uses '127.0.0.1' as default for hosts.allow instead of 'localhost'.
324    (Closes: #174219)
325  * Fixed some other portability issues. (Closes: #177394)
326  * Added w3m builddep, needed for .txt documentation generation.
327  * Removed jadetex builddep because it seems not to be necessary after all.
328
329 -- Wilmer van der Gaast <lintux@debian.org>  Tue, 21 Jan 2003 01:35:46 +0100
330
331bitlbee (0.72-1) unstable; urgency=low
332
333  * BitlBee doesn't have tcpd in it anymore; external tcpd is used now.
334  * Added an examples/ directory.
335  * Fixed arm/ppc/s390 portability issue on char signedness. (Closes: #161026)
336
337 -- Wilmer van der Gaast <lintux@debian.org>  Thu, 19 Dec 2002 00:24:29 +0100
338
339bitlbee (0.71-1) unstable; urgency=low
340
341  * New upstream release.
342
343 -- Wilmer van der Gaast <lintux@debian.org>  Mon, 16 Sep 2002 01:02:09 +0200
344
345bitlbee (0.7-2) unstable; urgency=low
346
347  * Second try at a good upload.
348
349 -- Wilmer van der Gaast <lintux@debian.org>  Thu, 15 Aug 2002 20:14:54 +0200
350
351bitlbee (0.7-1) unstable; urgency=low
352
353  * First public release. (Closes: #153190)
354
355 -- Wilmer van der Gaast <lintux@debian.org>  Sat, 10 Aug 2002 04:47:07 +0200
356
357bitlbee (0.6-1) unstable; urgency=low
358
359  * Initial Release. (Testing only, not for release.)
360
361 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 10 Jul 2002 11:02:28 +0200
362
363Local variables:
364mode: debian-changelog
365End:
Note: See TracBrowser for help on using the repository browser.