diff options
author | dequis <dx@dxzone.com.ar> | 2017-01-08 19:57:19 -0300 |
---|---|---|
committer | dequis <dx@dxzone.com.ar> | 2017-01-08 19:57:19 -0300 |
commit | ebed81cecf4be45436e25cb8e8c8b0f15c47751e (patch) | |
tree | 4e57430674dda14ea94f83ab381df21f04a1bdf0 /debian/changelog | |
parent | e2a5be7c18f4bb9a06f5a45ddd08bade8caa2ebd (diff) | |
parent | 8dbecd23b0106a3f47e5da06a9433e3122378bfe (diff) |
Merge debian stuff to prepare for 3.5
Diffstat (limited to 'debian/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 ] |