[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#423463: debian-cd: Release file for Sarge (oldstable) has "Suite: stable"



Package: debian-cd
Version: 3.0.2
Severity: important

The following snippet from start_new_disk looks incorrect:
<snip>
        if [ "$DEBVERSION" != "testing" ] ; then
            RDATE=`awk '/^Date:/ { print $2,$3,$4,$5}' dists/$CODENAME/Release`
            sed -i -e "s/^Suite: .*$/Suite: stable/" dists/$CODENAME/Release
            sed -i -e "s/^Description: .*$/Description: Debian $DEBVERSION Released $RDATE/" dists/$CODENAME/Release
        fi
</snip>

This causes the Release file for Sarge to say "Suite: stable" instead of
"Suite: oldstable".

Attachment: pgpA1PUm17dHE.pgp
Description: PGP signature


Reply to: