]> git.donarmstrong.com Git - neurodebian.git/blobdiff - neurodebian.cfg
minor tune up for the changelog
[neurodebian.git] / neurodebian.cfg
index b49ddd30f3681f341d0386e9ef501389ac88abff..3fa52dfe9b545f824453750bbf9d27412a48029f 100644 (file)
@@ -32,7 +32,7 @@ stampfile = .timestamp
 # server non-responsive
 #timeout = 30 ; seconds
 # how many hours to allow for a mirror to be stale before emailing
-warn-threshold = 24 ; hours
+warn-threshold = 36 ; hours
 # how frequently to email in hours
 #email-period = 24 ; hours
 
@@ -60,6 +60,8 @@ quantal = http://neuro.debian.net/debian/dists/quantal/Release
 raring = http://neuro.debian.net/debian/dists/raring/Release
 # EOL: July 2014
 saucy = http://neuro.debian.net/debian/dists/saucy/Release
+# EOL: ???
+trusty = http://neuro.debian.net/debian/dists/trusty/Release
 # EOL: May 2014
 squeeze = http://neuro.debian.net/debian/dists/squeeze/Release
 wheezy = http://neuro.debian.net/debian/dists/wheezy/Release
@@ -99,6 +101,8 @@ precise = Ubuntu 12.04 LTS "Precise Pangolin" (precise)
 quantal = Ubuntu 12.10 "Quantal Quetzal" (quantal)
 raring = Ubuntu 13.04 "Raring Ringtail" (raring)
 saucy = Ubuntu 13.10 "Saucy Salamander" (saucy)
+trusty = Ubuntu 14.04 "Trusty Tahr" (trusty)
+utopic = Ubuntu 14.10 "Utopic Unicorn" (utopic)
 
 [metadata]
 # base url: <url>/<src_pkg-name>/<file>
@@ -119,7 +123,7 @@ source extracts filenames = upstream README.Debian copyright
 # is a tuple of a build family ID and a release name joined by a dash, e.g.
 # debian-sid
 environments = nd+debian-sid nd+debian-jessie nd+debian-wheezy nd+debian-squeeze
-  nd+ubuntu-raring nd+ubuntu-quantal nd+ubuntu-precise nd+ubuntu-lucid
+               nd+ubuntu-lucid nd+ubuntu-precise nd+ubuntu-raring nd+ubuntu-saucy nd+ubuntu-trusty
 # what command to use for package building: pbuilder or cowbuilder
 builder = pbuilder
 
@@ -208,3 +212,5 @@ precise = nd12.04
 quantal = nd12.10
 raring = nd13.04
 saucy = nd13.10
+trusty = nd14.04
+utopic = nd14.10