summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Hess <joeyh@debian.org>2010-09-20 01:39:13 (GMT)
committerJoey Hess <joeyh@debian.org>2010-09-20 01:39:13 (GMT)
commit3bd3e410e09fe6834f4793707423c152d6ddfa1e (patch)
treef62f676d14bcf3640a8eb11042fbcc108145cc25
parentdccd27ed8bf4da446db68e274d211f28489b654a (diff)
downloaddebootstrap-3bd3e410e09fe6834f4793707423c152d6ddfa1e.zip
debootstrap-3bd3e410e09fe6834f4793707423c152d6ddfa1e.tar.gz
debootstrap-3bd3e410e09fe6834f4793707423c152d6ddfa1e.tar.bz2
Add support for wheezy. Closes: #597461
r64814
-rw-r--r--debian/changelog3
l---------scripts/wheezy1
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f9a0f8a..b06a087 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ debootstrap (1.0.24) UNRELEASED; urgency=low
[ Colin Watson ]
* Add (Ubuntu) natty as a symlink to gutsy.
+ [ Joey Hess ]
+ * Add support for wheezy. Closes: #597461
+
-- Colin Watson <cjwatson@debian.org> Wed, 18 Aug 2010 12:07:52 +0100
debootstrap (1.0.23) unstable; urgency=low
diff --git a/scripts/wheezy b/scripts/wheezy
new file mode 120000
index 0000000..9a63c96
--- /dev/null
+++ b/scripts/wheezy
@@ -0,0 +1 @@
+sid \ No newline at end of file