[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 79, Sat Mar 31 13:55:35 2012 UTC revision 80, Fri Jun 22 22:34:55 2012 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.15.0  Rversion=2.15.1
16    
17  echo Distribution is $DIST  echo Distribution is $DIST
18  echo Architecture is $ARCH  echo Architecture is $ARCH
# Line 33  Line 33 
33      version=`dpkg-parsechangelog | grep ^Version | cut -f2 -d " "`~$DIST"cran".$Rversion      version=`dpkg-parsechangelog | grep ^Version | cut -f2 -d " "`~$DIST"cran".$Rversion
34      dch -b -v $version --force-distribution -D $DIST-cran $text      dch -b -v $version --force-distribution -D $DIST-cran $text
35    
36      ssed -i -R '/^Build-Depends/s/r-base-dev \(>= 2\..*?\)/r-base-dev (>= 2.15.0-1~squeezecran.0)/' debian/control      ssed -i -R '/^Build-Depends/s/r-base-dev \(>= 2\..*?\)/r-base-dev (>= 2.15.1-1~squeezecran.0)/' debian/control
37      ssed -i -R '/^Build-Depends-Indep/s/r-base-dev \(>= 2\..*?\)/r-base-dev (>= 2.15.0-1~squeezecran.0)/' debian/control      ssed -i -R '/^Build-Depends-Indep/s/r-base-dev \(>= 2\..*?\)/r-base-dev (>= 2.15.1-1~squeezecran.0)/' debian/control
38    
39      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"
40    

Legend:
Removed from v.79  
changed lines
  Added in v.80

Johannes Ranke
ViewVC Help
Powered by ViewVC 1.0.1