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

Diff of /backport_others.sh

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

revision 62, Thu Nov 5 04:55:33 2009 UTC revision 63, Fri Apr 23 04:20:03 2010 UTC
# Line 12  Line 12 
12  #                - Set the R version  #                - Set the R version
13    
14  # R version against which the software is compiled  # R version against which the software is compiled
15  Rversion=2.10.0  Rversion=2.11.0
16    
17  echo Distribution is $DIST  echo Distribution is $DIST
18  echo Architecture is $ARCH  echo Architecture is $ARCH
# Line 29  Line 29 
29      version=`dpkg-parsechangelog | grep ^Version | cut -f2 -d " "`~$DIST"cran".$Rversion      version=`dpkg-parsechangelog | grep ^Version | cut -f2 -d " "`~$DIST"cran".$Rversion
30      dch -b -v $version --force-distribution -D $DIST-cran $text      dch -b -v $version --force-distribution -D $DIST-cran $text
31    
32      ssed -i -R '/^Build-Depends/s/r-base-dev \(>= 2\..*?\)/r-base-dev (>= 2.10.0-1~etchcran.0)/' debian/control      ssed -i -R '/^Build-Depends/s/r-base-dev \(>= 2\..*?\)/r-base-dev (>= 2.11.0-1~etchcran.0)/' debian/control
33      ssed -i -R '/^Build-Depends-Indep/s/r-base-dev \(>= 2\..*?\)/r-base-dev (>= 2.10.0-1~etchcran.0)/' debian/control      ssed -i -R '/^Build-Depends-Indep/s/r-base-dev \(>= 2\..*?\)/r-base-dev (>= 2.11.0-1~etchcran.0)/' debian/control
34    
35      dch -a "debian/control: adapt build dependencies on r-base-dev to current backport"      dch -a "debian/control: adapt build dependencies on r-base-dev to current backport"
36    

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

Johannes Ranke
ViewVC Help
Powered by ViewVC 1.0.1