From 0c66e6ba6252b84b730e30d4eb2d54e632ce4b70 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Thu, 31 Jul 2014 20:22:45 -0400 Subject: [PATCH] removed quantal (EOL) and added records for utopic --- cmdsettings.sh | 2 +- neurodebian.cfg | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/cmdsettings.sh b/cmdsettings.sh index f9db54f..dd35dad 100644 --- a/cmdsettings.sh +++ b/cmdsettings.sh @@ -7,7 +7,7 @@ buildplace="${cowbuilderroot}/build" # all currently supported dists allnddists="nd+debian-squeeze nd+debian-wheezy nd+debian-jessie nd+debian-sid \ - nd+ubuntu-lucid nd+ubuntu-precise nd+ubuntu-quantal nd+ubuntu-raring nd+ubuntu-saucy nd+ubuntu-trusty" + nd+ubuntu-lucid nd+ubuntu-precise nd+ubuntu-raring nd+ubuntu-saucy nd+ubuntu-trusty" alldists="$allnddists debian-squeeze debian-wheezy debian-jessie debian-sid" # default is debian diff --git a/neurodebian.cfg b/neurodebian.cfg index a053a93..3fa52df 100644 --- a/neurodebian.cfg +++ b/neurodebian.cfg @@ -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: // @@ -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 -- 2.39.2