From eefe8cd4fa49acbfe9900262f04c991ffe6e2381 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 9 Jul 2019 07:30:09 +0200 Subject: Update for R 3.6.1 --- backport | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backport b/backport index 4a0e023..d479968 100755 --- a/backport +++ b/backport @@ -7,7 +7,7 @@ export ARCH # R version against which the software is compiled iteration=0 -Rversion=3.6.0 +Rversion=3.6.1 # Set required r-base-dev version for packages build-depending on R rbasedev="r-base-dev (>= $Rversion)" @@ -21,7 +21,7 @@ rcrandir=/home/jranke/git/uni/website/www/ranke/r-cran # - up to date R version specified above, for packages depending on R # - sudo and pbuilder configuration (see README) # - sid sources in /etc/apt/sources/list -# - cdbs installed (and maybe more) +# - dh-r installed (and maybe more) # - shell variables DEBEMAIL and DEBFULLNAME usage() -- cgit v1.2.1