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