diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2009-06-07 21:19:25 +0100 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2009-06-07 21:19:25 +0100 |
commit | 25dfb16035f12ba15ad5fcfb6d428386ac4c38ce (patch) | |
tree | 02b6472d33af972827538d0754f3f74d57aa3114 /debian/changelog | |
parent | 59169956e1f7a5dd86e3c1aab41bc6a252f7b653 (diff) |
Forgot to commit before starting to work on the second item, so here's a
monster commit. :-)
* Removing code that edits bitlbee.conf from postinst (and chown code in
the init script), it's not really necessary anymore; bitlbee may only
still run as root if the admin doesn't read conffile diffs.
(Closes: #514572)
* No longer overwriting port number info in /etc/default/bitlbee with
what's in debconf. (Closes: #514148)
* Added notes about the above two changes to bitlbee.conf.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 6c7ea4f4..0bb5af32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,15 @@ bitlbee (1.2.3-2) unstable; urgency=low (Closes: #531219) * Fixed free port detection code in debian/config which was a bit limited and also buggy. - - -- Wilmer van der Gaast <wilmer@gaast.net> Sun, 07 Jun 2009 20:40:00 +0100 + * Removing code that edits bitlbee.conf from postinst (and chown code in + the init script), it's not really necessary anymore; bitlbee may only + still run as root if the admin doesn't read conffile diffs. + (Closes: #514572) + * No longer overwriting port number info in /etc/default/bitlbee with + what's in debconf. (Closes: #514148) + * Added notes about the above two changes to bitlbee.conf. + + -- Wilmer van der Gaast <wilmer@gaast.net> Sun, 07 Jun 2009 21:17:39 +0100 bitlbee (1.2.3-1) unstable; urgency=critical |