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