Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-07-01 | Support trixieHEADmaster | Johannes Ranke | 1 | -2/+2 | |
2025-06-14 | Remove rkward and rpy2 from these backports | Johannes Ranke | 1 | -1/+2 | |
2025-03-01 | Remove support for buster in scripts | Johannes Ranke | 1 | -2/+2 | |
The backport to buster is discontinued since a while. | |||||
2023-03-17 | Changes for 4.2.3, start bookworm | Johannes Ranke | 1 | -2/+2 | |
2020-04-25 | Changes for backports of R 4.0.0 to bullseye and buster | Johannes Ranke | 1 | -4/+4 | |
2019-04-29 | Discontinue jessie, support buster | Johannes Ranke | 1 | -2/+2 | |
2018-12-20 | Changes for R 3.5.2 | Johannes Ranke | 1 | -2/+2 | |
rpy is not in unstable any more | |||||
2018-07-03 | Changes while backporting R 3.5.1 | Johannes Ranke | 1 | -2/+2 | |
2018-04-24 | Changes for backporting R 3.5.0 | Johannes Ranke | 1 | -5/+7 | |
2018-03-15 | Remove wheezy, terminate support for rjags | Johannes Ranke | 1 | -2/+2 | |
2017-10-02 | Don't tighten build dependency, fix fresh repos | Johannes Ranke | 1 | -3/+7 | |
2017-07-21 | Reinclude rpy2, trailing whitespace | Johannes Ranke | 1 | -5/+5 | |
2017-03-11 | Support stretch (testing) instead of wheezy (oldstable) | Johannes Ranke | 1 | -5/+12 | |
2017-03-09 | Update R version, source package name for littler | Johannes Ranke | 1 | -1/+1 | |
2016-03-18 | Make two more scripts executable | Johannes Ranke | 1 | -0/+0 | |
2016-03-16 | Changes done for todays backport of R 3.2.4 | Johannes Ranke | 1 | -3/+3 | |
2015-12-14 | Various improvements | ranke | 1 | -1/+1 | |
- 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-14 | Go back to the full list of backported r-dependent packages | ranke | 1 | -2/+1 | |
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@114 f247ebf9-aa24-0410-a698-f940e971ad2b | |||||
2015-12-14 | Report usage on invalid options, don't use getopts in backport_others | ranke | 1 | -9/+18 | |
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@113 f247ebf9-aa24-0410-a698-f940e971ad2b | |||||
2015-12-14 | Fix and improvements | ranke | 1 | -7/+7 | |
- 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-12 | New and simplified organisation of backporting scripts | ranke | 1 | -0/+50 | |
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 |