source: debian/changelog @ 88d2208

Last change on this file since 88d2208 was d419073, checked in by Wilmer van der Gaast <wilmer@…>, at 2008-06-17T21:58:15Z

Merging 1.2-5 Debian package.

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