diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 915d3983..2e0d33e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +bitlbee (3.0.6-2) UNRELEASED; urgency=low + + * 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> Tue, 30 Oct 2012 23:25:56 +0000 + bitlbee (3.0.6-1) unstable; urgency=low * New upstream release. |