- May 21, 2024
-
-
Dylan Aïssi authored
Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
-
Dylan Aïssi authored
Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
-
Dylan Aïssi authored
In Debian /usr/share/doc/r-recommended doesn't exist, so a link is created to /usr/share/doc/r-base-core. But in Apertis, /usr/share/doc/r-recommended contains files generated by dh_setup_copyright which makes it impossible to create a link. Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
-
- Apr 19, 2023
-
-
Dylan Aïssi authored
Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
-
Dylan Aïssi authored
Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
-
Dylan Aïssi authored
-
- Apr 07, 2023
-
-
Dirk Eddelbuettel authored
-
Apertis CI authored
-
- Feb 07, 2022
-
-
Vignesh Raman authored
Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
-
Vignesh Raman authored
This allows us to decouple the Java ecosystem from the target/development repositories and potentially drop it. Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
-
- Apr 22, 2021
- Feb 15, 2021
-
-
Dirk Eddelbuettel authored
r-base (4.0.4-1) unstable; urgency=medium . * New upstream version released this morning . * debian/r-base-core.postinst: Improved logic for /usr/local/lib/R creation (Closes: #982069) * debian/watch: Updated . r-base (4.0.3-1) unstable; urgency=medium . * New upstream version released this morning . r-base (4.0.2.20201005-1) unstable; urgency=medium . * Initial rc release (r79292) of R 4.0.3 expected for Oct 10 . * debian/control: Switch to virtual debhelper-compat (= 11) * debian/compat: Removed . r-base (4.0.2-1) unstable; urgency=medium . * New upstream version released this morning . r-base (4.0.1-1) unstable; urgency=medium . * New upstream version released this morning . r-base (4.0.0.20200530-1) unstable; urgency=medium . * Initial rc release (r78619) of R 4.0.2 expected for Jun 06 . r-base (4.0.0.20200528-1) unstable; urgency=medium . * Initial beta release (r78593) of R 4.0.1 expected for Jun 06 . * debian/watch: Updated expression to look at R-4 . r-base (4.0.0-3) unstable; urgency=medium . * unstable: New upload to start 'r-4.0' transition . * debian/rules: Extend ppc64el rule to ppc64 and powerpc * debian/compat: Increase level to 10 . r-base (4.0.0-2) experimental; urgency=medium . * debian/rules: Disable (for now) long double support on ppc64el as it (currently) breaks the build; upstream is working on proper fix . r-base (4.0.0-1) experimental; urgency=medium . * New upstream version released this morning . r-base (3.6.3.20200416-1) experimental; urgency=medium . * Initial rc release (r78240) of R 4.0.0 expected for Apr 24 . r-base (3.6.3.20200409-1) experimental; urgency=medium . * Initial beta release (r78186) of R 4.0.0 expected for Apr 24 . r-base (3.6.3.20200402-1) experimental; urgency=medium . * Second alpha release (r78142) of R 4.0.0 expected for Apr 24 . r-base (3.6.3.20200326-1) experimental; urgency=medium . * Initial alpha release (r78078) of R 4.0.0 expected for Apr 24 . * debian/control: Update Provides: for r-base-core to 'r-api-4.0' as all packages depedending on R will require a rebuild . * debian/patches/series: Comment-out powerpc_changes included upstream . r-base (3.6.3-2) unstable; urgency=medium . * debian/patches/powerpc_changes: Use __powerpc__ not __PPC64__ to also cover 32-bit builds (Closes: #946836) . r-base (3.6.3-1) unstable; urgency=medium . * New upstream version released right now in Copenhagen at celebRtion 2020! . r-base (3.6.2.20200221-1) unstable; urgency=medium . * Initial rc release (r77847) of R 3.6.3 expected for Feb 29 . * debian/control: Set Standards-Version: to current version . r-base (3.6.2-2) unstable; urgency=medium . * src/main/arithmetic.c: Small (upstream also) patch for PPC64 . r-base (3.6.2-1) unstable; urgency=medium . * New upstream version released this morning . r-base (3.6.1.20191206-1) unstable; urgency=medium . * Initial rc release (r77545) of R 3.6.2 expected for Dec 12 . r-base (3.6.1-7) unstable; urgency=medium . * debian/rules: Respect DEB_BUILD_OPTIONS setting 'nocheck' thanks to patch by Chris Lamb (Closes: #942867) . * debian/rules: Respect DEB_BUILD_OPTIONS setting 'nodoc' thanks to patch by Chris Lamb (Closes: #942870) . r-base (3.6.1-6) unstable; urgency=medium . * debian/control: Revised attempt for build=all to correctly generate documentation packages (Closes: #941152) . r-base (3.6.1-5) unstable; urgency=medium . * debian/control: Add build-indep back to build target . r-base (3.6.1-4) unstable; urgency=medium . * debian/control: Add Breaks: for dozen+ packages: to unblock issue caused by their auto-pkgtests (with thanks to Graham Inggs; Closes #927335) . r-base (3.6.1-3) unstable; urgency=medium . * debian/control: Change Build-Depends: from texlive-generic-recommended to texlive-plain-generic (Closes: #932972) . * debian/control: Set Standards-Version: to current version . r-base (3.6.1-2) unstable; urgency=medium . * debian/control: Add (Build-)Depends on libprce2-dev to accommodate selinux (with thanks to Gianfranco Costamagna) (closes: #931547) . r-base (3.6.1-1) unstable; urgency=medium . * New upstream version released this morning . r-base (3.6.0.20190628-1) unstable; urgency=medium . * Initial rc release (r76748) of R 3.6.1 expected for Jul 5 . * debian/patches/series: Uncomment Fortran patch now upstream . r-base (3.6.0-2) unstable; urgency=medium . * debian/Renviron.site: Set variable _R_CHECK_COMPILATION_FLAGS_KNOWN_ to white-list compiler flags pulled in Debian's gcc configuration . * configure{,.ac}: Applied two upstream patches from this week to accommodate gfortran 8 changes related to C to Fortran calls . r-base (3.6.0-1) unstable; urgency=medium . * New upstream version released this morning . * debian/control: Set Standards-Version: to current version . r-base (3.5.3.20190419-1) unstable; urgency=medium . * Initial rc release (r76404) of R 3.6.0 expected for Apr 26 . r-base (3.5.3.20190412-1) unstable; urgency=medium . * Initial beta release (r76379) of R 3.6.0 expected for Apr 26 . r-base (3.5.3.20190406-1) experimental; urgency=medium . * Initial alpha release (r76325) of R 3.6.0 expected for Apr 26 . r-base (3.5.3-1) unstable; urgency=medium . * New upstream version released this morning . r-base (3.5.2.20190304-1) unstable; urgency=medium . * Initial rc release (r76198) of R 3.5.3 expected for Mar 11 . * debian/control: Change Suggests: to elpa-ess (Closes: #917246) . r-base (3.5.2-1.1) unstable; urgency=medium . [testing only] * src/library/utils/packages2.R: Proposed patch . r-base (3.5.2-1) unstable; urgency=medium . * New upstream version released this morning . r-base (3.5.1.20181215-1) unstable; urgency=medium . * Initial rc release (r75850) of R 3.5.2 expected for Dec 20 . * debian/rules: Merge PR to pass more paths explicitly to configure (with thanks to Andreas Henriksson via merge request) . * debian/rules: Added a few more explicit paths (with thanks to Kurt Hornik via email following the merge request) . r-base (3.5.1-2) unstable; urgency=medium . * Explicit rebuild as 3.1.5-1+b2 appears broken (Closes: #913982) . r-base (3.5.1-1) unstable; urgency=medium . * New upstream version released this morning . * debian/Renviron.site: Added comment for R_LIBS_USER and %p and %v . r-base (3.5.0.20180627-1) unstable; urgency=medium . * Initial rc release (r74934) of R 3.5.1 expected for Jul 2 . * debian/control: r-base-dev no longer depends on dh-r (Closes: #901625) . r-base (3.5.0-5) unstable; urgency=medium . * debian/control: Further refinement to Build-Depends for JDK . r-base (3.5.0-4) unstable; urgency=medium . * debian/control: Rewrite JDK dependency to suggest the default-jdk first with fallback to openjdk-10 (thanks, Emilio Pozuelo Monfort) . r-base (3.5.0-3) unstable; urgency=medium . * Rebuilding for Debian unstable to start the binary transition given green light by the release team in #896667 . r-base (3.5.0-2) experimental; urgency=medium . * debian/control: Set Build-Depends: to openjdk-10-jdk (Closes: #897319) . r-base (3.5.0-1) experimental; urgency=medium . * New upstream version released this morning . * Still released into experimental as we need to coordinate a transition for r-api-3.5 . r-base (3.4.4.20180417-1) experimental; urgency=medium . * Initial rc release (r74611) of R 3.5.0 expected for Apr 23 . r-base (3.4.4.20180411-1) experimental; urgency=medium . * Initial beta release (r74578) of R 3.5.0 expected for Apr 23 . * debian/control: Set Standards-Version: to current version * debian/control: Add Vcs-Browser: and Vcs-Git: . r-base (3.4.4.20180405-1) experimental; urgency=medium . * Initial alpha release (r74529) of R 3.5.0 expected for Apr 23 . * debian/control: Update Provides: for r-base-core to 'r-api-3.5' as all packages with compiled code require a rebuild . * debian/control: Switch Suggests: for r-base-dev from cdbs to dh-r (Closes: #878061) . r-base (3.4.4-1) unstable; urgency=medium . * New upstream version released this morning . r-base (3.4.3.20180311-1) unstable; urgency=medium . * Initial rc build (r74380) of R 3.4.4 expected for March 15 . * debian/Rprofile.site: Set CRAN cloud mirror as default CRAN repo . r-base (3.4.3-1) unstable; urgency=medium . * New upstream release . r-base (3.4.2.20171123-1) unstable; urgency=medium . * Initial rc build (r73776) of R 3.4.3 expected for November 30 . r-base (3.4.2.20171120-1) unstable; urgency=medium . * Initial beta build (r73753) of R 3.4.3 expected for November 30 . * debian/control: Set Standards-Version: to current version . r-base (3.4.2-2) unstable; urgency=medium . * debian/control: Use openjdk-9-jdk in Build-Depends as we generally cannot run 'R CMD javareconf' in a pbuilder, and need Java 9 * debian/control: Two 'Priority: extra' are now 'optional' [lintian] . r-base (3.4.2-1) unstable; urgency=medium . * New upstream release . r-base (3.4.1.20170921-1) unstable; urgency=medium . * Initial rc build (r73337) of R 3.4.2 expected for Sep 28 . * debian/control: Package r-base-core now 'Provides: r-api-3.4' per the Debian Release team. I still consider this to be wrong (as there was no API change) but my hands are tied here. . * debian/compat: Increased to 9 * debian/control: Set Standards-Version: to current version . * debian/README.source: Added . r-base (3.4.1-2) unstable; urgency=medium . * etc/Renviron.in: No longer unset R_LIBS_USER (Closes: #866768) . r-base (3.4.1-1) unstable; urgency=medium . * New upstream release . * debian/source/format: Set to '3.0 (quilt)' . * etc/Renviron.in: Patched to not set R_LIBS_USER by default * debian/Renviron.site: Mention possible R_LIBS_USER setting here . r-base (3.4.0.20170622-1) unstable; urgency=medium . * Initial beta build (r72852) of R 3.4.1 expected for June 30 . * debian/source/format: Set to '3.0 (quilt)' . * etc/Renviron.in: Patched to not set R_LIBS_USER by default * debian/Renviron.site: Mention possible R_LIBS_USER setting here . r-base (3.4.0-1) unstable; urgency=medium . * New upstream version released this morning . r-base (3.3.3.20170413-1) unstable; urgency=medium . * Initial rc build (r72510) of R 3.4.0 expected for April 21 . r-base (3.3.3.20170406-1) experimental; urgency=medium . * Initial beta build (r72492) of R 3.4.0 expected for April 21 . r-base (3.3.3-1) unstable; urgency=medium . * New upstream version released this morning . r-base (3.3.2.20170227-1) unstable; urgency=medium . * Initial rc build (r72279) of R 3.3.3 expected for March 6 . * debian/control: Package r-base-dev now Depends: on pkg-config . * debian/r-cran.mk: xvfb-run now turns on GL extensions . r-base (3.3.2-1) unstable; urgency=medium . * New upstream version released this morning . r-base (3.3.1.20161024-1) unstable; urgency=medium . * Initial rc build (r71578) of R 3.3.2 expected for October 31 . r-base (3.3.1.20161020-1) unstable; urgency=medium . * Initial beta build (r71547) of R 3.3.2 expected for October 31 . * debian/rules: Tweaks to configure-stamp dependency (cf #812544) . * debian/r-base-core.maintscript: Move bash-completion config file from old location, if still present (Closes: #840506) . r-base (3.3.1-2) unstable; urgency=medium . * Rebuilding under gcc-6 . r-base (3.3.1-1.xenial.0) xenial; urgency=medium . * PPA build for Ubuntu 16.04 ("xenial") . r-base (3.3.1-1) unstable; urgency=medium . * New upstream version released this morning . r-base (3.3.0.20160615-1) unstable; urgency=medium . * Initial rc build (r70789) of R 3.3.1 expected for June 23 . * debian/control: Set Standards-Version: to current version . r-base (3.3.0-2) unstable; urgency=medium . * debian/control: Add libicu-dev to Depends: for r-base-dev . r-base (3.3.0-1) unstable; urgency=medium . * New upstream version released this morning . r-base (3.2.5.20160429-1) unstable; urgency=medium . * Second rc build (r70561) of R 3.3.0 expected for May 03 . * debian/control: Remove remaining use of gcc-4.9 on mips (Closes: #818781) . r-base (3.2.5.20160428-1) unstable; urgency=low . * Initial rc build (r70556) of R 3.3.0 expected for May 03 . r-base (3.2.5-1) unstable; urgency=low . * New upstream release made today (as the version scheme in 3.2.4-revised created issues for some systems) . * debian/updated_x11_logo.patch: Applied again to src/modules/X11/ files devX11.c and rlogo_icon.h to provide the new R logo . r-base (3.2.4.20160412-1) unstable; urgency=low . * Fourth beta build (r70470) of R 3.3.0 expected for May 03 . * debian/rules: Remove gcc-4.9 invocation for mips (Closes: #818781) . r-base (3.2.4.20160411-1) unstable; urgency=low . * Third beta build (r70465) of R 3.3.0 expected for May 03 . * debian/control: Remove use of gcc-4.9 on mips (Closes: #818781) . * debian/r-core.shlibs: Removed (Closes: #819343) * debian/r-mathlib.shlibs: Ditto . r-base (3.2.4.20160406-1) unstable; urgency=medium . * Second beta build (r70427) of R 3.3.0 now expected for May 03 . r-base (3.2.4.20160331-1) unstable; urgency=medium . * Initial beta build (r70404) of R 3.3.0 expected for April 14 . * debian/r-cran.mk: Also remove LICENSE (Closes: #819344) . r-base (3.2.4-revised-1) unstable; urgency=medium . * New upstream release this afternoon . * debian/updated_x11_logo.patch: Applied again to src/modules/X11/ files devX11.c and rlogo_icon.h to provide the new R logo . r-base (3.2.4-1) unstable; urgency=medium . * New upstream version released this morning . * debian/updated_x11_logo.patch: Applied again to src/modules/X11/ files devX11.c and rlogo_icon.h to provide the new R logo . r-base (3.2.3.20160306-1) unstable; urgency=medium . * Second rc build (r70278) of R 3.2.4 expected for March 10 . * debian/rules: Do not install bash_completion in /etc (Closes: #816531) . * debian/updated_x11_logo.patch: Applied again to src/modules/X11/ files devX11.c and rlogo_icon.h to provide the new R logo . r-base (3.2.3.20160303-1) unstable; urgency=low . * Initial rc build (r70270) of R 3.2.4 expected for March 10 . * debian/rules: Adding 'R_TEXI2DVICMD=emulation' to cope with texinfo 6.1 . * debian/updated_x11_logo.patch: Applied again to src/modules/X11/ files devX11.c and rlogo_icon.h to provide the new R logo . * debian/rules: Commented-out make check with does not find packages . r-base (3.2.3-6) unstable; urgency=low . * Rebuilding to now use openjdk-8-jdk (rather than openjdk-7-jdk) as keep in sync with the change at the default-jdk package . * debian/rules: Added explicit 'cd doc/manual && $(MAKE) html)' . r-base (3.2.3-5) unstable; urgency=low . * debian/icon-class-patch/R.desktop: Add trailing ';' in Categories (with thanks to Pino Toscano) (Closes: #812475) . r-base (3.2.3-4) unstable; urgency=low . * debian/r-base-core.postinst: Don't run mktexlsr . r-base (3.2.3-3) unstable; urgency=low . * debian/control: Also add 'gcc-4.9 [mips]' to Depends: for r-base-core to ensure compiler is present on installed system (thanks, Sébastien) . * debian/rules: Set 'R_GZIPCMD=gzip -n' to avoid a Lintian warning about gzip files with timestamps . * debian/rules: No longer install menu file (and we have a desktop file) . r-base (3.2.3-2) unstable; urgency=low . [ Sébastien Villemot ] * Use gcc-4.9 to compile C code on mips, as a workaround to a gcc-5 bug. (Closes: #810357). * Enable back optimization flags on mips and mipsel. . [ Dirk Eddelbuettel ] * debian/control: Use Sebastien's patch and add gcc-4.9 for mips * debian/rules: Use Sebastien's patch and enforce gcc-4.9 for mips, also comment-out remaining suppression of optmization . r-base (3.2.3-1.wily.0) wily; urgency=low . * PPA build for Ubuntu 15.10 ("wily") . r-base (3.2.3-1) unstable; urgency=low . * New upstream version released this morning . * debian/updated_x11_logo.patch: Applied again to src/modules/X11/ files devX11.c and rlogo_icon.h to provide the new R logo . r-base (3.2.2.20151203-1) unstable; urgency=low . * Initial rc build (r69731) of R 3.2.3 expected for December 10 . * debian/updated_x11_logo.patch: Applied again to src/modules/X11/ files devX11.c and rlogo_icon.h to provide the new R logo . r-base (3.2.2-1) unstable; urgency=low . * New upstream version released this morning . * debian/updated_x11_logo.patch: Applied to refresh bitmap'ed logo; now using second patch with reduced memory footprint and resolution . r-base (3.2.1.20150808-1vivid2) vivid; urgency=low . * PPA build for Ubuntu 15.04 ("vivid") . r-base (3.2.1.20150808-1) unstable; urgency=low . * Initial rc build (r68909) of R 3.2.2 expected for August 14 . * debian/R.bash-completion: Updated from Deepayan's GH repo . * debian/updated_x11_logo.patch: Applied to refresh bitmap'ed logo; now using second patch with reduced memory footprint and resolution . r-base (3.2.1.20150804-1) unstable; urgency=low . * Initial beta build (r68823) of R 3.2.2 expected for August 14 . * debian/updated_x11_logo.patch: Applied to refresh bitmap'ed logo . r-base (3.2.1-4) unstable; urgency=low . * src/main/datetime.c: One more change for the additional leapsecond . * debian/control: Add ca-certificates to Depends: for r-base-core to support https via method "libcurl" . r-base (3.2.1-3) unstable; urgency=low . * src/library/base/R/zdatetime.R: Added additional leap second (also included in R-patched and R-devel) . r-base (3.2.1-2) unstable; urgency=low . * configure: Apply patch by Martin Michlmayr to ensure texi2any version 6 or later is not wrongly rejected as too old (Closes: #790436) . r-base (3.2.1-1) unstable; urgency=low . * New upstream version released this morning . r-base (3.2.0.20150613-1) unstable; urgency=low . * Initial rc build (r68509) of R 3.2.1 expected for June 18 . r-base (3.2.0-4) unstable; urgency=low . * debian/rules: Set JAVA_HOME explicitly as suggested in a patch kindly supplied by Emmanuel Bourg (Closes: #745098) . r-base (3.2.0-3vivid2) vivid; urgency=low . * PPA build for Ubuntu 14.10 ("vivid") . r-base (3.2.0-3vivid1) utopic; urgency=low . * PPA build for Ubuntu 14.10 ("vivid") . r-base (3.2.0-3) unstable; urgency=low . * debian/control: The r-base-core package now 'Provides: r-api-3' which can be used to have r-cran-* depend on a particular API vintage. (Closes: #704805) . * debiab/r-cran.mk: Have the build-time API vintage encoded as a Depends (with thanks to Julian Gilbey, Charles Plessy, and others for the patch) . * debian/control: Set Standards-Version: to current version . r-base (3.2.0-2) unstable; urgency=low . * debian/r-cran.mk: Apply (modified) patch by Philipp Rinn to set built-time (if unset) based on timestamp in debian/changelog (Closes: #782764) . r-base (3.2.0-1utopic1) utopic; urgency=low . * PPA build for Ubuntu 14.10 ("utopic") . r-base (3.2.0-1) unstable; urgency=low . * New upstream version released this morning . r-base (3.1.3.20150413-1) unstable; urgency=low . * Third rc build (r68170) of R 3.2.0 expected for April 16 . r-base (3.1.3.20150410-1) unstable; urgency=low . * Second rc build (r68169) of R 3.2.0 expected for April 16 . r-base (3.1.3.20150409-1) unstable; urgency=low . * Initial rc build (r68161) of R 3.2.0 expected for April 16 . r-base (3.1.3-1) unstable; urgency=low . * New upstream version released this morning . * debian/reproducibility-patch/*.patch: Added two patches submitted to R upstream and already integrated into upcoming R 3.2.0 releases; these help setting a timestamp for the DESCRIPTION file of a) base R package via a new env var PKG_BUILT_TIME passed down from debian/rules, and also b) r-cran-* package built via r-cran.mk through a new option to R CMD INSTALL . r-base (3.1.2.20150306-1) unstable; urgency=low . * Second rc build (r67947) of R 3.1.3 expected for March 9 . * debian/reproducibility-patch/*.patch: Added two patches submitted to R upstream and already integrated into upcoming R 3.2.0 releases; these help setting a timestamp for the DESCRIPTION file of a) base R package via a new env var PKG_BUILT_TIME passed down from debian/rules, and also b) r-cran-* package built via r-cran.mk through a new option to R CMD INSTALL . r-base (3.1.2.20150304-1) experimental; urgency=low . * Initial rc build (r67940) of R 3.1.3 expected for March 9 . * debian/reproducibility-patch/*.patch: Added two patches submitted to R upstream and already integrated into upcoming R 3.2.0 releases; these help setting a timestamp for the DESCRIPTION file of a) base R package via a new env var PKG_BUILT_TIME passed down from debian/rules, and also b) r-cran-* package built via r-cran.mk through a new option to R CMD INSTALL . r-base (3.1.2-3) experimental; urgency=low . * debian/reproducibility-patch/*.patch: Added two patches submitted to R upstream and already integrated into upcoming R 3.2.0 releases; these help setting a timestamp for the DESCRIPTION file of a) base R package via a new env var PKG_BUILT_TIME passed down from debian/rules, and also b) r-cran-* package built via r-cran.mk through a new option to R CMD INSTALL (Closes: #774031) . * debian/rules: Added support for PKG_BUILT_TIME, but left commented-out . * debian/r-cran.mk: Added support for --built-timestampe, also inactive . r-base (3.1.2-2) unstable; urgency=low . * debian/control: Upgrade Build-Depends: to tcl and tk 8.6 (Closes: #768868) . r-base (3.1.2-1) unstable; urgency=low . * New upstream version released this morning . r-base (3.1.1.20141024-1) unstable; urgency=low . * Initial rc build (r66864) of R 3.1.2 expected for October 31 . r-base (3.1.1-1) unstable; urgency=low . * New upstream version released this morning . r-base (3.1.0.20140705-1) unstable; urgency=low . * Initial rc build (r66073) of R 3.1.1 expected for July 10 . r-base (3.1.0-1) unstable; urgency=low . * New upstream version released this morning . r-base (3.0.3.20140408-1) unstable; urgency=low . * Third rc build (r65383) of R 3.1.0 expected for April 10 . * debian/rules: Also reflect 'dpkg-buildflags --get cppflags' . r-base (3.0.3.20140405-1) unstable; urgency=low . * Second rc build (r65382) of R 3.1.0 expected for April 10 . r-base (3.0.3.20140403-1) unstable; urgency=low . * Initial rc build (r65367) of R 3.1.0 expected for April 10 . * debian/rules: Also export ldflags variable . r-base (3.0.3.20140331-1) unstable; urgency=low . * Second beta build (r65345) of R 3.1.0 expected for April 10 . * debian/control: Added liblzma-dev to Depends: of r-base-dev (Closes: #743076) . * debian/rules: Set optimflags, fcflags and ldflags via calls to dpkg-buildflags with thanks to Julian Gilbey for the suggestion and discussion (Closes: #726913) . r-base (3.0.3.20140328-1) unstable; urgency=low . * Initial beta build (r65330) of R 3.1.0 expected for April 10 . * debian/R.bash_completion: New version from Deepayan's repository * debian/rules: Updated installation command for bash completion * debian/control: Added bash-completion to Build-Depends: . r-base (3.0.3-1) unstable; urgency=low . * New upstream version released this morning . r-base (3.0.2.20140301-1) unstable; urgency=low . * Second rc build (r65090) of R 3.0.3 expected for March 6 . * debian/control: Re-enable Java on mips, mipsel as OpenJDK 7 is now available for both. Thanks to Niels Thykier for the follow-up. . r-base (3.0.2.20140226-1) unstable; urgency=low . * Initial rc build (r65081) of R 3.0.3 expected for March 6 . * debian/arm-perl-regexp.patch: Patch no longer needed as the change has now been applied upstream . * debian/control: Remove Build-Depends: on texi2html which has been deprecated as a standalone package. (Closes: #726947) * debian/control: Also remove Suggests: on texi2html for r-base-dev . * debian/control: Added "!mipsel" to the Build-Depends as OpenJDK 7 is not available here (cf emails with Niels Thykier in #727805) . r-base (3.0.2-1) unstable; urgency=low . * New upstream version released this morning . * debian/arm-perl-regexp.patch: Re-apply ARM patch for regexp . r-base (3.0.1.20130919-1) unstable; urgency=low . * Initial rc build (r63954) of R 3.0.2 expected for September 25 . * debian/arm-perl-regexp.patch: Re-apply ARM patch for regexp . r-base (3.0.1.20130915-1) unstable; urgency=low . * Initial build (r63932) of R 3.0.2 expected for September 25 . * Version number scheme reverted to maj.min.pat.date rather than maj.min.pat~date as the latex runs of the manuals once again break when a tilde is present in the filename -- texi2dvi regression? . * debian/arm-perl-regexp.patch: Re-apply ARM patch for regexp . r-base (3.0.1-6) unstable; urgency=low . * debian/r-cran.mk: Undo brown paper bag error and add pipe symbol . * debian/rules: Do not run checks on kFreeBSD as it timed out . r-base (3.0.1-5) unstable; urgency=low . * debian/rules: Make a minor debian/rules clean more robust by using 'rm -f' instead of plain 'rm' . r-base (3.0.1-4) unstable; urgency=low . * debian/rules: Set optimisation to -O2 on kFreeBSD (Closes: #714506) . * debian/r-cran.mk: Minor tweak to regexp in 'make clean' step . * debian/watch: Adjusted path to look in R-3/ directory . r-base (3.0.1-3) unstable; urgency=low . * debian/rules: Tweak the pdf creation to overcome error from missing r-recommend packages sources which should be ignored, but is not . r-base (3.0.1-2) unstable; urgency=low . * doc/manual: Apply changes from upstream (SVN revs 62773 + 62778) to permit compilation of the manuals under both texinfo 4 and texinfo 5 . * debian/rules: No longer temporarily disabled moving info files now that they build correctly with texinfo 5 as well. . r-base (3.0.1-1) unstable; urgency=low . * New upstream version released this morning . * debian/arm-perl-regexp.patch: Re-apply ARM patch for regexp . * debian/rules: Temporarily disabled moving info files. Not all help files will be built as a result. We are looking into this. . r-base (3.0.1~20130512-1) unstable; urgency=low . * Initial rc build (r62731) of R 3.0.1 expected for May 16 . * debian/arm-perl-regexp.patch: Re-apply ARM patch for regexp . * debian/rules: Temporarily disabled moving info files . r-base (3.0.0-2) unstable; urgency=low . * debian/r-cran.mk: Revert recent patch to convert '.' in package names to '-' as it breaks existing packages (Closes: #704606) . r-base (3.0.0-1) unstable; urgency=low . * New upstream version released this morning . * debian/arm-perl-regexp.patch: Re-apply ARM patch for regexp . r-base (3.0.0~20130330-1) unstable; urgency=low . * Second rc build (r62448) of R 3.0.0 expected for April 3 . * debian/arm-perl-regexp.patch: Re-apply ARM patch for regexp . r-base (3.0.0~20130327-1) unstable; urgency=low . * Initial rc build (r62427) of R 3.0.0 expected for April 3 . * debian/rules: Explicitly call 'make javaconf; . * debian/arm-perl-regexp.patch: Re-apply ARM patch for regexp . r-base (3.0.0~20130324-1) unstable; urgency=low . * Initial beta build (r62384) of R 3.0.0 expected for April 3 . * debian/arm-perl-regexp.patch: Re-apply ARM patch for regexp . r-base (2.15.3-2) unstable; urgency=low . * debian/r-cran.mk: Applied patch by m.eik michalke to also convert '.' in package names to '-' . * debian/arm-perl-regexp.patch: Re-apply ARM patch for regexp from 2.15.2 with big thanks to Luka Luca Falavigna (Closes: #702427) . r-base (2.15.3-1) unstable; urgency=low . * New upstream version released this morning . r-base (2.15.3~20130327-1) unstable; urgency=low . * Third rc build (rev62077) of R 2.15.3 expected March 1 . * debian/r-base-core.postinst: Fix typo in /etc/R/Renviron mode correction creation (thanks again, Don Armstrong!) (Closes: #701774) . r-base (2.15.3~20130326-1) unstable; urgency=low . * Second rc build (rev62062) of R 2.15.3 expected March 1 . * debian/r-base-core.postinst: Ensure /etc/R/Renviron is created with proper 0644 modes (thanks, Don Armstrong!) (Closes: #701774) . r-base (2.15.3~20130324-1) unstable; urgency=low . * Initial rc build (rev62054) of R 2.15.3 expected March 1 . * debian/rules: No longer patch the R script javareconf . r-base (2.15.2-2) unstable; urgency=low . * debian/control: Switch Build-Depends: from libtiff4-dev to libtiff5-dev . * debian/control: Set Standards-Version: to current version . * debian/rules: Generate md5sums for all files (Closes: #700381) * debian/r-base-core.postinst: Modied ucf file treatment to avoid triggering md5sum changes (with thanks to Andreas Beckman) . r-base (2.15.2-1) unstable; urgency=low . * New upstream release . * src/library/tools/R/install.R: Pass "perl = TRUE" parameter to sub() function when defining SHLIB_* macros to work-around an erroneus string replacement which causes build failures on arm* architectures but make the change conditonal on actually being on arm*. . r-base (2.15.1-5) unstable; urgency=low . * debian/control: Switch Build-Depends: from openjdk-6-jdk to default-jdk (Closes: #684285) . r-base (2.15.1-4) unstable; urgency=low . * src/library/tools/R/install.R: Pass "perl = TRUE" parameter to sub() really passing it to sub and not to grep (Closes: #679180) . r-base (2.15.1-3) unstable; urgency=low . * src/library/tools/R/install.R: Pass "perl = TRUE" parameter to sub() and correcting error in logic of patch used in -2. (Closes: #679180) . r-base (2.15.1-2) unstable; urgency=low . * src/library/tools/R/install.R: Pass "perl = TRUE" parameter to sub() function when defining SHLIB_* macros to work-around an erroneus string replacement which causes build failures on arm* architectures but make the change conditonal on actually being on arm*. With big thanks to Luca Falavigna for finding this fix. (Closes: #679180) . r-base (2.15.1-1) unstable; urgency=low . * New upstream version released this morning . * src/X11/*: Applied revised patch by Philip Johnson to to set the X11 icon and window class for improved desktop experience; patch source and support files are in debian/icon-class-patch/. * debian/rules: Install icon png file and desktop file from Philip too * debian/r-base-core.dirs: Add two directories for icon and desktop . r-base (2.15.1~20120617-1) unstable; urgency=low . * Initial rc build (rev59569) of R 2.15.1 expected June 22 . * debian/control: Removed dpatch from Depends: for r-base-dev [lintian] . * src/X11/*: Applied patch posted by Philip Johnson to r-devel on June 7 to set the X11 icon and window class for improved desktop experience . r-base (2.15.0-2) unstable; urgency=low . * debian/rules: Test for gcc version 4.7.* and if found, reduce optimisation to -O2 as gcc-4.7 fails to build R with -O3 (as per email discussions with Kurt Hornik of the R Core team) . r-base (2.15.0-1) unstable; urgency=low . * New upstream release . r-base (2.15.0~20120323-1) unstable; urgency=low . * Initial rc build (58802) of R 2.15.0 expected for March 30 . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . r-base (2.15.0~20120317-1) unstable; urgency=low . * Initial beta build (r58769) of R 2.15.0 expected for March 30 . * debian/R.bash_completion: New version from SVN (thanks, Deepayan!) . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . r-base (2.14.2-3) unstable; urgency=low . * debian/control: Really change Build-Depends: to libpng-dev this time * debian/control: Also update Depends: for (virtual) r-base-dev . r-base (2.14.2-2) unstable; urgency=low . * debian/control: Change Build-Depends: to libpng-dev (Closes: #662488) . r-base (2.14.2-1) unstable; urgency=low . * New upstream release . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . * debian/control: Set Standards-Version: to current version . r-base (2.14.2~20120222-1) unstable; urgency=low . * Initial rc build (r58449) of R 2.14.2 expected for Feb 29 . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . * debian/r-cran.mk: Include simple-patchsys.mk only if quilt not used as requested by Andreas Tille (Closes: #652456) . * debian/r-cran.mk: Support "R:Depends" expansion in debian/substvars as requested by Andreas Tille and Charles Plessy (Closes: #659163) . r-base (2.14.1-1) unstable; urgency=low . * New upstream release . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . r-base (2.14.1~20111215-1) unstable; urgency=low . * Initial rc build (r57901) of R 2.14.1 expected for Dec 22 . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . * debian/control: Added the battery of texlive-* packages in Build-Depends: to 'Suggests:' for r-base-dev so that users can build all related documentation too . r-base (2.14.0-1) unstable; urgency=low . * New upstream release . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . r-base (2.14.0~20111027-1) unstable; urgency=low . * Initial rc build (r57443) of R 2.14.0 expected for Oct 31 . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . * debian/control: Set Standards-Version: to current version . r-base (2.14.0~20111021-1) unstable; urgency=low . * Initial beta build (r57355) of R 2.14.0 expected for Oct 31 . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . r-base (2.14.0~20111015-1) unstable; urgency=low . * Initial alpha release (r57258) of R 2.14.0 expected for Oct 31 . * debian/rules: Setting '-std=gnu99' as part of CC, not CFLAGS (with thanks to Kurt Hornik for the suggestion) . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . r-base (2.13.2-1) unstable; urgency=low . * New upstream release . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . * debian/control: Added 'texlive-fonts-extra' to Build-Depends which R 2.14.0 will need for the inconsolate font used in vignettes. . r-base (2.13.2~20110922-1) unstable; urgency=low . [ Dirk Eddelbuettel ] * First rc build (r57046) of R 2.13.2 expected for Sep 30 * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library * Applied patch by Jonathan Nieder re 'make check' (Closes: #638265) . [ Jonathan Nieder ] * debian/rules: Run tests in build target, not the install target (since they do not require root privileges). * debian/rules: Do not run tests when DEB_BUILD_OPTIONS contains "nocheck". . r-base (2.13.1-1) unstable; urgency=low . * New upstream release . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . r-base (2.13.0-4) unstable; urgency=low . * debian/r-cran.mk: Make call to xvfb-run more robust by adding '-a' option to allow automatic switching to free virtual server; with thanks to Salvatore Bonaccorso for the suggestions (Closes: #630869) . r-base (2.13.0-3) unstable; urgency=low . * debian/control: Switch Build-Depends: (and Depends: for r-base-dev) from libjpeg62-dev to libjpeg-dev for libjpeg8 transition -- with thanks to Bill Allombert for the heads-up (Closes: #629978) . r-base (2.13.0-2) unstable; urgency=low . * debian/control: Add 'Depends: cdbs' to r-base-dev so that the r-cran-* packages do not need to depend on it individually; it is a feature of the r-cran.mk script sourced from r-base-dev (Closes: #627831) . r-base (2.13.0-1) unstable; urgency=low . * New upstream version released this morning . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . r-base (2.13.0~20110407-1) unstable; urgency=low . * First rc build (r55373) of R 2.13.0 expected for Apr 13 . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . r-base (2.13.0~20110401-1) unstable; urgency=low . * First beta build (r55246) of R 2.13.0 expected for Apr 13 . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . r-base (2.13.0~20110324-1) unstable; urgency=low . * Second alpha build (r55004) of R 2.13.0 expected for Apr 13 . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . r-base (2.13.0~20110316-1) unstable; urgency=low . * Initial alpha release (r54827) of R 2.13.0 expected for Apr 13 . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . r-base (2.12.2-1) unstable; urgency=low . * New upstream version released this morning . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . r-base (2.12.2~20110218-1) unstable; urgency=low . * First rc built (r54487) of R 2.12.2 expected for Feb 25 . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . r-base (2.12.2~20110215-1) unstable; urgency=low . * First beta built (r54439) of R 2.12.2 expected for Feb 25 . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . r-base (2.12.1-1) unstable; urgency=low . * New upstream version released this morning . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . r-base (2.12.1~20101208-1) unstable; urgency=low . * First rc built (r53817) of R 2.12.1 expected for Dec 16 . * R/m4, configure: Override bzip2 test for 1.0.6 to let our patched 1.0.5 version pass as lintian does not like the embedded library . r-base (2.12.0-1) unstable; urgency=low . * New upstream version released this morning . * As a new major release, this will go to unstable despite the freeze . r-base (2.12.0~20101007-1) experimental; urgency=low . * First rc built (r53048) of R 2.12.0 expected for Oct 15 . * Distribution still set to 'experimental' as release freeze is ongoing . r-base (2.11.1-7) unstable; urgency=low . * debian/control: Add 'liblzma-dev' to Build-Depends (Closes: #599120) . r-base (2.12.0~20101002-1) experimental; urgency=low . * First beta built (r53048) of R 2.12.0 expected for Oct 15 . * Distribution still set to 'experimental' as release freeze is ongoing . r-base (2.12.0~20100928-1) experimental; urgency=low . * Third alpha built (r53048) of R 2.12.0 expected for Oct 15 . * Distribution still set to 'experimental' as release freeze is ongoing . * debian/control: Added liblzma-dev to Build-Depends . r-base (2.12.0~20100924-1) experimental; urgency=low . * Second alpha built (r52983) of R 2.12.0 expected for Oct 15 . * Distribution still set to 'experimental' as release freeze is ongoing . r-base (2.12.0~20100917-1) experimental; urgency=low . * Initial alpha release (r52529) of R 2.12.0 expected for Oct 15 . * Distribution set to 'experimental' as release freeze is ongoing . * R/m4, configure: Check zlib version for 1.2.3.4, not 1.2.3 . r-base (2.11.1-6) unstable; urgency=low . * debian/control: Add [!mips] to the list architectures that do not have a Build-Depends: on openjdk-6-jdk (per request of release team) . r-base (2.11.1-5) unstable; urgency=low . * debian/rules: Also set ${cflags}, ${cxxflags}, ${fcflags} during configure in light of #590126 * debian/rules: Set FCFLAGS as well as FFLAGS . r-base (2.11.1-4) unstable; urgency=low . * debian/rules: Impose '-g0' for mips and mipsel in light of #590126 . r-base (2.11.1-3) unstable; urgency=low . * m4/R.m4: Apply patch Arnaud Patard to suppress -g flag during configure which currently upsets tcl/tk on the mips and mipsel platform (see the release-critical bug report #590126). A big thanks to Arnaud for the patch and detailed analysis. . r-base (2.11.1-2) unstable; urgency=low . * debian/rules: Re-apply arm fixes from 2.11.0-2 below which inadvertently slipped. Thanks once again to Modestas for spotting this. (Closes: #581237) . r-base (2.11.1-1) unstable; urgency=low . * New upstream version released this morning . r-base (2.11.1~20100525-1) unstable; urgency=low . * Release Candidate (r52102) of R 2.11.1 expected for May 31 . r-base (2.11.0-2) unstable; urgency=low . * debian/rules: Withdraw old hack to let armel build without system blas and lapack as these now work. With special thanks to Modestas Vainius for spotting this and testing the fix. (Closes: #581237) . * debian/rules: Also withdraw setting of radical -O0 -g0 on armel which was once needed due to poor Fortran compiler performance. Once again thanks to Modestas Vainius for spotting and checking! . r-base (2.11.0-1) unstable; urgency=low . * New upstream version released this morning . r-base (2.11.0~20100419-1) unstable; urgency=low . * Initial rc release (r51778) of R 2.11.0 expected for April 22 . r-base (2.11.0~20100409-1) unstable; urgency=low . * Initial beta release (r51661) of R 2.11.0 expected for April 22 . r-base (2.11.0~20100402-1) unstable; urgency=low . * Initial alpha release (r51564) of R 2.11.0 expected for April 22 . * debian/control: Fix typo / editing mistake in Description for r-base (Closes: #563234) . * debian/rules: Add softlink from /usr/lib/R/lib/libR.so into /usr/lib to make the R library visible as /etc/ld.so.conf.d/ is no longer used (Closes: #575913) . * debian/control: Set Standards-Version: to current version . r-base (2.10.1-2) unstable; urgency=low . * configure: Apply patch by Nobuhiro Iwamatsu to allow for builds on the sh4 architecture (Closes: #561180) . r-base (2.10.1-1) unstable; urgency=low . * New upstream version released this morning . * debian/control: For r-recommended, replace r-cran-vr with the four unbundled packages r-cran-{mass,class,nnet,spatial} . r-base (2.10.1~20091210-1) unstable; urgency=low . * New upstream release candidate for R 2.10.1 expected for December 14 . r-base (2.10.1~20091206-1) unstable; urgency=low . * New upstream beta release for R 2.10.1 expected for December 14 . r-base (2.10.0-2) unstable; urgency=low . * debian/control: Replace Build-Depends: on xpdf-reader with xdg-utils with thanks to Moritz Muehlenhoff . * debian/r-base-core.postinst: Switch from texhash to mktexlsr with thanks to Julian Gilbey (Closes: #555187) . * debian/control: Fix grammar error by switching to 'This package provides' in five of the package entries (which still does not quite call for this somewhat inflationary use of automated bug filing seen here ...) (Closes: #557842 #557843 #557844 #557845 #557846 #557847 #55849) . r-base (2.10.0-1) unstable; urgency=low . * New upstream version released this morning . r-base (2.10.0~20091019-1) unstable; urgency=low . * First release candidate of R 2.10.0 expected for October 26 . * debian/rules: Configure with R_BROWSER=xdg-open as default HTML browser . * debian/control: As html documentation is now dynamically generated, the r-doc-html package is no longer six mb in size and can be promoted from Suggested: to Recommended: (thanks to Michael Rutter for the suggestion). . * debian/control: Add Conflicts/Provides/Replaces for r-base-core on r-base-latex to uninstall existing (and now redundant) packages. . r-base (2.10.0~20091013-1) unstable; urgency=low . * First beta release of R 2.10.0 expected for October 26 . * debian/rules: No longer call 'make html' or 'make help' as starting with R 2.10.0, documentation is now rendered on-demand by the R engine * debian/rules: No longer fix modes on help-{links,print}.sh as these script are no longer shipped . * debian/control: Removed entry for package r-base-latex . r-base (2.9.2-4) unstable; urgency=low . * configure: Re-insert xdg-open into list of pdf viewers tested for at build time -- thanks to Sebastian P. Luque for the heads-up! . r-base (2.9.2-3) unstable; urgency=low . * debian/control: Also change Depends: in r-base-dev from from 'libreadline5-dev' to 'libreadline-dev' . r-base (2.9.2-2) unstable; urgency=low . * debian/control: As requested by Matthias Klose, change Build-Depends: from 'libreadline5-dev' to 'libreadline-dev' . * debian/rules: Soft link from /usr/lib/R/COPYING against GPL-2 instead of GPL, with thanks to Isaac for spotting this. . * debian/control: Set Standards-Version: to current version . * debian/control: Add Depends: for r-doc-info on 'dpkg (>= 1.15.4) | install-info' . * debian/rules: No longer install /etc/ld.so.conf.d/libR.conf . * debian/r-base-core.postinst: Call paperconf without prepended path . r-base (2.9.2-1) unstable; urgency=low . * New upstream version released this morning . * r-doc-{info,html}.{postinst,prerm}: Omit calls to install-docs and install-info which is now handled by dpkg triggers. * debian/control: Builds-Depends: on debhelper (>= 7.2.3) . * debian/control: Add 'xdg-utils' to Depends: for r-base-core . * debian/r-cran.mk: Improved find command in clean target . r-base (2.9.1-2) unstable; urgency=low . * Re-activated Java support using an updated ca-certificates-java package by Matthias Klose -- Thanks! * debian/control: Build-Depends: on openjdk-6-jdk added back in . * debian/control: Update Standards-Version: to current value. . r-base (2.9.1-1) unstable; urgency=low . * New upstream version released this morning . * configure,m4/R.m4: Add xdg-open to set of pdf viewers checked by configure (and this change has been committed upstream for 2.10.0 as well). . * As of this morning, the Debian Java toolchain is broken (#534520) so support for Java is disabled by temporarily removing openjdk-6-jdk [!arm !hppa !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386] from Build-Depends: --- a new upload will be provided once this problem is fixed. . r-base (2.9.1~20090621-1) unstable; urgency=low . * First beta release of R 2.9.1 which should be released on June 26 . * configure,m4/R.m4: Add xdg-open to set of pdf viewers checked by configure . r-base (2.9.1~20090618-1) unstable; urgency=low . * First beta release of R 2.9.1 which should be released on June 26 . * debian/control: Switched (Build-)Depends: from xpdf-reader to xdg-utils; pdf files will now be opened with xdg-open to reflect desktop choices. . * debian/README.Atlas: Further editing, added test script . * debian/r-cran.mk: Do not remove src/Makevars.in in clean step as this was seen to upset some packages when used by cran2deb for all of CRAN . r-base (2.9.0-4) unstable; urgency=low . * debian/r-cran.mk: Applied suggestion by Julian Gilbey to correct accidental lowercasing of CRAN package names which can prevent removal ot extra license files (Closes: #531224) . * debian/README.Atlas: Updated to current packages (Closes: #531223) . * debian/r-cran.mk: Small correction to previously added 'clean' target . r-base (2.9.0-3) unstable; urgency=low . * debian/r-cran.mk: Applied patch by Steffen Moeller that adds a 'clean' target which is useful if one builds outside of pbuilder. . r-base (2.9.0-2) unstable; urgency=low . * debian/r-base-core.prerm: Remove /etc/R/Renviron on remove or purge to not leave unowned files around. Also make sure ucf forgets all about it. Special Thanks! to Holger Levsen. (Closes: #527618) . r-base (2.9.0-1) unstable; urgency=low . * New upstream version released this morning . * debian/rules: Turn optimisation back to -O3 on alpha (as elsewhere) with thanks to Kurt Roeckx for applying a fix to gcc . r-base (2.9.0~20090410-1) unstable; urgency=low . * First release candidate of R 2.9.0 expected for April 17 . * debian/rules: Lower optimisation to -O2 on alpha . r-base (2.9.0~20090403-1) unstable; urgency=low . * First beta release of R 2.9.0 expected for April 17 . r-base (2.9.0~20090327-1) unstable; urgency=low . * Second alpha release of R 2.9.0 expected for April 17 . * debian/control: Update Standards-Version: to current value. . r-base (2.9.0~20090320-1) unstable; urgency=low . * Initial alpha release of R 2.9.0 expected for April 17 . * debian/control: Changed Section: of r-base, r-base-core, and r-base-dev to new section 'gnu-r' . * debian/control: Add r-cran-matrix to r-recommended as the upstream package 'Matrix' is part of the core R release as of 2.9.0. . * debian/control: Change Depends: on 'ucf' to 'ucf (>= 3.0)' (Closes: #516508) . * debian/rules: No longer apply build-help.pl.patch, and no longer install build-help.pl as the R help system was rewritten (mostly in R itself). . * debian/{control,compat}: Switch to debhelper compat level 7, and hence set Build-Depends: on 'debhelper (>= 7.0.0)' . * debian/r-doc-html.{postinst,prerm}: Created manually as debhelper seemingly stopped creating these from dh_installdocs . r-base (2.8.1-2) unstable; urgency=low . * debian/control: Add another Build-Depends: exclusion for the 'kfreebsd-i386 kfreebsd-amd64 hurd-i386' architecture to openjdk-6-jdk. Thanks to Petr Salinger for the heads-up. (Closes: 512324) . r-base (2.8.1-1) unstable; urgency=low . * New upstream version released today . r-base (2.8.1~20081219-1) unstable; urgency=low . * Updated to Dec 19 release candidate of R 2.8.1 expected for Dec 22 . * r-doc-pdf expected to be empty due to the tex/texinfo bug below . * debian/control: Change Build-Depends: on openjdk-6-jdk to 'openjdk-6-jdk [!arm !hppa]' as arm and hppa do not have one. . r-base (2.8.1~20081212) unstable; urgency=low . * Initial beta release of R 2.8.1 expected for Dec 22 * Fixes 'dev2bitmap fails with gsexe related error' (Closes: #505698) . * As #487974 is still open, the r-doc-pdf documentation package is again almost empty due to the tilde in the Debian revision number which breaks the texinfo-to-pdf conversions. Users are advised to hold onto the 2.8.0 version of the package until 2.8.1 comes out in ten days. . * debian/control: Added 'openjdk-6-jdk' to Build-Depends: * debian/r-cran.mk: Removed commented-out code that attempted to configure Java at package build-time, we now do that at R builds . * debian/rules: Set softlinks for COPYING and COPYING.LIB to GPL-2 and LGPL-2.1, respectively, to ensure the correct versions are linked. Thanks to Deepayan Sarkar for the suggestion. . r-base (2.8.0-1) unstable; urgency=low . * New upstream version released a few hours ago . r-base (2.8.0~20081013-1) unstable; urgency=low . * Initial 'Release Candidate' package of R 2.8.0 expected for October 20 . r-base (2.8.0~20081006-1) unstable; urgency=low . * Initial 'Beta' package of R 2.8.0 expected to be released on October 20 . * debian/control: Updated Description: text; with thanks to Doug Bates and Martin Maechler for helpful suggestions and comments. . r-base (2.7.2-2) unstable; urgency=low . * debian/r-cran.mk: Switch from cdbs snippet dpatch.mk to simple-patchsys.mk . * debian/{Renviron.site,Rprofile.site}: Install simple stanza files with example usage into /etc/R/ with softlinks from $R_HOME/etc as for the other config files. Thanks to Christian Hudon for the suggestion. (Closes: #498520) . * src/library/base/R/dcf.R: Correct regexp for Debian-style control field writing as per the one-line patch by Charles Blundell to r-devel / r-bugs which should help us in cran2deb as well . * debian/control: Switched Build-Depends from tcl/tk 8.4 to 8.5 . r-base (2.7.2-1) unstable; urgency=low . * New upstream version released a few hours ago . * src/scripts/javareconf: Replace use of /tmp with result of `mktemp -t -d` to avoid symlink attacks (Closes: #496418) . r-base (2.7.2~20080816-1) unstable; urgency=low . * Initial 'beta' release of R 2.7.2 expected to be released on August 25 . r-base (2.7.1-2) unstable; urgency=low . * debian/r-doc-{info,html,pdf}: Added R-ints and R-admin manuals * debian/r-doc-html.doc-base.ints: Added new doc-base file . * debian/rules: Exclude usr/lib/R/etc/Renviron.ucf from md5sums (Closes: #491637) . r-base (2.7.1-1) unstable; urgency=low . * New upstream version released a few hours ago . r-base (2.7.1~20080621-1) unstable; urgency=low . * New 'rc' release of R 2.7.1 expected to be released on June 23 . * debian/{rules,r-base-core.postinst}: Changed to have /etc/R/Renviron be handled by ucf, with thanks to Aaron M. Ucko (Closes: #476420) * debian/control: Added Depends: on ucf to r-base-core . * debian/control: Build-Depends updated from 'x-dev, xbase-clients' to 'x11proto-core-dev, xauth' . r-base (2.7.1~20080614-1) unstable; urgency=low . * Initial 'beta' release of R 2.7.1 expected to be released on June 23 . * debian/control: Added Homepage: field as suggested by Andreas Tille (Closes: #481058) . r-base (2.7.0-1) unstable; urgency=low . * New upstream version released a few hours ago . r-base (2.7.0~20080416-1) unstable; urgency=low . * Second 'rc' release of R 2.7.0 expected to be released on April 22 . * debian/rules: Explicit rebuild and copying of Rscript to prevent seepage of a bad R_HOME setting from build-time (Closes: #475343) . * debian/control: Add new package 'r-base-core-dbg' with stripped debugging symbols; thanks to Soeren for the suggestion (Closes: #476345) * debian/rules: Modified dh_strip call accordingly . r-base (2.7.0~20080415-1) unstable; urgency=low . * Initial 'rc' release of R 2.7.0 expected to be released on April 22 . * debian/r-doc.html.doc-base.*: Changed section to 'Science/Data Analysis' . * debian/control: Added 'xvfb, xbase-clients, xfonts-base' to Build-Depends: * debian/rules: Change 'make check' into 'xvfb-run make check-all' . * debian/control: Replace 'tetex-bin, tetex-extra' in Build-Depends: with 'texlive-base, texlive-latex-base, texlive-generic-recommended, texlive-fonts-recommended, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo, texi2html' . r-base (2.7.0~20080408-1) unstable; urgency=low . * Initial 'beta' release of R 2.7.0 expected to be released on April 22 . * debian/rules: Configure and build with Debian's lapack * debian/control: Upgraded Build-Depends: to liblapack-dev (>= 3.1.1) . * debian/rules: Add new configure options --with-cairo and --with-pango * debian/control: Added Build-Depends: on 'libpango1.0-dev, libcairo2-dev' * debian/control: Revert Depends: for 'quasi-virtual' r-base-dev to 'libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev' as the transition to gfortran-built lapack/blas/atlas is complete. (Closes: #473695) . * debian/control: r-recommended no longer Depends: on r-cran-rcompgen as per upstream having integrated the rcomgen packaged into r-base-core. * debian/control: Added Conflicts/Provides/Replaces for r-base-core on r-cran-rcompgen to uninstall existing (and now redundant) packages. . * debian/control: Added Build-Depends on 'libtiff4-dev' . r-base (2.6.2-2) unstable; urgency=low . * debian/{rules,control}: Reverting the use of Debian's lapack as we got a SVD-related bug report with a day -- thanks, Ben! (Closes: #464833) - remove 'liblapack-dev' from Build-Depends - call configure with . r-base (2.6.2-1) unstable; urgency=low . * New upstream version released this morning . * debian/control: Added 'liblapack-dev' to Build-Depends: to switch back to using Debian's Lapack rather than the version supplied by R. * debian/rules: Dito, call configure with '--with-lapack' . r-base (2.6.1-2) unstable; urgency=low . * debian/control: Replace Build-Depends: on 'refblas3-dev | atlas3-base-dev' with 'libblas-dev' to use the new gfortran-built BLAS libraries. Thanks to Riku Voipio for the heads-up and patch. (Closes: #461767) . * debian/control: Likewise set the Depends: for the quasi-virtual r-base-dev on 'libblas-dev' to enfore use of the new BLAS. . * debian/control: Update Standards-Version: to current value. . * debian/{r-base-core,r-recommended}.lintian: Add a few silencers for the 'package-contains-empty-directory' warnings. . r-base (2.6.1-1) unstable; urgency=low . * New upstream version released this morning . * debian/rules: As gcc-4.2 is now, unset suffix '-4.2' on gcc et al * debian/control: Likewise, removed '-4.2' from gcc et al in Build-Depends and Depends for r-base-dev and used versioned Depends (>= 4:4.1.0) which are also suitable for backports and Ubuntu port -- and Debian will get 4.2 anyway as it is the default in testing and unstable . * debian/rules: Define FC=gfortran as the Fortran95 compiler for packages . * debian/r-base-core.shlibs: Point libR.so and libRlapack.so to r-base-core . r-base (2.6.0-4) unstable; urgency=medium . * Urgency medium as a "Depends: tk8.4 (>= 8.4.16-2)" is needed to undo the breakage introduced by the version in testing (tk8.4_8.4.16-1). This build does not introduce any new code or configuration settings and should migrate to testing as soon as possible. . * Rebuild R to obtain Depends on newer Tk (Closes: #451152) . * debian/shlibs.local: New file, added for Depends on newer tk8.4 which is not (yet) provided via the package's shlibs file, also filed a bugreport against tk8.4 . r-base (2.6.0-3) unstable; urgency=low . * debian/r-cran.mk: Retiring the experimental javareconf support for now. . r-base (2.6.0-2) unstable; urgency=low . * debian/r-cran.mk: Set Java (re-)conf. call to "R CMD javareconf -e ''" to not require write to Makeconf file (Closes: #445722) . r-base (2.6.0-1) unstable; urgency=low . * New upstream version released this morning . r-base (2.6.0~20070930-1) unstable; urgency=low . * Second 'rc' release of R 2.6.0 expected to be released on October 3 . * debian/r-cran.mk: - Apply patch by David Vernazobres to permit additional argument - Add test for Java compiler and run R CMD javareconf if found . r-base (2.6.0~20070925-1) unstable; urgency=low . * Initial 'rc' release of R 2.6.0 expected to be released on October 3 . r-base (2.6.0~20070918-1) unstable; urgency=low . * Initial 'beta' release of R 2.6.0 expected to be released on October 3 . r-base (2.6.0~20070910-3) unstable; urgency=low . * debian/r-cran.mk: Fix another syntax error . r-base (2.6.0~20070910-2) unstable; urgency=low . * debian/r-cran.mk: Add missing escape to if/else/fi statement for xvfb-run . r-base (2.6.0~20070910-1) unstable; urgency=low . * Initial 'alpha' release of R 2.6.0 expected to be released on October 3 . * Debian changes: - debian/control: Added 'cdbs, debhelper' as Suggests: for r-base-dev . - r-cran.mk: If the xvfb-run script is found, use it to wrap the call to 'R CMD INSTALL ...' to provide (virtual) X11 for packages that may need it, this even works in a pbuilder setting. If not found, just proceed as usual with a straight-up 'R CMD INSTALL ...'. Packages using this feature need Build-Depends on xvfb, xbase-clients (for xauth) and xfonts-base (for basic fonts). . r-base (2.5.1-2) unstable; urgency=low . * debian/control: Add r-cran-codetools to Depends: for r-recommends . * debian/r-base-core.menu: Section now "Applications/Science/Data Analysis" . * debian/Renviron-R_LIBS.patch: With R 2.5.*, modify R_LIBS_SITE not R_LIBS . r-base (2.5.1-1) unstable; urgency=low . * New upstream release . r-base (2.5.1~20070625-1) unstable; urgency=low . * Second release candidate for R 2.5.1 expected for June 28 . * To ensure successful builds involving Fortran, we need to explicitly select the gcc-4.2 versions of the the compiler suite in debian/rules, and per Build-Depends in debian/control as well as the Depends for r-base-dev. Backporters will probably need to revert this to 4.1. Thanks to Michael Ablassmeier and Lucas Nussbaum for the heads-up. . * debian/control: Changed Build-Depends from 'gcc (>= 4:4.0), gfortran (>= 4.0.2)' to 'gcc-4.2, g++-4.2, gfortran-4.2' * debian/control: Changed Depends for r-base-dev from 'gfortran (>= 4.0.2), gcc (>= 4:4.0), g++ (>= 4:4.0)' to 'gcc-4.2, g++-4.2, gfortran-4.2' . r-base (2.5.1~20070622-1) unstable; urgency=low . * First release candidate for R 2.5.1 expected for June 28 . r-base (2.5.1~20070618-1) unstable; urgency=low . * New beta release candidate for R 2.5.1 expected for June 28 . * debian/control: Add 'dpatch' to Depends: for r-base-dev to ensure that the r-cran.mk stanza can use dpatch (Closes: #429464) . * debian/control: Switch from $Source-Version to $source:Version and $binary:Version (lintian) . r-base (2.5.1~20070614-1) unstable; urgency=low . * First 'beta' of R 2.5.1 expected to be released on June 28 . * debian/r-cran.mk: Add dpatch.mk to debian/rules stanza . r-base (2.5.1~20070530-1) unstable; urgency=low . * R-patched as of 2007-05-30 . r-base (2.5.1~20070513-1) unstable; urgency=low . * R-patched as of 2007-05-13 . * First release with new upstream support for DESTDIR . r-base (2.5.0-2) unstable; urgency=low . * src/nmath/standalone/Makefile.in,src/scripts/Makefile.in, src/unix/Makefile.in: Applied patch by Martyn Plummer which brings R closer to standard GNU behaviour with respect to 'make install' redirection. In particular, this fixes the new binary /usr/bin/Rscript which was broken in 2.5.0-1, also corrects /usr/pkgconfig/libR.pc, adds the a new file /usr/pkgconfig/libRmath.pc (for r-mathlib) and also corrects /usr/bin/R which we used to patch post-'make install'. . * debian/control: Added Depends: for r-recommended on r-cran-rcompgen as this package is now in Debian unstable. . * /etc/ld.so.conf.d/R.conf: Added new file so that libR.so and libRlapack.so will be known to ld.so . * debian/rules: Call configure with --enable-memory-profiling . r-base (2.5.0-1) unstable; urgency=low . * New upstream release . r-base (2.5.0~20070422-1) unstable; urgency=low . * First 'rc' package of R 2.5.0 expected to be released next week . r-base (2.5.0~20070412-1) unstable; urgency=low . * First 'beta release of R 2.5.0 expected to be released later this month . * debian/r-cran.mk: Added test for value of 'Priority: in DESCRIPTION which is used for the choice of the install directory below $R_HOME . r-base (2.5.0~20070407-1) unstable; urgency=low . * First 'alpha' release of R 2.5.0 expected to be released later this month . * debian/rules: Configure R to use original zip and unzip instead of the 'mini' variant as some packages want a -q option for unzip. * debian/control: Switch Depends: from zlib-bin to 'zip, unzip' . * debian/r-cran.mk: Allow for optional $(debRreposname) to allow automated switching from CRAN builds to BioC builds. Thanks to Steffen Moeller for the patch. . * debian/r-cran.mk: Allow for options $(makeFlags) to be passed to R CMD INSTALL -- for example the RQuantLib package makes use of this . r-base (2.4.1-2) unstable; urgency=low . * src/main.c: Applied patch provided by Samuel Thibault to allow builds on hurd-i386 which (still) lacks SA_SIGINFO. Bug report also forwarded upstream, and R 2.5.0 should have a fix too. (Closes: #407358) . r-base (2.4.1-1) unstable; urgency=low . * New upstream version released this morning . * Debian package for 'unstable' as Debian 4.0 ('etch') is frozen . r-base (2.4.1~20061205-1) unstable; urgency=low . * First beta package of the upcoming R 2.4.1 scheduled for December 18 . r-base (2.4.0.20061125-1) unstable; urgency=low . * New upstream version patch version dated 2006-11-03 -- a new R 2.4.1 release should arrive in just a few weeks * debian/r-base-core.postinst: Rewrote paperconf handling one more, with thanks to Marc Glisse for another good suggestion . r-base (2.4.0.20061103-1) unstable; urgency=low . * New upstream version patch version dated 2006-11-03 -- a new R 2.4.1 release may arrive in a few weeks . r-base (2.4.0.20061029-2) unstable; urgency=low . * debian/r-cran.mk: Another brown paperbag fix, this time for the logic . r-base (2.4.0.20061029-1) unstable; urgency=low . * New upstream version patch version taken from svn as of 2006-10-29 -- a new R 2.4.1 release may arrive in a few weeks . * debian/r-cran.mk: Brown paperbag fix replacing space with tabs . r-base (2.4.0.20061027-1) unstable; urgency=low . * New upstream version patch version dated 2006-10-27 -- a proper R 2.4.1 is not expected until December 2006 . * debian/r-base-core.postinst: Rewrote paperconf handling (Closes: #394114) * debian/R.bash_completion: use updated version from Deepayan Sarkar * debian/r-cran.mk: If present, also install lintian overrides file . r-base (2.4.0-1) unstable; urgency=low . * New upstream version released this morning . * debian/rules: Link /usr/share/texmf/tex/latex/R to ../../../R/share/texmf, instead of the older link into /usr/lib (Closes: #390751) . r-base (2.4.0~rc20060926-1) unstable; urgency=low . * First release candidate of the upcoming R 2.4.0 planned for October 3 . * debian/rules: Install ldpaths in /etc/R and link back to $R_HOME/etc * debian/rules: Patch javareconf to use /etc/R instead of $R_HOME/etc . r-base (2.4.0~rc20060922-1) unstable; urgency=low . * First beta release of the upcoming R 2.4.0 planned for October 3 . r-base (2.4.0~rc20060919-1) unstable; urgency=low . * First alpha release of the upcoming R 2.4.0 planned for October 3 . * debian/rules: Updated CFLAGS and FFLAGS to -O3, and set LDFLAGS to -Wl,-O1 as suggested by upstream. * debian/rules: Additional LDFLAGS options '-Bdirect,--hash-style=both' will be added once binutils support them. . * debian/control: Use a '>=' instead of '=' in Depends: on r-base-core for arch-independent package r-base, r-base-dev, r-recommend [lintian] . r-base (2.3.1-3) unstable; urgency=low . * debian/r-doc-html.preinst: Apply one-char fix suggested by Don Armstrong (Closes: #382696) * debian/control: Added forgotten Conflicts: r-gnome . r-base (2.3.1-2) unstable; urgency=low . * debian/control: Removed obsolete and deprecated r-gnome entry * debian/control: Added Conflicts:, Replaces: and Provides: for 'r-gnome (<= 2.3.1)' to r-base-core to finally replace r-gnome . * debian/r-doc-html.preinst: Added file with test for symlink /usr/share/doc/r-doc-html/manual/ which may be left over from a previous installation and needs to be removed for a clean current installation (Closes: #376940) . * debian/rules: Correct softlink for /usr/share/doc/r-base-core/doc into /usr/share/R/doc (Closes: #380126) . r-base (2.3.1-1) unstable; urgency=low . * New upstream release released this morning . r-base (2.3.0.svn38197-1) unstable; urgency=low . * Second beta release of the upcoming R 2.3.1 scheduled for June 1 . r-base (2.3.0.svn38119-1) unstable; urgency=low . * First beta release of the upcoming R 2.3.1 scheduled for June 1 . * debian/control: Standards-Version: increased to 3.7.2 . * debian/r-cran.mk: Small improvements . r-base (2.3.0-1) unstable; urgency=low . * New upstream version 2.3.0 released this morning . r-base (2.2.1.svn37779-1) unstable; urgency=low . * Second beta release of the upcoming R 2.3.0 scheduled for April 24 . * src/main/version.c: Upstream fix for 'R --version' (Closes: #361968) . r-base (2.2.1.svn37715-1) unstable; urgency=low . * First beta release of the upcoming R 2.3.0 scheduled for April 24 . * debian/rules: On ppc64, add -mminimal-toc to compiler flags Thanks to Andreas Jochens for the patch. (Closes: #361604) . r-base (2.2.1.svn37668-1) unstable; urgency=low . * Second alpha release of the upcoming R 2.3.0 planned for April 24 . * configure{,.ac}: Upstream fix also selecting -fPIC on s390* which is less invasive than the rushed and uncoordinated binary NMU below. Please consider talking to the Debian maintainer, or R Core, before making undifferentiated wholesale changes to the build process. (Closes: #361219) . r-base (2.2.1.svn37642-1.1) unstable; urgency=low . * Non-maintainer upload. * Always build with -fPIC. (closes: #361219) . r-base (2.2.1.svn37642-1) unstable; urgency=low . * First alpha release of the upcoming R 2.3.0 planned for April 24 . * debian/r-cran.mk: New file to be used as debian/rules for r-cran-* * debian/rules: Accomodate installation of cran.mk into r-base-dev . * debian/control: Set gcc and gfortran Build-Depends: to version 4 * debian/control: Likewise for Depends: of r-base-dev . * debian/rules: Add -std=gnu99 to C compiler flags, and split and slightly reorganize compiler flags and optimization options . * debian/{r-base-core,r-mathlib}.lintian: Added a few entries . r-base (2.2.1-6) unstable; urgency=medium . * debian/r-base-core.preinst: The symbolic link /usr/lib/R/share introduced in -4 prevents the directory added in -5 to be created so remove if found in the preinst. . * Urgency still set up to medium so that testing and unstable users get the fix quickly. . r-base (2.2.1-5) unstable; urgency=medium . * debian/build-help.pl: Empty stanza to just print warning when called. * debian/rules: Install that quasi-empty file debian/build-help.pl as /usr/lib/R/share/perl/build-help.pl so that the not-yet-updated r-cran-* et al add-on packages for R do not fail now that the upstream build-help.pl is install in /usr/share/R/share/perl/. The softlink solution introduced in 2.2.1-4 fails for upgrades on testing where /usr/lib/R/share/ already exists as a directory. . * Urgency set up to medium so that testing users get the fix quickly. No other changes than creation of the two-liner build-help.pl . r-base (2.2.1-4) unstable; urgency=low . * debian/rules: Until the postinst and postrm calls in all r-cran-* packages have been updated, add a transitional link so we can call /usr/lib/R/share/perl/build-help.pl (Closes: #349637) . r-base (2.2.1-3) unstable; urgency=low . * Re-wrote parts of debian/* to take advantage of recent upstream changes permitting installation of (most) files outside of /usr/lib/R; * debian/rules: Use configure options --datadir=/usr/share/R/share and --includedir=/usr/share/R/include as well as 'make install' targets rsharedir, rincludedir, and rdocdir * debian/r-{base-html.{files,dirs}, doc-pdf.{files,links}, doc-html.{file,links}}: updated accordingly to refer to /usr/share/R/* instead of /usr/lib/R * For R itself (but not for packages), architecture-independent files of r-base-core now install below /usr/share/R (Closes: #300765) . * debian/control: Added Build-Depends: for libx11-dev, libxt-dev, x-dev (though the existing Build-Depends on tcl/tk effectively cover this). Credits for the suggestion go to the xlibs-split-check script . . r-base (2.2.1-2) unstable; urgency=low . * debian/control: Remove Build-Depends: on libpaperg-dev as we do not actually build against libpaper anyway (Closes: #346403) * debian/control: Add Depends: on libpaper-utils to r-base-core, and remove different Suggests: of libpaperg . * debian/control: Update Standards-Version: to 3.6.2 * debian/control: Change Architecture: any for empty r-recommended . r-base (2.2.1-1) unstable; urgency=low . * New upstream version 2.2.1 released this morning . * debian/control: Remove unnecessary f2c from Depends: in r-base-dev * debian/rules: Set DH_COMPAT=4 . r-base (2.2.0.rc.20051214-1) unstable; urgency=low . * Second beta release of the upcoming R 2.2.1 planned for December 20 . r-base (2.2.0.rc.20051206-1) unstable; urgency=low . * First beta release of the upcoming R 2.2.1 planned for December 20 . * debian/rules: Install bash completion file debian/R.bash_completion by Deepayan Sarkar and announced to r-devel on 2005-11-30 . r-base (2.2.0.final-4) unstable; urgency=low . * debian/rules: Really skip 'make check' on hppa (Closes: #333462) . r-base (2.2.0.final-3) unstable; urgency=low . * debian/rules: Skip 'make check' on hppa (Closes: #333462) . r-base (2.2.0.final-2) unstable; urgency=low . * Rebuilt with properly renamed .orig.tar.gz (Closes: #332586) . r-base (2.2.0.final-1) unstable; urgency=low . * New upstream version 2.2.0 released today, following six Debian pre-releases (and a repeat of a version number snafu made years ago, hence the need for the '.final') . r-base (2.2.0.beta.20050929-1) unstable; urgency=low . * Second weekly beta release (using 2005-09-22 candidate) of R 2.2.0 . * debian/rules: Call configure with LIBnn=lib to enforce use of /usr/lib everywhere, including amd64 (Closes: #329952) . * share/perl/build-help.pl: Wrote patch to re-enable deprecated --htmllists argument as a no-op so that our r-cran-* postinst files can call it. . r-base (2.2.0.beta.20050922-2) unstable; urgency=low . * debian/rules: Create softlink from R's TeX files (used for doc. and Sweave) into the texmf hierarchy. (Thanks, Gregor Gorjanc) * debian/r-base-core.dirs: Add 'usr/share/texmf/tex/latex' * debian/r-base-core.postinst: Call texhash if it exists . * Really re-apply the Perl fix (share/perl/{build-help.pl,R/Rdlists.pm) to maintain compatibility with all the r-cran-* packages postinst (Closes: #330085) . r-base (2.2.0.beta.20050922-1) unstable; urgency=low . * First beta release candidate (dated 2005-09-22) of R 2.2.0 . * Following prior practice, this release is designated for unstable after the two first alpha releases in experiment. . * share/perl/build-help.pl, share/perl/R/Rdlists.pm: As in the previous snapshot, fall back to R 2.1.1 code to support other r-cran-* packages . r-base (2.2.0.alpha.20050915-1) experimental; urgency=low . * Second alpha release of the upcoming R 2.2.0 planned for October 6 . * share/perl/build-help.pl, share/perl/R/Rdlists.pm: As in the previous snapshot, fall back to R 2.1.1 code to support other r-cran-* packages . r-base (2.2.0.alpha.20050908-2) experimental; urgency=low . * debian/rules: Also re-set the newly added variables R_SHARE_DIR, R_INCLUDE_DIR and R_DOC_DIR in /usr/bin/R (Closes: #327446) . * share/perl/build-help.pl: Revert to the version from R 2.1.1 as we need the now deprecated --htmllists argument in the postinst and postrm scripts of several dozen r-cran-* packages. * share/perl/R/Rdlists.pm: Carry build_htmlpkglists() and read_titles() over from 2.1.1 to support the --htmllists code . r-base (2.2.0.alpha.20050908-1) experimental; urgency=low . * First alpha release of the upcoming R 2.2.0 planned for October 6 . * debian/{control,rules}: Build-Depends switched to gcc-4.0 by removing "gcc-3.4, g++-3.4, g77-3.4" . r-base (2.1.1-1) unstable; urgency=low . * New upstream version 2.1.1 released today . * debian/control: Remove redundant Build-Depends on 'mawk | gawk | awk' . r-base (2.1.0.beta.20050613-1) unstable; urgency=low . * Upgraded to the R 2.1.1 beta release candidate dated 2005-06-13 . * debian/rules: configure call with AWK="/usr/bin/awk" (Closes: #307683) * debian/control: New Build-Depends on 'mawk | gawk | awk' . r-base (2.1.0-1) unstable; urgency=low . * New upstream version 2.1.0 released today . r-base (2.0.1.beta.20050410-1) unstable; urgency=low . * Upgraded to the R 2.1.0 beta release candidate dated 2005-04-10 . * With R 2.1.0 scheduled to be released on April 18, this release candidate will be uploaded to unstable to allow for wider testing . * debian/rules: Also copy new file 'repositories' to /etc/R and link back . r-base (2.0.1.alpha.20050403-1) experimental; urgency=low . * Upgraded to the R 2.1.0 alpha release candidate dated 2005-04-03 . * This upload is still slated for experimental; beta release candidates of 2.1.0 will go into unstable . r-base (2.0.1.alpha.20050322-1) experimental; urgency=low . * Initial attempt at packaging the upcoming R 2.1.0 . * debian/rules: No longer install $RHOME/bin/Rdindex . * debian/rules: No longer build the Gnome GUI which has been unbundled upstream as it was never fully completed * debian/control: Update r-gnome Description * debian/control: r-gnome is now Binary: all, removed ${shlibs:Depends} and versioned (= ${Source-Version}) part of Depends on r-base-core * debian/control: Reduce Build-Depends by libgnome-dev, libzvt-dev, libgtkxmhtml-dev, libglade-gnome0-dev * debian/r-gnome.NEWS: New file with message about removeal of UI . * debian/control: For r-base-dev, switched from the black magic "g77 | m68k, f2c | not+m68k, type-handling" to "g77, f2c" as type-handling no longer allows this (Closes: #296287) . * debian/r-mathlib.shlibs: Correct to 'libRmath 1 r-mathlib (>= 2.0)' with thanks to Chris Lawrence . r-base (2.0.1-4) unstable; urgency=low . * Removed erroneously left-over doc-base file (Closes: #296194) * debian/r-doc-{html,pdf}.links: Link individual files, not the entire manual directory, in order to circumvent a dhelp bug . r-base (2.0.1-3) unstable; urgency=low . * debian/r-doc-html.doc-base.*: Added five doc-base control files to register the html documentation with doc-base (Closes: #296089) . r-base (2.0.1-2) unstable; urgency=low . * debian/control: Switch the Depends: on the helper package r-base-dev to libreadline5-dev to help readline5 migration (Closes: #291655) * debian/control: Also switch Build-Depends: to libreadline5-dev . r-base (2.0.1-1) unstable; urgency=medium . * New upstream release * Urgency medium as this version contains numerous upstream fixes, as well as Debian fixes from 2.0.0-4 that have are not yet in testing . * debian/control: Add r-recommended to Depends: for r-base . r-base (2.0.0-4) unstable; urgency=medium . * Urgency medium to get the fix into the testing distribution in which r-recommended currently has insufficiently detailed Depends: * debian/control: Change Depends: for r-recommended to be versioned, and impose a minimum standard of package versions rebuilt under R 2.0.0 as required by the underlying lazyloading changes (Closes: #278528) . r-base (2.0.0-3) unstable; urgency=low . * Two improvements suggested by Kurt Hornik: - debian/control: r-base now Depends: on r-base-core (= ${Source-Version}) - debian/control: Fix MASS book title in Description: of r-recommends . * Reorganisation of r-mathlib suggested and tested by Faheem Mitha: - debian/control: r-mathlib now only Recommends: insteads of Depends: on r-base-core and r-base-dev (Closes: #276038) - debian/rules: Small changes to give r-mathlib its own doc directory - debian/r-mathlib.links: Renamed to r-mathlib.links.unused disable . * Update to use of Lapack code as suggested by Doug Bates: - debian/rules: Set Lapack back to --with-lapack=no - debian/control: Remove "lapack3-dev | atlas3-base-dev" from Build-Depends - debian/control: Remove "lapack3-dev | atlas3-base-dev | liblapack-3.so" from Depends for r-base-dev as well - debian/rules: Turn 'make check' back on (outside of arm) . r-base (2.0.0-2) unstable; urgency=low . * src/main/startup.c: Removed 'static' on RestoreAction declaration as recommend by Brian Ripley in bug report follow-up (Closes: #275791) . r-base (2.0.0-1) unstable; urgency=low . * New upstream release . * src/library/tools/R/admin.R, src/scripts/INSTALL.in: Applied small patch by Brian Ripley to address package build issues . r-base (1.9.1.beta.20040929-1) experimental; urgency=low . * Upgraded to the R 2.0.0 beta release candidate dated 2004-09-29 * Still uploading to 'experimental' to keep 1.9.1-3 in testing . r-base (1.9.1.beta.20040928-1) experimental; urgency=low . * Upgraded to the R 2.0.0 beta release candidate dated 2004-09-28 * Still uploading to 'experimental' to keep 1.9.1-3 in testing * debian/rules: No longer install BUGS which is no longer in upstream sources . r-base (1.9.1.beta.20040925-1) experimental; urgency=low . * Upgraded to the R 2.0.0 beta release candidate dated 2004-09-25 * Still uploading to 'experimental' to keep 1.9.1-3 in testing . r-base (1.9.1.beta.20040921-1) experimental; urgency=low . * Upgraded to the R 2.0.0 beta release candidate dated 2004-09-21 * Still uploading to 'experimental' to keep 1.9.1-3 in testing . r-base (1.9.1.alpha.20040912-1) experimental; urgency=low . * Upgraded to the R 2.0.0 alpha release candidate dated 2004-09-12 * Still uploading to 'experimental' as 1.9.1-3 is not yet in testing . r-base (1.9.1.alpha.20040906-1) experimental; urgency=low . * Upgraded to the initial R 2.0.0 alpha release candidate dated 2004-09-06 . * Distribution set to 'experimental' as we would like the previous release 1.9.1-3 to migrate to 'testing' first; as that has happened we will make alpha and/or beta releases of 2.0.0 to 'unstable' prior to the formal release . r-base (1.9.1-3) unstable; urgency=low . * debian/control: Expanded Depends for r-base-dev to include virtual packages libblas-3.so and liblapack-3.so as final alternatives. * debian/copyright: Author list updated as suggested by Kurt Hornik * src/modules/gnome/system.c: Change 'R_Interactive = 1' instead of the isatty() call, as suggested by Brian D. Ripley (Closes: #269107) . r-base (1.9.1-2) unstable; urgency=low . * debian/r-base-core.postinst: Papersize code conditional on paperconf * debian/control: Added Suggests for libpaper-utils . r-base (1.9.1-1) unstable; urgency=low . * Upgraded to version 1.9.1 released today . * debian/rules: Configure with R_PAPERSIZE='letter' * debian/r-base-core.postinst: Re-wrote papersize setting code . r-base (1.9.0.beta.20040614-1) unstable; urgency=low . * Upgraded to the initial 1.9.1 beta release candidate of 2004-06-14 . r-base (1.9.0.alpha.20040607-1) unstable; urgency=low . * Upgraded to the initial 1.9.1 alpha release candidate of 2004-06-07 . * Contains upstream fix for version number in search entry of CRAN packages, with thanks to Kurt Hornik (Closes: #248430) . * debian/Renviron-R_PAPERSIZE.patch: New patch to set R_PAPERSIZE in /etc/R/Renviron by respecting both a prior setting and the value in /etc/papersize, with thanks to Matej Cepl (Closes: #245525) . * debian/control: Remove unversioned g++ from Build-Depends [ lintian ] * debian/control: r-mathlib, r-recommended get versioned Depends on r-base-core as doc directories are symlinked [ lintian ] . r-base (1.9.0-1) unstable; urgency=low . * Upgraded to version 1.9.0 released today . r-base (1.8.1.cvs.20040410-1) unstable; urgency=low . * Upgraded to beta release candidate 2004-04-10 of R 1.9.0 . r-base (1.8.1.cvs.20040331-1) unstable; urgency=low . * Upgraded to beta release candidate 2004-03-31 of R 1.9.0 . r-base (1.8.1.cvs.20040321-1) unstable; urgency=low . * Upgraded to beta release candidate 2004-03-21 of R 1.9.0 . r-base (1.8.1.cvs.20040314-1) unstable; urgency=low . * Upgraded to release candidate 2004-03-14 of R 1.9.0 . r-base (1.8.1.cvs.20040307-1) unstable; urgency=low . * Upgraded to release candidate 2004-03-07 of R 1.9.0 . r-base (1.8.1.cvs.20040229-2) unstable; urgency=low . * debian/control: Declare Replaces: r-recommended as well for r-base-html and r-base-latex as they contain parts of 'grid' which used to be in r-recommended, but is now in r-base-core and these two (Closes: #235891) . * debian/rules: Do not ship usr/share/info/dir(.old) (Closes: #235713) . r-base (1.8.1.cvs.20040229-1) unstable; urgency=low . * Upgraded to release candidate 2004-02-29 of R 1.9.0 . * debian/rules changes to configure call --without-r-recommended (as r-recommended is now a meta-package) --with-bzlib to override default of no --with-pcre to override default of no --with-zlib to override default of no R_BROWSER=sensible-browser to not depend on mozilla . * debian/control: r-base-core Replace r-recommended (<= 1.8.1-1) as the grid package moved . * debian/control: r-recommended is now a metapackage that depends on the individual packages which are now part of the Debian distribution; and added appropriate Depends for all of them * debian/rules: Hence 'configure [...] --without-recommended-packages [...]' * debian/control: Added Conflicts: r-recommended (<< 1.9.0) to r-base-core . * debian/rules: In make-arch target, now call "make docs" with R_CMD_BUILD_HELP_OPTS="--txt --example" to build only the documentation needed for binary-arch targets (thanks to Kurt Hornik for enabling this) . * debian/rules: configure with PAGER=/usr/bin/pager as all the good reasons pointed out in #230524 regarding octave2.1 apply to R too . * debian/control: Depends for r-base-dev changed from the imperfect "g77 | f2c" to to "g77 | m68k, f2c | not+m68k, type-handling" with thanks to Wouter Verhelst . * debian/control: Changed Build-Depends from 'blas-dev (>=1.0-9),lapack-dev' to 'refblas3-dev | atlas3-base-dev, lapack3-dev | atlas3-base-dev' * debian/control: Dito for Depends: for r-base-dev * debian/rules: Set configure arguments for refblas3/atlas3 and lapack3/atlas3, respectively, instead of blas/atlas v2. . r-base (1.8.1-2) unstable; urgency=low . * debian/control: Added to Build-Depends libpaper-utils for paperconf libjpeg62-dev for jpeg (thanks to Kurt Hornik for the suggestion) libprce3-dev for pcre linpng12-dev for png zlib1g-dev for zlib . * debian/control: Added to Depends for r-base-dev libjpeg62-dev, libpcre3-dev (thanks to Kurt Hornik for the suggestion) . r-base (1.8.1-1) unstable; urgency=low . * Upgraded to version 1.8.1 released today . * debian/control: Move r-base-html and r-base-latex from the Depends: for r-base to Recommends: as one cannot depend on packages of lower priority * debian/rules: Use --without-blas on arm . r-base (1.8.0.cvs.20031114-1) unstable; urgency=low . * Upgraded to the initial 1.8.1 beta release of 2003-11-14 . r-base (1.8.0.cvs.20031107-1) unstable; urgency=low . * Upgraded to the initial 1.8.1 alpha release of 2003-11-07 * debian/rules: Configure with R_PRINTCMD=/usr/bin/lpr (Closes: #219419) . r-base (1.8.0.cvs.20031101-1) unstable; urgency=low . * Upgraded to 1.8.0 patched aka pre-1.8.1 as of 2003-11-01 * Also upgraded R-recommended via rsync * debian/rules: make docs has to be called when binary-arch is built . r-base (1.8.0.cvs.20031024-1) unstable; urgency=low . * Upgraded to 1.8.0 patched as of 2003-10-24 * Also upgraded R-recommended via rsync * To avoid possible upgrade conflicts with pre-releases of 1.8.1, we use previously used ".cvs.YYYYMMDD" naming convention for the package * debian/rules: 'make {docs,help,html}' are now called in binary-indep which was not possible with earlier versions of R; however as make recommended implies make doc, we manually descend into its top dir. . r-base (1.8.0-2) unstable; urgency=low . * With a big thanks to Camm Maguire for investigating this problem, we are reverting back to the previously used setup of defaulting to Blas while automagically switching to Atlas where installed: - debian/rules: Patch R.sh.in to disable use of R_LD_LIBRARY_PATH (beyond the required $R_HOME/nbin) which conflicts with Debian's transparent switch of Atlas for Blas (as /usr/lib/libblas would be found instead) - debian/rules: Configure again with --with-blas=blas - debian/control: Hence remove Depends: on atlas2-base-dev | atlas2-dev - debian/shlibs.local: Remove, no longer needed - debian/rules: No longer need to postprocess Depends - debian/rules: Other small cleanups . r-base (1.8.0-1) unstable; urgency=low . * Upgraded to version 1.8.0 released today . r-base (1.7.1.cvs.20031004-1) unstable; urgency=low . * Upgraded to release candidate 1.8.0beta_2003-10-04 of R 1.8.0 * debian/control: Change Depends: to atlas2-base-dev | atlas2-dev . r-base (1.7.1.cvs.20030927-1) unstable; urgency=low . * Upgraded to release candidate 1.8.0beta_2003-09-27 of R 1.8.0 * debian/control: Add Depends: on atlas2-dev for r-base-dev . r-base (1.7.1.cvs.20030920-1) unstable; urgency=low . * Upgraded to release candidate 1.8.0alpha_2003-09-20 of R 1.8.0 * debian/{r-base-core,r-gnome}.menu: Small beautifications . r-base (1.7.1.cvs.20030913-1) unstable; urgency=low . * Upgraded to release candidate 1.8.0alpha_2003-09-13 of R 1.8.0 . r-base (1.7.1.cvs.20030906-1) unstable; urgency=low . * Upgraded to release candidate 2003-09-06 of R 1.8.0 . r-base (1.7.1.cvs.20030830-1) unstable; urgency=low . * Upgraded to release candidate 2003-08-30 of R 1.8.0 . r-base (1.7.1.cvs.20030822-1) unstable; urgency=low . * Upgraded to release candidate 2003-08-22 of R 1.8.0 * debian/control: Standards-Version increased to 3.6.1.0 . r-base (1.7.1.cvs.20030814-1) unstable; urgency=low . * Upgraded to release candidate 2003-08-14 of R 1.7.2 (or 1.8.0) . r-base (1.7.1.cvs.20030808-1) unstable; urgency=low . * Upgraded to release candidate 2003-08-08 of R 1.7.2 (or 1.8.0) * Upstream release candidate sources do not contain the source for the r-recommended package so tools/rsync-recommended was used to obtain these and a new, Debian-only, orig.tar.gz of both was created * debian/control: r-base-dev now has a versioned Depends on r-base-core which requires equal version numbers between the two (Closes: #199295) * debian/control: Upgraded Standards-Version to 3.6.0 . r-base (1.7.1-1) unstable; urgency=low . * New upstream version 1.7.1 released today . r-base (1.7.0.cvs.20030607-1) unstable; urgency=low . * Upgraded to initial release candidate (dated 2003-06-07) of R 1.7.1 * debian/{control,rules}: Switch back to default compiler version as 3.3 is in unstable and testing; m68k still needs f2c for Fortan code . r-base (1.7.0.cvs.20030602-1) unstable; urgency=low . * Upgraded to initial release candidate (dated 2003-06-02) of R 1.7.1 * debian/{rules,control}: Try f2c on m68k as a last resort . r-base (1.7.0.cvs.20030526-1) unstable; urgency=low . * Upgraded to release candidate 2003-05-26 of R 1.7.1 * Manually rsync'ed r-recommendeds sources as R-patched pre-release do not comprise r-recommended, also manually re-built upstream tarball * debian/control: Require gcc/g++/g77-3.2 as version 3.3 is in unstable gcc 3.2 works fine everywhere with the exception of m68k (Closes: #194175) * debian/shlibs.local: Have libatlas imply either the actual atlas2-base or the virtual atlas2 provided by tuned libraries (Closes: #193831) * debian/control: Added 'xpdf-reader | pdf-viewer' to Build-Depends * debian/control: Upgraded Standards-Version to 3.5.10 . r-base (1.7.0-3) unstable; urgency=low . * debian/rules: No longer configure for use of an external lapack library as some numerical infelicities have come up on shore. * debian/rules: Now call configure --with-blas=atlas for Atlas / Blas * debian/shlibs.local: add '| blas | blas2' to 'libatlas 2 atlas2-base' * debian/control: r-gnome Recommends: r-cran-gtkdevice (Closes: #190735) . r-base (1.7.0-2) unstable; urgency=low . * debian/control: r-recommended Description updates w.r.t. MASS edition * debian/rules: Remove Depends of r-recommended on atlas2-base as it is neither 'virtual' nor required as r-recommnded itself depends on r-base-core so that we get its Depends on atlas2-base | blas2 | blas . r-base (1.7.0-1) unstable; urgency=low . * New upstream release . r-base (1.6.2.cvs.20030413-1) unstable; urgency=low . * Upgraded to release candidate dated 2003-04-13 of R 1.7.0 * debian/control: Section set to gnome for r-gnome * debian/r-recommended.preinst: rm doc dir (Closes: #188995) . r-base (1.6.2.cvs.20030409-1) unstable; urgency=low . * Upgraded to release candidate dated 2003-04-09 of R 1.7.0 * debian/rules: Hack result of dh_shlibdeps with Perl to remove the double atlas2 entry caused by the virtual depends on blas and lapack * debian/rules: Small improvement to R_LIBS patch to conform with standard of respecting prior settings, if any, of the variable * debian/control: Upgraded Standards-Version to 3.5.9 . r-base (1.6.2.cvs.20030405-1) unstable; urgency=low . * Upgraded to release candidate dated 2003-04-05 of R 1.7.0 * debian/rules: Configure with --with-blas, not --with-blas=blas * debian/r-base-core.prerm: s/treu/true/ * debian/rules: Link $R_HOME/doc into /usr/share/doc/r-base-core, rather than its subdirectories doc and manual as e.g. manual link could be dangling if r-doc-pdf is not installed (Closes: #187573) . r-base (1.6.2.cvs.20030403-1) unstable; urgency=low . * Upgraded to release candidate dated 2003-04-03 of R 1.7.0 * debian/rules: Add R_LIBS setting to /etc/R/Renviron such that user-installed packages will be in /usr/local/lib/R/site-library, Debian packages will install into /usr/lib/R/site-library and the r-base-core and r-recommended packages will use the standard /usr/lib/R/library directory * debian/r-base-core.dirs: Add /usr/lib/R/site-library * debian/r-base-core.postinst: Add failsafe creation of directory /usr/local/lib/R/site-library as per Policy section 10.1.2 * debian/r-base-core.prerm: Add failsafe creation of directory /usr/local/lib/R/site-library as per Policy section 10.1.2 . r-base (1.6.2.cvs.20030331-1) unstable; urgency=low . * Upgraded to release candidate dated 2003-03-30 of R 1.7.0 * debian/control: Added lapack-dev to Depends for r-base-dev * debian/rules: Removed rrecommended tests . r-base (1.6.2.cvs.20030330-1) unstable; urgency=low . * Upgraded to release candidate dated 2003-03-30 of R 1.7.0 * Upstream sources fix the problem reported in #186857 (Closes: #186857) . r-base (1.6.2.cvs.20030326-1) unstable; urgency=low . * Upgraded to release candidate dated 2003-03-26 of R 1.7.0 * debian/rules: Configure with --with-lapack * debian/control: Build-Depends on lapack-dev * debian/rules: Explicitly use gcc/g77/g++-3.2 for builds on testing * debian/r-gnome.menu: The Needs: entry was corrected to "x11" . r-base (1.6.2-2) unstable; urgency=low . * Rebuilding on Debian unstable with gcc/g++/g77 as the new default * debian/control: Depends g77 (>= 3.2.2), g++ (>= 3.2.2) for r-base{,-dev} * debian/rules: Adjusted accordingly by defaulting to gcc, g++, g77 . r-base (1.6.2-1) unstable; urgency=low . * New upstream version 1.6.2 released today * debian/r-base-core.lintian: Added exceptions for image-file-in-usr-lib usr/lib/R/doc/html/{left,logo,logosm,right,up}.jpg * debian/rules: Substitute Perl path to /usr/bin/perl for usr/lib/R/bin/{Rdconv,Rdindex,Rprof,Sd2Rd,build,check} . r-base (1.6.1.cvs.20030103-1) unstable; urgency=low . * Upgraded to release candidate dated 2003-01-03 of R 1.6.2 . r-base (1.6.1.cvs.20021230-1) unstable; urgency=low . * Upgraded to release candidate dated 2002-12-30 of R 1.6.2 * Added Douglas Bates as an Uploader following email discussion with Dirk . r-base (1.6.1-3) unstable; urgency=low . * debian/{control,rules}: Configure switch from f2c to g77 for m68k * debian/{control,rules}: Configure switch from tcl/tk8.3 to tcl/tk8.4 * debian/control: Added libpaperg-dev to Build-Depends (Closes: #168259) * debian/r-base-control: Substitute result from paperconf call into $R_HOME/etc/Renviron, not /usr/bin/R * debian/rules: Move $R_HOME/etc/* files into /etc/R/ (Closes: #170018) . r-base (1.6.1-2) unstable; urgency=low . * Rebuilt with support for bzip2 (compression) and pcre (reg.expressions) * debian/control: Added libbz2-dev and libpcre3-dev to Build-Depends * debian/rules: Set R_BROWSER to /usr/bin/mozilla in $R_HOME/etc/Renviron . r-base (1.6.1-1) unstable; urgency=low . * Upgraded to R version 1.6.1 released today . r-base (1.6.0.rel.20021024-1) unstable; urgency=low . * Upgraded to release candidate dated 2002-10-24 of R 1.6.1 * debian/control: Set section for r-base-dev to devel * debian/r-doc-info.prerm: Add upgrade target . r-base (1.6.0.rel.20021017-1) unstable; urgency=low . * Upgraded to first release candidate (dated 2002-10-17) of R 1.6.1 * Since 1.6.0, the R Core upstream stream now bundles the sources of the r-recommended package directly in the r-base sources -- thus the source package r-recommended will be replaced by a binary package derived from these sources * debian/control: Added new package r-recommended * debian/r-recommended.{files,links}: Defined accordingly * debian/copyright: Include the copyright file from r-recommended . r-base (1.6.0.rel-1) unstable; urgency=low . * Upgraded to new upstream release 1.6.0 [ which we need to rename 1.6.0.rel so that is sorts higher than 1.6.0.rc.20020927 ] . r-base (1.6.0.rc.20020927-1) unstable; urgency=low . * Upgraded to new release candidate of R 1.6.0 . r-base (1.6.0.rc.20020917-1) unstable; urgency=low . * Upgraded to new release candidate of R 1.6.0 . r-base (1.6.0.rc.20020910-1) unstable; urgency=low . * First release candidate of R 1.6.0 which is scheduled to be released on October 1, 2002 -- this release corresponds to the first feature freeze * debian/control: More Suggests: of the r-doc-* packages . r-base (1.5.1-0woody1) woody-proposed-updates; urgency=low . * Backport for woody built against atlas with corrected virtual Depends on blas/atlas to prevent bugs like #150253 and #152284 in woody * debian/rules: Use "-O0 -g0" on arm and m68k to shorten compile time * debian/control: Added lib{ncurses5,readline4}-dev to r-base-dev Depends . r-base (1.5.1-1) unstable; urgency=low . * Upgraded to new upstream release 1.5.1 * debian/rules: Also create link from libRmath.so to libRmath.so.1 * debian/rules: Include test.c example in r-mathlib (Closes: #149723) * debian/README.mathlib: Added, includes src/nmath/standalone/README . r-base (1.5.0-3) unstable; urgency=low . * debian/r-doc-html.links: Link into /usr/lib/R/doc/manual (Closes: #148628) * debian/r-doc-pdf.links: Idem . r-base (1.5.0-2) unstable; urgency=low . * debian/rules: Remove usr/share/info/dir{,.old} (Closes: #148054) . r-base (1.5.0-1) unstable; urgency=low . * Upgraded to new upstream release 1.5.0 . r-base (1.4.1.cvs20020421-1) unstable; urgency=low . * Upgraded to new release candidate 2002-04-21 of R 1.5.0 * debian/control: Added virtual fortran77-compiler, c-compiler to the list of alternative compilers that r-base-dev Depends: on . r-base (1.4.1.cvs20020414-1) unstable; urgency=low . * Upgraded to new release candidate 2002-04-14 of R 1.5.0 . r-base (1.4.1.cvs20020407-1) unstable; urgency=low . * Upgraded to new release candidate 2002-04-07 of R 1.5.0 . r-base (1.4.1.cvs20020331-1) unstable; urgency=low . * Upgraded to new release candidate 2002-03-23 of R 1.5.0 . * debian/control: Build-Depends on texinfo (>= 4.1-2) to ensure that we will not be bitten by the epsf.tex bug . r-base (1.4.1.cvs20020323-1) unstable; urgency=low . * Upgraded to new release candidate 2002-03-23 of R 1.5.0 . * debian/control: New packages r-base-core, r-base-html, r-base-latex and r-doc-info have been split from the old r-base package which now Depends: on these, but can also be removed -- this adds some extra flexibility and can save over eight megabytes of installed files. * debian/control: Replaces: r-base (<= 1.4.1-1) for the new packages . * debian/rules: Fortan compiler selection adapted to new upstream configure * debian/control: r-base Suggests: r-base-dev instead of gcc * debian/copyright: Updated and included current COPYRIGHTS file ... * debian/rules: ... and therefore do not install COPYRIGHTS separately * debian/control: Added Build-Depends on texi2html (split from tetex-bin) . r-base (1.4.1-1) unstable; urgency=low . * Upgraded to new upstream release 1.4.1 . r-base (1.4.0.cvs20020124-1) unstable; urgency=low . * Upgraded to the R-patched_2002-01-24 release candidate for 1.4.1 . r-base (1.4.0-1) unstable; urgency=low . * Upgraded to new upstream release 1.4.0 * debian/control: Add lib{zvt,gtkxmhtml}-dev to Build-Depends [thanks, Doug] * debian/control: Fixed hppa Build-Depends [thanks, Matthew Wilcox] * debian/rules: Minor cleanup regarding configuration options * debian/control: Changed Priority: from extra to optional * debian/control: Corrected r-doc-html Description [thanks, Doug Bates] * debian/control: Spelling corrections (Closes: #125300) . r-base (1.3.1-6) unstable; urgency=low . * debian/rules: Also apply s/-lg2c/-lg2c-pic/ on etc/Makeconf * debian/control: Revert to Arch: all for doc packages, no Depends r-base * debian/control: r-base-dev Depends remodelled on r-base Build-Depends . r-base (1.3.1-5) unstable; urgency=low . * debian/rules: Unset CPPFLAGS, LIBS before calling configure to not leave traces of /usr/local. Thanks, Kurt Hornik (Closes: #71917) * debian/rules: More s/-lg2c/-lg2c-pic/ substitution in src/library/ * debian/control: Added new package r-mathlib (Closes: #119701) * debian/control: Added new package r-doc-html (R manuals in html format) * debian/rules: Added suitable rules for r-mathlib and r-doc-html * debian/rules: Rewritten/cleaned for DH_COMPAT=3 . r-base (1.3.1-4) unstable; urgency=low . * debian/control: Corrected maintainer email * debian/rules: Do not run 'make check' on arm as it stumbles over the Bessel example; this known misfeature has long been reported upstream * debian/README.Atlas: Updated to reflect autoMAGIC loading of Atlas lib with ldconfig from libc6_2.2.4-5 or later -- thanks, Ben Collins! . r-base (1.3.1-3) unstable; urgency=low . * New maintainer * debian/rules: Substitute -lg2c-pic for -lg2c in Makeconf [Thanks, Jeff!] * debian/control: Following advice from the Release Manager, let r-doc-pdf and r-base-dev be Arch: any as they Depends: on r-base itself * debian/rules: configure with tkConfig.sh,tclConfig.sh for 8.3 support * debian/control: Build-Depends on tcl8.3-dev and tk8.3-dev * debian/rules: Let ia64 use gcc-3.0, g77-3.0, g++-3.0 * debian/control: Build-Depends adjusted accordingly . r-base (1.3.1-2) unstable; urgency=low . * Non-maintainer upload, coordinated with the maintainer * Fixed local teTeX issue so that pdf manuals are built (Closes: #112184) * debian/*.links: link r-doc-pdf, r-gnome, r-base-dev doc dir to r-base * debian/*.preinst: rm doc dir for r-doc-pdf, r-gnome, r-base-dev * debian/control: r-base-dev and r-doc-pdf now depend on r-base . r-base (1.3.1-1) unstable; urgency=low . * Non-maintainer upload, coordinated with the maintainer * Upgraded to new upstream release 1.3.1 * src/scripts/R.sh.in: Modified to detect libs from /etc/ld.so.conf so that Atlas is now used automatically when installed, providing very significant performance gains. Thanks for Kurt Hornik for the sed magic. * debian/control: Build-Depends for f2c on m68k, g77 everywhere else * debian/rules: Use f2c on m68k, g77 everywhere else * debian/rules: Compile with -O on m68k, -O2 everywhere else. Thanks to Christian Steigies for countless m68k tests and compilations * debian/r-base.lintian: Added Lintian excpeptions clauses: -- for files not under md5sum creation as their content changes -- for spurious 'extra license' on license() command documentation * debian/rules: Also remove redundant /usr/lib/R/COPYING.LIB, but add soft links for both GPL (to COPYING) and LGPL (to COPYING.LIB) . r-base (1.3.0-4) unstable; urgency=low . * Non-maintainer brown-bag release * debian/control: Revert back to tcl and tk version 8.0 * debian/rules: Split off distinct configure and make targets . r-base (1.3.0-3) unstable; urgency=low . * Non-maintainer upload, coordinated with the maintainer * debian/rules: Default to --with-blas=blas (available on 9 architectures), Atlas can dynamically override this where available (Closes: #105366) * debian/control: Changed atlas reference to blas for Build-Depends, requires versioned Build-Depends on blas-dev (>= 1.0-9) * debian/rules: Added link for manual below r-base/doc (Closes: #106315) * debian/control: Upgraded Build-Depends: on tk and tcl to versions 8.3 * debian/control: Upgraded Standards-Version: to 3.5.0 * debian/control: Added r-recommended to Suggests: * debian/rules: Remove modules/*.so on clean * debian/README.Atlas: Added simple README file on Atlas * doc/manual/Makefile.in: Added --no-split to makeinfo --html calls * config.site: gcc-3.0 removed in -2 (Closes: #109030) * debian/control: Make was added to Depends in -2 (Closes: #102831) . r-base (1.3.0-2) unstable; urgency=low . * Changed compiler back to gcc from gcc-3.0 * Added dependency of r-base-dev on make (Closes: #102831) * Removed dependency of r-base-dev on wget|lynx . r-base (1.3.0-1) unstable; urgency=low . * New upstream release * Changed build-depends on groff to groff-base * Changed build of r-gnome package for R's new module architecture * Added Dirk E.'s changes to rules and control so atlas is used only on selected architectures. . r-base (1.2.3-1) unstable; urgency=low . * New upstream release . r-base (1.2.2-2) unstable; urgency=low . * Corrected format of Closes line (see 1.2.2-1). (Closes: #83876) * Added more build-depends entries. (Closes: #89267) . r-base (1.2.2-1) unstable; urgency=low . * New upstream release. * Added build-depends entries. (Closes #83876) . r-base (1.2.1-1) unstable; urgency=low . * New upstream release. . r-base (1.2.0-1) unstable; urgency=low . * New upstream release. * Added the r-base-dev package to create the correct dependencies for installing R packages from CRAN (Comprehensive R Archive Network) . r-base (1.1.0-1) unstable; urgency=low . * New upstream release. . r-base (1.0.1-1) unstable; urgency=low . * New upstream release. * Includes fix for problem with xaxt and yaxt (Closes #61984) . r-base (1.0.0-2) unstable; urgency=low . * The pdf documentation is now in a new package r-doc-pdf * A GNOME-enabled version is available in a new package r-gnome (Closes #44503) * debian/{rules,control}: Modified accordingly * Thanks to Dirk Eddelbuettel who did most of the work for this. . r-base (1.0.0-1) unstable; urgency=low . * New upstream version * Fixed names of info files, readline support (Closes: #57774) * Added pdf files to doc directory (Closes: #20227) . r-base (0.99.0-2) unstable; urgency=low . * Small but important bug fixes in upstream sources * Removed dependence on atlas2 - using blas1 instead * Recompiled to use the readline library . r-base (0.99.0-1) unstable; urgency=low . * New upstream release * Added creation and installation of info documentation * Created the PDF documentation and added it to the doc directory * Added dependence on the atlas2 package and used the atlas blas * Added /usr/bin/X11 to the path before configuring so imake is found . r-base (0.90.1-1) unstable; urgency=low . * New upstream release . r-base (0.90.0-2) unstable; urgency=low . * added Conflicts: r-cran in control (Closes: #51673) * Reinstated -Xfoo flags in call to dh_md5sums for Bug#35744 * Set up --mandir so package builds with -rfakeroot (Closes: #51901) * Undid Dirk's marking of Rd2txt.1 Rdindex.1 Sd2Rd.1 as undocumented (the manual pages are symbolic links to the Rdconv.1 page) . r-base (0.90.0-1) unstable; urgency=low . * Non-maintainer upload dealing with the usr/doc to usr/share/doc transition, as well as a few other lintian errors and warnings * debian/postinst: added #DEBHELPER# stub * debian/rules: configure with mandir=/usr/share/man * debian/rules: remove extra licenses * debian/rules: also install docs BUGS PLATFORMS VERSION Y2K * debian/rules: mark Rd2txt.1 Rdindex.1 Sd2Rd.1 as undocumented * debian/dirs: change usr/doc to usr/share/doc . r-base (0.90.0-0) unstable; urgency=low . * new upstream release * Added a "suggests" entry in control for the ess package . r-base (0.65.1-2) unstable; urgency=low . * Changed from use of zip/unzip to minizip/miniunzip (Bug#48742) . r-base (0.65.1-1) unstable; urgency=low . * New upstream release . r-base (0.65.0-1) unstable; urgency=low . * New upstream release * Added dependency on unzip package . r-base (0.64.2-1) unstable; urgency=low . * New upstream release * Changed dependency from perl to perl5 as per new policy. . r-base (0.64.1-1) unstable; urgency=low . * New upstream release * Change definition of RHOME in /usr/lib/R/bin/R shell script (Bug#37339) * Add links so /usr/lib/R/doc/manual .tex files can be LaTeX'd (Hubert Palme) * Re-introduced md5sum's but with files that can change removed (Bug#35744) * Removed arbitrary --vsize and --nsize flags in R script. . r-base (0.64.0-2) unstable; urgency=low . * removed md5sums from control information (Bug#35744) . r-base (0.64.0-1) unstable; urgency=low . * New upstream release . r-base (0.63.3-2) unstable; urgency=low . * Recompile for glibc2.1 to fix __setfpucw bug (Bug#34598) . r-base (0.63.3-1) unstable; urgency=low . * New upstream release . r-base (0.63.2-1) unstable; urgency=low . * New upstream release . r-base (0.63.1-1) unstable; urgency=low . * New upstream release * Linked html directory to /usr/doc/r-base/doc/html (Dirk Eddelbuettel) . r-base (0.63.0-2) unstable; urgency=low . * recompiled against libc6-dev_2.0.7u-6 for __register_frame_info fix . r-base (0.63.0-1) unstable; urgency=low . * New upstream release . r-base (0.62.4-1) frozen unstable; urgency=low . * New upstream release * Fixed link to html directory in /usr/doc (Closes: Bug#26444) * Check for /usr/bin/paperconf in postinst and set default R_PAPERSIZE (Closes: #26447) * Remove src/lib directory in debian/rules clean (Closes: #28545) . r-base (0.62.3-0) unstable; urgency=low . * New upstream release . r-base (0.62.2-2) unstable; urgency=low . * Cleaned up the build process by removing redundancies in config.site and debian/rules. * Changed C compiler to gcc instead of egcs. . r-base (0.62.2-1) unstable; urgency=low . * Re-configured to include the readline library . r-base (0.62.2-0) unstable; urgency=low . * New upstream version . r-base (0.62.1-2) unstable; urgency=low . * Corrected definition of RHOME in /usr/bin/R (bug#23621) . * Changed default heap size to 8 Mb. and number of cons cells to 400000 . r-base (0.62.1-1) unstable; urgency=low . * new upstream release . r-base (0.61.3-0) unstable; urgency=low . * new upstream release . r-base (0.61.2-2) frozen unstable; urgency=low . * recompiled against xlib6g (bug #21027) . r-base (0.61.2-1) frozen unstable; urgency=low . * Added symbolic link for /usr/lib/R/library in /usr/doc/r-base/ (bug#20190) . r-base (0.61.2-0) unstable; urgency=low . * New upstream release. . r-base (0.61.1-5) unstable; urgency=low . * Removed call to dh_du in build rules. . r-base (0.61.1-4) unstable; urgency=low . * Removed unnecessary call to dh_makeshlibs in build rules . r-base (0.61.1-3) unstable; urgency=low . * Re-compiled to add readline support. . r-base (0.61.1-2) unstable; urgency=low . * Ensured that libraries for the modules are dynamically linked. . r-base (0.61.1-1) unstable; urgency=low . * New upstream release . r-base (0.61.0-3) unstable; urgency=low . * Went through all the warnings reported by -Wall to produce a patch file for the developers. * Applied Thomas Lumley's patch for problem with c() applied to ordered. * Changed debian/rules to delete the .in files for autoconf from the package . * Changed priority to "optional" * Modified to use pristine original sources. . r-base (0.61.0-2) unstable; urgency=low . * Modified the format of the orig.tar.gz file . r-base (0.61.0-1) unstable; urgency=low . * Initial release
-