source: debian/changelog @ a8d28d9

Last change on this file since a8d28d9 was a8d28d9, checked in by Jelmer Vernooij <jelmer@…>, at 2008-05-11T12:19:09Z

Add homepage and vcs-bzr fields in Debian package.

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