* s/sarge/etch/ and s/3.1/3.2/ in CONF.sh

* Last upload ready for the etch release (hopefully)
This commit is contained in:
Steve McIntyre 2006-10-08 12:54:49 +00:00
parent 30d46468ac
commit 11cc7d189a
3 changed files with 7 additions and 5 deletions

View File

@ -51,7 +51,7 @@ unset OMIT_RELEASE_NOTES || true
export BASEDIR=`pwd`
# Building etch cd set ...
export CODENAME=sarge
export CODENAME=etch
# By default use Debian installer packages from $CODENAME
if [ ! "$DI_CODENAME" ]
@ -66,7 +66,7 @@ fi
#export DI_WWW_HOME=default
# Version number, "2.2 r0", "2.2 r1" etc.
export DEBVERSION="3.1"
export DEBVERSION="3.2"
# Official or non-official set.
# NOTE: THE "OFFICIAL" DESIGNATION IS ONLY ALLOWED FOR IMAGES AVAILABLE

4
debian/CONF.sh vendored
View File

@ -51,7 +51,7 @@ unset OMIT_RELEASE_NOTES || true
export BASEDIR=`pwd`
# Building etch cd set ...
export CODENAME=sarge
export CODENAME=etch
# By default use Debian installer packages from $CODENAME
if [ ! "$DI_CODENAME" ]
@ -66,7 +66,7 @@ fi
#export DI_WWW_HOME=default
# Version number, "2.2 r0", "2.2 r1" etc.
export DEBVERSION="3.1"
export DEBVERSION="3.2"
# Official or non-official set.
# NOTE: THE "OFFICIAL" DESIGNATION IS ONLY ALLOWED FOR IMAGES AVAILABLE

4
debian/changelog vendored
View File

@ -177,8 +177,10 @@ debian-cd (2.2.25) unstable; urgency=low
closes: #387255
* Removed reference to obsolete "mirrorcheck" target in the README
file. Closes: #384064.
* s/sarge/etch/ and s/3.1/3.2/ in CONF.sh
* Last upload ready for the etch release (hopefully)
-- Frans Pop <fjp@debian.org> Sat, 7 Oct 2006 05:13:59 +0200
-- Steve McIntyre <93sam@debian.org> Sun, 8 Oct 2006 14:46:48 +0200
debian-cd (2.2.24) unstable; urgency=low