[r-backports] / backport_r-base.sh Repository:
ViewVC logotype

Diff of /backport_r-base.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 61, Wed Nov 4 18:13:29 2009 UTC revision 63, Fri Apr 23 04:20:03 2010 UTC
# Line 22  Line 22 
22      rm -rf `ls -d r-base-*`      rm -rf `ls -d r-base-*`
23  fi  fi
24    
25  #apt-get update  apt-get update
26  apt-get source -t unstable r-base  apt-get source -t unstable r-base
27    
28  # Change any ~ in the name of the build directory for a - to avoid a  # Change any ~ in the name of the build directory for a - to avoid a
# Line 56  Line 56 
56          dch -a "debian/control: revert Build-Depends: to 'debhelper' since $DIST has a version < 7.2.3"          dch -a "debian/control: revert Build-Depends: to 'debhelper' since $DIST has a version < 7.2.3"
57          sed -i 's/dh_prep/dh_clean/g' debian/rules          sed -i 's/dh_prep/dh_clean/g' debian/rules
58          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'"          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  
59    
60      # 2. Starting with Debian packages for R 2.9.2-2 there is an install      # 2. Starting with Debian packages for R 2.9.2-2 there is an install
61      # dependency on 'dpkg (>= 1.15.4) | install-info'. Neither package is in      # dependency on 'dpkg (>= 1.15.4) | install-info'. Neither package is in

Legend:
Removed from v.61  
changed lines
  Added in v.63

Johannes Ranke
ViewVC Help
Powered by ViewVC 1.0.1