diff options
Diffstat (limited to 'backport_r-base.sh')
-rw-r--r-- | backport_r-base.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backport_r-base.sh b/backport_r-base.sh index 03b5f00..f5403f2 100644 --- a/backport_r-base.sh +++ b/backport_r-base.sh @@ -56,7 +56,6 @@ dch -v "${cranversion}" --force-distribution -D $DIST-cran -b "Backport from Deb dch -a "debian/control: revert Build-Depends: to 'debhelper' since $DIST has a version < 7.2.3" sed -i 's/dh_prep/dh_clean/g' debian/rules dch -a "debian/rules: revert dh_prep calls to dh_clean calls since the latter is not present in this release's version of 'debhelper'" - cp ../r-doc-scripts/r-doc-{info,html}.{postinst,prerm} debian # 2. Starting with Debian packages for R 2.9.2-2 there is an install # dependency on 'dpkg (>= 1.15.4) | install-info'. Neither package is in |