summaryrefslogtreecommitdiff
path: root/jessie/_reverts_r-cran-rjags.sh
blob: 45bf82ea6773929626bcf49ed92a4c277f5e4b0c (plain) (blame)
1
2
3
    # Lower build dependency for jags 
    ssed -i -R "/^Build-Depends/s/jags \(>= .*?\)/jags (>= 4.0)/" debian/control
    dch -a "debian/control: Lower build dependency on jags to be satisfied by backport"

Contact - Imprint