aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2017-01-02 14:43:12 -0300
committerdequis <dx@dxzone.com.ar>2017-01-02 14:43:12 -0300
commiteddece1d9c6de475e6e065a21d8a966305a16280 (patch)
tree4ba74c7fd13e49ba2bcfaf258a8530df1b42c24d
parentfc420168151a35634b0b2112b6666276e961efde (diff)
debian: update changelog
-rw-r--r--debian/changelog16
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 ]