source: debian/changelog @ d301872

1.2.1-3
Last change on this file since d301872 was d301872, checked in by Wilmer van der Gaast <wilmer@…>, at 2008-08-24T16:49:03Z

1.2.1-3:

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