diff options
author | Colin Watson <cjwatson@debian.org> | 2009-10-04 20:28:51 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2009-10-04 20:28:51 +0000 |
commit | 5132a55b7eb6224fd0a96e3eee048cf12e03ff2e (patch) | |
tree | 233a7c3ea91326c1a0703068faebe973cad6516a | |
parent | 8f4c1479a598f470de173a533494891cc1c121e3 (diff) | |
download | debootstrap-1.0.20.tar.gz |
releasing version 1.0.201.0.20
r60929
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 36094a2..ba9f5cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -debootstrap (1.0.20) UNRELEASED; urgency=low +debootstrap (1.0.20) unstable; urgency=low * For recent Ubuntu versions, move $TARGET/sbin/initctl aside in the same way we do start-stop-daemon, so that attempts to control Upstart jobs won't inadvertently affect jobs in the host system. * Rename EXAMPLE section in debootstrap(8) to EXAMPLES (closes: #548458). - -- Colin Watson <cjwatson@debian.org> Sat, 03 Oct 2009 22:54:13 +0100 + -- Colin Watson <cjwatson@debian.org> Sun, 04 Oct 2009 21:23:07 +0100 debootstrap (1.0.19) unstable; urgency=low |