summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-04-29Discontinue jessie, support busterJohannes Ranke7-38/+16
2019-04-26Backport R 3.6.0Johannes Ranke1-3/+3
2019-03-11Lower debhelper version for lattice on jessieJohannes Ranke1-0/+2
2019-03-11Change for Backport of R 3.5.3Johannes Ranke1-1/+1
2019-01-29Use -t for getting sources as rkward did not work withoutJohannes Ranke1-1/+1
2018-12-20Changes for R 3.5.2Johannes Ranke3-5/+5
rpy is not in unstable any more
2018-07-03Changes while backporting R 3.5.1Johannes Ranke4-7/+7
2018-04-24Changes for backporting R 3.5.0Johannes Ranke6-14/+16
2018-03-15Remove wheezy, terminate support for rjagsJohannes Ranke5-21/+14
2018-03-15dpkg-buildpackage on jessie does not know -uiJohannes Ranke1-2/+6
Trailing whitespace
2018-01-23Add a note on building for other archesJohannes Ranke1-1/+4
2017-12-07Generate logs, switch to debuildJohannes Ranke3-4/+6
2017-12-05Changes for backport of R 3.4.3Johannes Ranke2-4/+4
2017-10-03Revert to tightening build dependency on r-base-devJohannes Ranke1-0/+4
For the last backport I adapted it to R 3.4.1 instead of R 3.4.2 as I forgot to bump the number. I reverted the change in the build script however as the tightened build dependency may be useful for the next r-api transition(s).
2017-10-03.gitignore scp_debsJohannes Ranke1-0/+1
2017-10-02Don't tighten build dependency, fix fresh reposJohannes Ranke4-15/+24
2017-09-20Make the build script work for rkwardJohannes Ranke1-2/+2
It seems that apt-get build-dep and apt-get source have problems with source packages that have a .debian.xz instead of a .diff.gz. Maybe this is related to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607999
2017-07-21Reinclude rpy2, trailing whitespaceJohannes Ranke2-6/+6
2017-07-21Check for lsb_releaseJohannes Ranke1-0/+4
It can be installed via the lsb-release package on Debian and derivatives
2017-07-17Avoid a warning by pbuilderJohannes Ranke1-1/+3
2017-07-17Small improvements for R 3.4.1 on jessieJohannes Ranke3-2/+6
2017-05-13Changes for the new backport of R 3.4.0Johannes Ranke4-5/+4
Now in two new repositories, jessie-cran34 and stretch-cran34
2017-05-12Switch to the right buildresult directoryJohannes Ranke1-1/+1
2017-04-24Backport R 3.4.0, add my public key to the repoJohannes Ranke2-1/+19
2017-03-21Set iteration back to 0 for next backportJohannes Ranke1-1/+1
2017-03-21Changes for security fix of R 3.2.5 in wheezy-cran3Johannes Ranke3-3/+40
2017-03-13Wheezy is not supported any more, stretch may be in the futureJohannes Ranke2-5/+3
2017-03-11Support stretch (testing) instead of wheezy (oldstable)Johannes Ranke3-10/+20
2017-03-09Update R version, source package name for littlerJohannes Ranke2-2/+2
2017-03-09Remove debian/r-base-core.maintscript for backportsJohannes Ranke1-0/+2
This script interferes with upgrading from R 3.1.1 from jessie to the backports and is not necessary for an upgrade on jessie. I tested upgrading from 3.1.1 as well as from the previous backport of 3.3.2.
2016-06-22Change for backporting R 3.3.1Johannes Ranke1-1/+1
2016-05-04Changes for the backport of R 3.3.0 to jessieJohannes Ranke2-2/+2
2016-03-18Some more updates and removal of mentions of squeezeJohannes Ranke3-14/+12
2016-03-18Make two more scripts executableJohannes Ranke2-0/+0
2016-03-18Fix usage and remove squeezeJohannes Ranke1-6/+6
2016-03-16squeeze is not supported any moreJohannes Ranke1-13/+0
2016-03-16Changes done for todays backport of R 3.2.4Johannes Ranke2-35/+52
2015-12-14Backport scripts in the middle of it (hopefully final for 3.2.3)ranke5-24/+9
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@118 f247ebf9-aa24-0410-a698-f940e971ad2b
2015-12-14Various improvementsranke10-49/+146
- Don't remove r-base-*.deb files when cleaning sources - Use ./build [options] sourcepackage instead of build*.sh - Use ./build_others [options] instead of build_others.sh - Use ./clean [squeeze|wheezy|jessie] instead of clean.sh - Improve comment in backport_others script - Use ./move_debs instead of move_*.sh git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@117 f247ebf9-aa24-0410-a698-f940e971ad2b
2015-12-14Pending check-inranke1-0/+3
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@116 f247ebf9-aa24-0410-a698-f940e971ad2b
2015-12-14Rename scripts doing backporting modificationsranke8-6/+18
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@115 f247ebf9-aa24-0410-a698-f940e971ad2b
2015-12-14Go back to the full list of backported r-dependent packagesranke1-2/+1
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@114 f247ebf9-aa24-0410-a698-f940e971ad2b
2015-12-14Report usage on invalid options, don't use getopts in backport_othersranke2-9/+19
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@113 f247ebf9-aa24-0410-a698-f940e971ad2b
2015-12-14Fix and improvementsranke2-20/+39
- Copy sources to $DIST directory so quilt using packages work (littler, r-cran-coda, r-cran-rjags...) - Do not use getopts as the approach used did not work with multiple options - Use -s/--skip instead of -n to skip updates - Use -k/--keep to keep sources under $DIST directory git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@112 f247ebf9-aa24-0410-a698-f940e971ad2b
2015-12-12New and simplified organisation of backporting scriptsranke17-361/+203
Now backports for different distributions (squeeze, wheezy, jessie) can be started from the same working directory. Also, single package builds can be done without editing a script. git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@111 f247ebf9-aa24-0410-a698-f940e971ad2b
2015-10-30Build with different username - should be substitude by ~ ...ranke2-2/+2
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@110 f247ebf9-aa24-0410-a698-f940e971ad2b
2015-08-17Adapt backport_others and build_others to R 3.2.2ranke2-5/+12
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@109 f247ebf9-aa24-0410-a698-f940e971ad2b
2015-06-19Backport R 3.2.1ranke1-1/+1
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@108 f247ebf9-aa24-0410-a698-f940e971ad2b
2015-04-17Update the build system before the r-base buildranke1-0/+1
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@107 f247ebf9-aa24-0410-a698-f940e971ad2b
2015-04-17Add texinfo to cleanupranke1-1/+1
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@106 f247ebf9-aa24-0410-a698-f940e971ad2b

Contact - Imprint