diff options
-rw-r--r-- | jessie/_reverts_r-cran-rjags.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/jessie/_reverts_r-cran-rjags.sh b/jessie/_reverts_r-cran-rjags.sh new file mode 100644 index 0000000..45bf82e --- /dev/null +++ b/jessie/_reverts_r-cran-rjags.sh @@ -0,0 +1,3 @@ + # 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" |