summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2013-05-22 15:42:41 (GMT)
committerColin Watson <cjwatson@debian.org>2013-05-22 15:42:41 (GMT)
commit646440841475e2f2521f965b1ba99085204819cc (patch)
tree89556ae46e29b3ae19b2b8590f7daba771646222 /debian
parent8d378c1d3a97bb8e9b904cb06fa4cc10c28415d6 (diff)
downloaddebootstrap-646440841475e2f2521f965b1ba99085204819cc.zip
debootstrap-646440841475e2f2521f965b1ba99085204819cc.tar.gz
debootstrap-646440841475e2f2521f965b1ba99085204819cc.tar.bz2
scripts/gutsy: Make the fake initctl pass through "initctl version" calls, used by such things as invoke-rc.d to figure out whether it's running under Upstart (LP: #1182540).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 792789d..492e338 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debootstrap (1.0.52) UNRELEASED; urgency=low
+
+ * scripts/gutsy: Make the fake initctl pass through "initctl version"
+ calls, used by such things as invoke-rc.d to figure out whether it's
+ running under Upstart (LP: #1182540).
+
+ -- Colin Watson <cjwatson@debian.org> Wed, 22 May 2013 16:28:27 +0100
+
debootstrap (1.0.51) unstable; urgency=low
[ Scott Kitterman ]