summaryrefslogtreecommitdiff
path: root/jessie
diff options
context:
space:
mode:
authorranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2015-12-14 21:13:48 +0000
committerranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2015-12-14 21:13:48 +0000
commit70aefb18628eab236cc5dbaa6e2537236127ca94 (patch)
tree3697cca48294579fac92b05bf368e743b50d36a9 /jessie
parentf82c9449951c75bd5d9f7083c8683ddd15121738 (diff)
Backport scripts in the middle of it (hopefully final for 3.2.3)
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@118 f247ebf9-aa24-0410-a698-f940e971ad2b
Diffstat (limited to 'jessie')
-rw-r--r--jessie/_reverts_r-cran-rjags.sh7
1 files changed, 4 insertions, 3 deletions
diff --git a/jessie/_reverts_r-cran-rjags.sh b/jessie/_reverts_r-cran-rjags.sh
index 45bf82e..e7fc882 100644
--- a/jessie/_reverts_r-cran-rjags.sh
+++ b/jessie/_reverts_r-cran-rjags.sh
@@ -1,3 +1,4 @@
- # Lower build dependency for jags
- ssed -i -R "/^Build-Depends/s/jags \(>= .*?\)/jags (>= 4.0)/" debian/control
- dch -a "debian/control: Lower build dependency on jags to be satisfied by backport"
+# Lower dependencies for jags
+ssed -i -R "/^Build-Depends/s/jags \(>= .*?\)/jags (>= 4.0)/" debian/control
+ssed -i -R "/^Depends/s/jags \(>= .*?\)/jags (>= 4.0)/" debian/control
+dch -a "debian/control: Lower (build) dependency on jags to be satisfied by backport"

Contact - Imprint