Hello all,

I wonder what you think about Debian Bug #445621.

When looking at the various Release files currently available:

        $ for dist in sarge etch lenny sid; do { wget -q -O - 
"http://ftp.de.debian.org/debian/dists/$dist/Release"; | head -n 10; if test 
"x$dist" != "xsid"; then wget -q -O - 
"http://ftp.de.debian.org/debian/dists/${dist}-proposed-updates/Release"; | head 
-n 10; fi; } | grep -E "^(Codenam|Suit)e:"; done
        Suite: oldstable
        Codename: sarge
        Suite: oldstable-proposed-updates
        Codename: sarge-proposed-updates
        Suite: stable
        Codename: etch
        Suite: proposed-updates
        Codename: etch-proposed-updates
        Suite: testing
        Codename: lenny
        Suite: testing-proposed-updates
        Codename: testing-proposed-updates
        Suite: unstable
        Codename: sid

only "Codename: testing-proposed-updates" is special because it doesn't
contain a codename.  Here I would expect "lenny-proposed-updates".

Do you think anything in dak or apt would break if this line was changed
to "Codename: lenny-proposed-updates"?  Or is there anything else that
could or would break?

Best regards and thanks for you attention,
Uwe



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to