From 1cd094b531ff2a9f1d6acb4b781c118d12b51343 Mon Sep 17 00:00:00 2001 From: ranke Date: Sat, 12 Dec 2015 10:38:15 +0000 Subject: New and simplified organisation of backporting scripts Now backports for different distributions (squeeze, wheezy, jessie) can be started from the same working directory. Also, single package builds can be done without editing a script. git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@111 f247ebf9-aa24-0410-a698-f940e971ad2b --- wheezy/jags-reverts.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 wheezy/jags-reverts.sh (limited to 'wheezy') diff --git a/wheezy/jags-reverts.sh b/wheezy/jags-reverts.sh new file mode 100644 index 0000000..97a5bd1 --- /dev/null +++ b/wheezy/jags-reverts.sh @@ -0,0 +1,3 @@ +ssed -i -R "/^Build-Depends/s/gfortran \(.*\)/gfortran/" debian/control +ssed -i -R "/^Build-Depends/s/g++ \(.*\)/g++/" debian/control +dch -a "debian/control: remove version requirements for gfortran and g++" -- cgit v1.2.1