summaryrefslogtreecommitdiff
path: root/build_recommended_etch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build_recommended_etch.sh')
-rw-r--r--build_recommended_etch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_recommended_etch.sh b/build_recommended_etch.sh
index 3dcfc09..2c81392 100644
--- a/build_recommended_etch.sh
+++ b/build_recommended_etch.sh
@@ -16,7 +16,7 @@ for i in boot cluster codetools foreign kernsmooth lattice mgcv nlme rcompgen rp
rm *.deb
apt-get source -t unstable $i
cd $i-*
- version=`dpkg-parsechangelog | grep ^Version | cut -f2 -d " "`~etchcran.1
+ version=`dpkg-parsechangelog | grep ^Version | cut -f2 -d " "`~etchcran.2.6.0
dch -b -v $version -D etch-cran $text
fakeroot dpkg-buildpackage -B
cd ../..

Contact - Imprint