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