]> git.donarmstrong.com Git - neurodebian.git/commitdiff
Merge branch 'master' of git://git.debian.org/pkg-exppsy/neurodebian
authorYaroslav Halchenko <debian@onerussian.com>
Mon, 2 Feb 2015 19:27:04 +0000 (14:27 -0500)
committerYaroslav Halchenko <debian@onerussian.com>
Mon, 2 Feb 2015 19:27:04 +0000 (14:27 -0500)
* 'master' of git://git.debian.org/pkg-exppsy/neurodebian: (61 commits)
  New VM (7.8.0) + FAQ on installing headers if upgrade goes south
  forgotten utopic for michael's environments
  Release point for utopic, build for utopic, add info on vivid (comment out)
  Added future vivid ubuntu release
  and cn-ln is now out
  Added 4 more mirrors in China
  NF: added cn-ln mirror in China, Thanks Fulong Sun and Hörmetjan Yiltiz
  ENH: added one more msg to catch when pkg is N/A
  compressed a bit so things do not get trimmed
  minor refreshment to the brochure
  foreseeing creating more of custom "repos" allow tohave debian-custom folder on the website
  t-shirt version of a logo but with black color for Debian
  saucy is gone, so do not build for it any longer
  BF: adjusting URLs for migration to cgit from gitweb on alioth
  ENH: dropping quantal and saucy -- EOLed
  BF: Removing echo of obsolete way to mount host directory manually
  doh -- forgot to close the ITP
  more fixes and overrides
  more fixups of screw ups etc
  override for absent man pages in -devel + fixing screw up
  ...

vm/tools/nd_createappliance

index 4afcec8152973cdd305b4efe3e1790af1dd49071..417817025c9933e71f38943f9cb96ae600258c21 100755 (executable)
@@ -8,7 +8,7 @@ set -eu
 build_dir=$PWD/build
 dist_dir=$PWD/dist
 vendor="NeuroDebian"
-vm_version="7.4.20140423"
+vm_version="7.8.0"
 vm_ostype=Debian
 vendor_url="http://neuro.debian.net"
 product_url="${vendor_url}/vm.html"