summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2009-02-11 08:59:04 +0100
committerReinhard Tartler <siretart@tauware.de>2009-02-11 08:59:04 +0100
commitd8225e612cfd6b2e3022840f4b15b6b4cf92f346 (patch)
treed672fb835e49c542db40d860515b8267d2ae68b9 /debian/changelog
parent4d6fbb4293310d8b26dc3ab1c7758de963c87f74 (diff)
Fix shell scripting in the debconf interaction code of the package's
postinst script. This should prevent problems like LP: #222999
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e81f85cd..264981f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+boxbackup (0.11~rc2-6) unstable; urgency=low
+
+ * Fix shell scripting in the debconf interaction code of the package's
+ postinst script. This should prevent problems like LP: #222999
+
+ -- Reinhard Tartler <siretart@tauware.de> Wed, 11 Feb 2009 08:55:05 +0100
+
boxbackup (0.11~rc2-5) unstable; urgency=low
* Bugfix: "Please build-depend on docbook-xml". Thanks to Luca Falavigna