diff options
author | dequis <dx@dxzone.com.ar> | 2017-01-02 14:43:12 -0300 |
---|---|---|
committer | dequis <dx@dxzone.com.ar> | 2017-01-02 14:43:12 -0300 |
commit | eddece1d9c6de475e6e065a21d8a966305a16280 (patch) | |
tree | 4ba74c7fd13e49ba2bcfaf258a8530df1b42c24d | |
parent | fc420168151a35634b0b2112b6666276e961efde (diff) |
debian: update changelog
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e40fefdc..d373358f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +bitlbee (3.5-1) UNRELEASED; urgency=medium + + [ Jochen Sprickerhof ] + * Drop dependency on net-tools + + [ dequis ] + * Use dh_systemd + * Drop support for /etc/default/bitlbee + * Drop debconf and its translations (only used to ask for the port) + * Add preinst script for a smoother transition to systemd units + * Ignore the stdout of deluser, fixes postrm error exit code + * Remove some mentions of yahoo in control and copyright + * Remove outdated stuff from README.debian + + -- dequis <dx@dxzone.com.ar> Mon, 02 Jan 2017 14:25:05 -0300 + bitlbee (3.4.2-1) unstable; urgency=medium [ Jelmer Vernooij ] |