Add Ubuntu Trusty Tahr 14.04 LTS
[git-tools-moved-to-github.git] / id-deb-build / pbuilderrc
index 15b1eca..998f895 100644 (file)
@@ -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/"