Change Ubuntu mirror site
[git-tools-moved-to-github.git] / id-deb-build / pbuilderrc
index 4c0c548..a3a6848 100644 (file)
@@ -21,9 +21,9 @@ USENETWORK=yes
 
 # http://releases.ubuntu.com/releases/
 case "$DIST" in
-    utopic|trusty|saucy|raring|quantal|precise|oneiric|natty|maverick|lucid|karmic) # ubuntu specific
+    vivid|utopic|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://mirror.one.com/ubuntu/"
         # MIRRORSITE="http://mirrors.kernel.org/ubuntu/"
         COMPONENTS="main restricted universe multiverse"
        OTHERMIRROR="deb http://ftp.indexdata.dk/ubuntu $DIST main"