From ed4cc1b71bcef983b3d19e641bb3acc1b5e1b309 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Tue, 18 Dec 2012 12:58:49 -0500 Subject: [PATCH] comment out using of -devel repo and manually build one for squeeze for testing --- debian/changelog | 2 +- vm/d-i/wheezy/initial_setup | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 26697a1..3117f27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -neurodebian (0.30~dev1) wheezy; urgency=low +neurodebian (0.30~dev2) squeeze; urgency=low * VM (6.999.b4.20121206) - development VM based on upcoming wheezy release's beta4 diff --git a/vm/d-i/wheezy/initial_setup b/vm/d-i/wheezy/initial_setup index 76831e7..2611620 100755 --- a/vm/d-i/wheezy/initial_setup +++ b/vm/d-i/wheezy/initial_setup @@ -48,9 +48,10 @@ git config --global user.email nd@localhost # Add sources.list for backports and neurodebian wget -O /etc/apt/sources.list.d/neuro.debian.net.list http://neuro.debian.net/lists/wheezy.us-nh + # Development versions (TODO: comment out upon finishing) -cat /etc/apt/sources.list.d/neuro.debian.net.list | sed -e 's,/debian ,/debian-devel ,g' \ - >| /etc/apt/sources.list.d/neuro.debian.net-devel.list +#cat /etc/apt/sources.list.d/neuro.debian.net.list | sed -e 's,/debian ,/debian-devel ,g' \ +# >| /etc/apt/sources.list.d/neuro.debian.net-devel.list ## No backports yet ## echo "deb http://backports.debian.org/debian-backports wheezy-backports main contrib non-free" > /etc/apt/sources.list.d/backports.debian.org.list -- 2.39.2