]> git.donarmstrong.com Git - neurodebian.git/blobdiff - neurodebian.cfg
thanks to lintian -- fixed typos, remove /bin for ls call
[neurodebian.git] / neurodebian.cfg
index a053a9397968e2331dc509d2fb69c5fcc723c612..3fa52dfe9b545f824453750bbf9d27412a48029f 100644 (file)
@@ -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