[SCM] live-build branch, debian-old-2.0, updated. debian/2.0.11-1-14-gae0a953

Daniel Baumann daniel at debian.org
Fri Jan 21 22:18:32 UTC 2011


The following commit has been merged in the debian-old-2.0 branch:
commit ae0a9539b1bb4c326b5dfef1a63cd3946dd689a6
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jan 21 23:17:07 2011 +0100

    Adding support for Ubuntu jaunty and natty, thanks to Cody A.W. Somerville <cody.somerville at canonical.com>.

diff --git a/data/debian-cd/dapper b/data/debian-cd/jaunty
similarity index 100%
copy from data/debian-cd/dapper
copy to data/debian-cd/jaunty
diff --git a/data/debian-cd/dapper b/data/debian-cd/natty
similarity index 100%
copy from data/debian-cd/dapper
copy to data/debian-cd/natty
diff --git a/functions/releases.sh b/functions/releases.sh
index 32fc03b..07894f4 100755
--- a/functions/releases.sh
+++ b/functions/releases.sh
@@ -18,6 +18,8 @@ RELEASE_sid="unstable"
 RELEASE_dapper="6.06" # LTS
 RELEASE_hardy="8.04" # LTS
 RELEASE_intrepid="8.10"
+RELEASE_jaunty="9.04"
 RELEASE_karmic="9.10"
 RELEASE_lucid="10.04" # LTS
 RELEASE_maverick="10.10"
+RELEASE_natty="11.04"

-- 
live-build



More information about the debian-live-changes mailing list