X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=id-deb-build%2Fpbuilderrc;fp=id-deb-build%2Fpbuilderrc;h=998f895985ae4e962dd18be7b4b069d89adf4422;hb=8e440590328583759dcf42fefdc1f96ec989ca57;hp=15b1eca36273f508cefb2dc47ac244b2078deaca;hpb=6e6f289fdcc5e8c0e24e44f283611bdd404b7647;p=git-tools-moved-to-github.git diff --git a/id-deb-build/pbuilderrc b/id-deb-build/pbuilderrc index 15b1eca..998f895 100644 --- a/id-deb-build/pbuilderrc +++ b/id-deb-build/pbuilderrc @@ -18,12 +18,12 @@ CCACHEDIR= # http://releases.ubuntu.com/releases/ case "$DIST" in - saucy|raring|quantal|precise|oneiric|natty|maverick|lucid|karmic) # ubuntu specific + trusty|saucy|raring|quantal|precise|oneiric|natty|maverick|lucid|karmic) # ubuntu specific # MIRRORSITE="http://ftp.df.lth.se/ubuntu/" MIRRORSITE="http://mirrors.dotsrc.org/ubuntu/" # MIRRORSITE="http://mirrors.kernel.org/ubuntu/" COMPONENTS="main restricted universe multiverse" - OTHERMIRROR="deb http://ftp.indexdata.dk/ubuntu $DIST main" + # OTHERMIRROR="deb http://ftp.indexdata.dk/ubuntu $DIST main" ;; jessie|wheezy|squeeze|lenny|etch) # debian specific MIRRORSITE="http://ftp.se.debian.org/debian/"