diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 11e08f5c..bdafe497 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,37 @@ +bitlbee (3.2-1) unstable; urgency=high + + * New upstream release. + * Depend on gnutls-dev instead of libgnutls-dev. (Closes: #691766) + * Also, drop nss dependency. GnuTLS is supported officially, the rest is + use-at-your-own-risk (so compile it yourself). + + -- Wilmer van der Gaast <wilmer@gaast.net> Mon, 14 Jan 2013 22:34:06 +0000 + +bitlbee (3.0.6-1) unstable; urgency=low + + * New upstream release. + + -- Wilmer van der Gaast <wilmer@gaast.net> Sun, 28 Oct 2012 19:58:33 +0000 + +bitlbee (3.0.5-1.2) unstable; urgency=low + + * Non-maintainer upload. + * debian/bitlbee{,-dev}.postinst: Fix directory to symlink upgrade in + postinst. (Closes: #687865) + + -- David Prévot <taffit@debian.org> Wed, 26 Sep 2012 23:20:41 -0400 + +bitlbee (3.0.5-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "fails to install, purge, and install again": + remove --remove-home option from deluser call in bitlbee-common.postrm. + The option needs perl-modules which is not guaranteed to be there, and the + directory gets removed manually anyway. + (Closes: #681146) + + -- gregor herrmann <gregoa@debian.org> Thu, 26 Jul 2012 18:44:36 +0200 + bitlbee (3.0.5-1) unstable; urgency=low * New upstream release. |