aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2006-10-07 17:41:28 +0000
committerPetter Reinholdtsen <pere@hungry.com>2006-10-07 17:41:28 +0000
commita0d61b69a3965741370f1fcd9232aa3d007133d0 (patch)
tree6294a2bc60bbb153531be3c5bb3c35c4d8367a1b /debian/changelog
parenta80eb827e971c8add29a0599d1c927aeaf76b6ce (diff)
downloadsitesummary-a0d61b69a3965741370f1fcd9232aa3d007133d0.tar.gz
sitesummary-a0d61b69a3965741370f1fcd9232aa3d007133d0.tar.bz2
sitesummary-a0d61b69a3965741370f1fcd9232aa3d007133d0.tar.xz
Make sure the debconf value only is set in sitesummary-client.config when local configuration exist.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 7 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 5045149..5ef8bec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
sitesummary (0.0.15) unstable; urgency=low
[ Steffen Joeris ]
- * Remove code to set the debconf value explicitely in the
- sitesummary-client.config script to avoid possible conflict
- (Closes: #391593)
+ * Remove code to set the debconf value explicitely in the
+ sitesummary-client.config script to avoid possible conflict
+ (Closes: #391593)
+
+ [ Petter Reinholdtsen ]
+ * Make sure the debconf value only is set in sitesummary-client.config
+ when local configuration exist.
-- Steffen Joeris <white@skolelinux.org> Sun, 8 Oct 2006 00:06:51 +1000