Package: util-vserver Version: 0.30.216~r2772-4~bpo40+2 Severity: wishlist "vserver build" creates an /etc/apt/sources.list file which is lacking the "deb-src" entry for security.debian.org.
patch below. i hope that you will include this before pushing the -5/-6 update into into lenny :) cc to dhozak to also update /trunk/distrib/debian/initpost in the svn repository. cheers, raoul --- initpost.old 2008-12-18 19:26:18.000000000 +0100 +++ initpost 2008-12-18 19:26:24.000000000 +0100 @@ -58,6 +58,7 @@ deb $MIRROR/ $DISTRIBUTION main deb-src $MIRROR/ $DISTRIBUTION main deb http://security.debian.org $DISTRIBUTION/updates main +deb-src http://security.debian.org $DISTRIBUTION/updates main EOF -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org