--- backport_r-base.sh 2009/11/04 18:13:29 61 +++ backport_r-base.sh 2010/04/23 04:20:03 63 @@ -22,7 +22,7 @@ rm -rf `ls -d r-base-*` fi -#apt-get update +apt-get update apt-get source -t unstable r-base # Change any ~ in the name of the build directory for a - to avoid a @@ -56,7 +56,6 @@ 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