* 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:
parent
30d46468ac
commit
11cc7d189a
4
CONF.sh
4
CONF.sh
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue