diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 11e08f5c..b34cf5c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +bitlbee (3.0.5-1.1) UNRELEASED; urgency=low + + * Non-maintainer upload. + * Fix "fails to install, purge, and install again": + remove --remove-home option from deluser call in bitlbee-common.postrm. + The option needs perl-modules which is not guaranteed to be there, and the + directory gets removed manually anyway. + (Closes: #681146) + + -- gregor herrmann <gregoa@debian.org> Thu, 26 Jul 2012 18:44:36 +0200 + bitlbee (3.0.5-1) unstable; urgency=low * New upstream release. |