]> git.donarmstrong.com Git - neurodebian.git/blobdiff - neurodebian.cfg
thanks to lintian -- fixed typos, remove /bin for ls call
[neurodebian.git] / neurodebian.cfg
index 3866406d4289234aa3860e56c9d491adb6b5f8ca..3fa52dfe9b545f824453750bbf9d27412a48029f 100644 (file)
@@ -61,7 +61,7 @@ raring = http://neuro.debian.net/debian/dists/raring/Release
 # EOL: July 2014
 saucy = http://neuro.debian.net/debian/dists/saucy/Release
 # EOL: ???
-trusy = http://neuro.debian.net/debian/dists/trusty/Release
+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
@@ -102,6 +102,7 @@ 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>
@@ -122,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
 
@@ -212,3 +213,4 @@ quantal = nd12.10
 raring = nd13.04
 saucy = nd13.10
 trusty = nd14.04
+utopic = nd14.10