[SCM] live-build branch, debian-next, updated. debian/2.0_a25-1-5-g256a7cf
Daniel Baumann
daniel at debian.org
Fri Sep 3 13:00:00 UTC 2010
The following commit has been merged in the debian-next branch:
commit 256a7cffea2d898bab52e71f1b0bbf9a7e77c2de
Author: Daniel Baumann <daniel at debian.org>
Date: Fri Sep 3 14:57:40 2010 +0200
Adding support for wheezy.
diff --git a/data/debian-cd/sid b/data/debian-cd/wheezy
similarity index 100%
copy from data/debian-cd/sid
copy to data/debian-cd/wheezy
diff --git a/functions/releases.sh b/functions/releases.sh
index 23637f5..dce46a0 100755
--- a/functions/releases.sh
+++ b/functions/releases.sh
@@ -10,7 +10,8 @@
# Debian releases
RELEASE_lenny="5.0.5"
-RELEASE_squeeze="6"
+RELEASE_squeeze="6.0.0"
+RELEASE_wheezy="7"
RELEASE_sid="unstable"
# Ubuntu releases
diff --git a/includes/sid b/includes/wheezy
similarity index 100%
copy from includes/sid
copy to includes/wheezy
--
live-build
More information about the debian-live-changes
mailing list