r-base (1.9.1-3) unstable; urgency=low * debian/copyright: Author list updated as suggested by Kurt Hornik -- 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 -- Dirk Eddelbuettel Tue, 22 Jun 2004 06:33:26 -0500 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 -- Dirk Eddelbuettel Mon, 21 Jun 2004 09:31:02 -0500 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 -- Dirk Eddelbuettel Mon, 14 Jun 2004 15:02:14 -0500 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 ] -- Dirk Eddelbuettel Tue, 8 Jun 2004 07:00:41 -0500 r-base (1.9.0-1) unstable; urgency=low * Upgraded to version 1.9.0 released today -- Dirk Eddelbuettel Mon, 12 Apr 2004 07:30:12 -0500 r-base (1.8.1.cvs.20040410-1) unstable; urgency=low * Upgraded to beta release candidate 2004-04-10 of R 1.9.0 -- Dirk Eddelbuettel Sun, 11 Apr 2004 22:27:32 -0500 r-base (1.8.1.cvs.20040331-1) unstable; urgency=low * Upgraded to beta release candidate 2004-03-31 of R 1.9.0 -- Dirk Eddelbuettel Thu, 1 Apr 2004 14:50:52 -0600 r-base (1.8.1.cvs.20040321-1) unstable; urgency=low * Upgraded to beta release candidate 2004-03-21 of R 1.9.0 -- Dirk Eddelbuettel Sun, 21 Mar 2004 18:35:03 -0600 r-base (1.8.1.cvs.20040314-1) unstable; urgency=low * Upgraded to release candidate 2004-03-14 of R 1.9.0 -- Dirk Eddelbuettel Sun, 14 Mar 2004 17:37:03 -0600 r-base (1.8.1.cvs.20040307-1) unstable; urgency=low * Upgraded to release candidate 2004-03-07 of R 1.9.0 -- Dirk Eddelbuettel Sun, 7 Mar 2004 08:29:00 -0600 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) -- Dirk Eddelbuettel Tue, 2 Mar 2004 20:33:18 -0600 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. -- Dirk Eddelbuettel Sun, 29 Feb 2004 16:55:55 -0600 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) -- Dirk Eddelbuettel Mon, 19 Jan 2004 10:45:47 -0600 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 -- Dirk Eddelbuettel Fri, 21 Nov 2003 10:09:48 -0600 r-base (1.8.0.cvs.20031114-1) unstable; urgency=low * Upgraded to the initial 1.8.1 beta release of 2003-11-14 -- Dirk Eddelbuettel Fri, 14 Nov 2003 19:13:43 -0600 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) -- Dirk Eddelbuettel Fri, 7 Nov 2003 19:56:48 -0600 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 -- Dirk Eddelbuettel Sat, 1 Nov 2003 18:58:09 -0600 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. -- Dirk Eddelbuettel Thu, 23 Oct 2003 15:21:35 -0500 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 -- Dirk Eddelbuettel Thu, 16 Oct 2003 20:13:32 -0500 r-base (1.8.0-1) unstable; urgency=low * Upgraded to version 1.8.0 released today -- Dirk Eddelbuettel Wed, 8 Oct 2003 10:10:41 -0500 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 -- Dirk Eddelbuettel Sat, 4 Oct 2003 07:39:13 -0500 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 -- Dirk Eddelbuettel Sat, 27 Sep 2003 15:58:45 -0500 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 -- Dirk Eddelbuettel Sat, 20 Sep 2003 08:02:54 -0500 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 -- Dirk Eddelbuettel Sat, 13 Sep 2003 09:59:45 -0500 r-base (1.7.1.cvs.20030906-1) unstable; urgency=low * Upgraded to release candidate 2003-09-06 of R 1.8.0 -- Dirk Eddelbuettel Sat, 6 Sep 2003 15:21:02 -0500 r-base (1.7.1.cvs.20030830-1) unstable; urgency=low * Upgraded to release candidate 2003-08-30 of R 1.8.0 -- Dirk Eddelbuettel Sat, 30 Aug 2003 09:56:10 -0500 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 -- Dirk Eddelbuettel Fri, 22 Aug 2003 20:25:52 -0500 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) -- Dirk Eddelbuettel Thu, 14 Aug 2003 20:39:05 -0500 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 -- Dirk Eddelbuettel Fri, 8 Aug 2003 20:08:49 -0500 r-base (1.7.1-1) unstable; urgency=low * New upstream version 1.7.1 released today -- Dirk Eddelbuettel Mon, 16 Jun 2003 19:36:45 -0500 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 -- Dirk Eddelbuettel Sat, 7 Jun 2003 12:23:59 -0500 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 -- Dirk Eddelbuettel Mon, 2 Jun 2003 21:31:42 -0500 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 -- Dirk Eddelbuettel Mon, 26 May 2003 19:47:20 -0500 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) -- Dirk Eddelbuettel Mon, 28 Apr 2003 20:56:54 -0500 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 -- Dirk Eddelbuettel Sun, 20 Apr 2003 20:18:56 -0500 r-base (1.7.0-1) unstable; urgency=low * New upstream release -- Douglas Bates Wed, 16 Apr 2003 10:43:57 -0500 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) -- Dirk Eddelbuettel Mon, 14 Apr 2003 20:35:32 -0500 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 -- Dirk Eddelbuettel Wed, 9 Apr 2003 23:09:00 -0500 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) -- Douglas Bates Sat, 5 Apr 2003 08:35:37 -0600 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 -- Dirk Eddelbuettel Thu, 3 Apr 2003 10:16:06 -0600 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 -- Dirk Eddelbuettel Mon, 31 Mar 2003 09:01:22 -0600 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) -- Douglas Bates Sun, 30 Mar 2003 16:08:48 -0600 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" -- Dirk Eddelbuettel Wed, 26 Mar 2003 09:19:07 -0600 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 -- Dirk Eddelbuettel Sat, 18 Jan 2003 20:21:21 -0600 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} -- Dirk Eddelbuettel Fri, 10 Jan 2003 20:30:26 -0600 r-base (1.6.1.cvs.20030103-1) unstable; urgency=low * Upgraded to release candidate dated 2003-01-03 of R 1.6.2 -- Douglas Bates Fri, 3 Jan 2003 09:42:18 -0600 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 -- Douglas Bates Mon, 30 Dec 2002 20:43:24 -0600 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) -- Dirk Eddelbuettel Thu, 28 Nov 2002 07:49:49 -0600 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 -- Dirk Eddelbuettel Mon, 11 Nov 2002 13:26:27 -0600 r-base (1.6.1-1) unstable; urgency=low * Upgraded to R version 1.6.1 released today -- Dirk Eddelbuettel Fri, 1 Nov 2002 16:56:50 -0600 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 -- Dirk Eddelbuettel Thu, 24 Oct 2002 21:01:49 -0500 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 -- Dirk Eddelbuettel Thu, 17 Oct 2002 20:53:49 -0500 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 ] -- Dirk Eddelbuettel Tue, 1 Oct 2002 21:18:52 -0500 r-base (1.6.0.rc.20020927-1) unstable; urgency=low * Upgraded to new release candidate of R 1.6.0 -- Dirk Eddelbuettel Thu, 26 Sep 2002 20:49:34 -0500 r-base (1.6.0.rc.20020917-1) unstable; urgency=low * Upgraded to new release candidate of R 1.6.0 -- Dirk Eddelbuettel Mon, 16 Sep 2002 20:41:58 -0500 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 -- Dirk Eddelbuettel Mon, 9 Sep 2002 20:53:41 -0500 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 -- Dirk Eddelbuettel Mon, 15 Jul 2002 21:19:51 -0500 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 -- Dirk Eddelbuettel Mon, 17 Jun 2002 19:24:59 -0500 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 -- Dirk Eddelbuettel Sat, 8 Jun 2002 11:52:14 -0500 r-base (1.5.0-2) unstable; urgency=low * debian/rules: Remove usr/share/info/dir{,.old} (Closes: #148054) -- Dirk Eddelbuettel Mon, 27 May 2002 15:31:22 -0500 r-base (1.5.0-1) unstable; urgency=low * Upgraded to new upstream release 1.5.0 -- Dirk Eddelbuettel Mon, 29 Apr 2002 18:23:59 -0500 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 -- Dirk Eddelbuettel Sun, 21 Apr 2002 19:01:57 -0500 r-base (1.4.1.cvs20020414-1) unstable; urgency=low * Upgraded to new release candidate 2002-04-14 of R 1.5.0 -- Dirk Eddelbuettel Sat, 13 Apr 2002 20:48:59 -0500 r-base (1.4.1.cvs20020407-1) unstable; urgency=low * Upgraded to new release candidate 2002-04-07 of R 1.5.0 -- Dirk Eddelbuettel Sun, 7 Apr 2002 07:59:43 -0500 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 -- Dirk Eddelbuettel Sun, 31 Mar 2002 08:55:08 -0600 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) -- Dirk Eddelbuettel Sat, 23 Mar 2002 11:17:48 -0600 r-base (1.4.1-1) unstable; urgency=low * Upgraded to new upstream release 1.4.1 -- Dirk Eddelbuettel Wed, 30 Jan 2002 18:50:34 -0600 r-base (1.4.0.cvs20020124-1) unstable; urgency=low * Upgraded to the R-patched_2002-01-24 release candidate for 1.4.1 -- Dirk Eddelbuettel Thu, 24 Jan 2002 19:38:34 -0600 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) -- Dirk Eddelbuettel Wed, 19 Dec 2001 18:47:46 -0600 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 -- Dirk Eddelbuettel Mon, 3 Dec 2001 21:58:40 -0600 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 -- Dirk Eddelbuettel Fri, 16 Nov 2001 20:43:24 -0600 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! -- Dirk Eddelbuettel Sun, 11 Nov 2001 11:19:10 -0600 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 -- Dirk Eddelbuettel Fri, 9 Nov 2001 20:17:43 -0600 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 -- Dirk Eddelbuettel Fri, 14 Sep 2001 21:53:24 -0500 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) -- Dirk Eddelbuettel Tue, 4 Sep 2001 22:28:49 -0500 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 -- Dirk Eddelbuettel Fri, 24 Aug 2001 09:30:17 -0500 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) -- Dirk Eddelbuettel Tue, 21 Aug 2001 22:33:00 -0500 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 -- Douglas Bates Fri, 6 Jul 2001 17:33:20 -0500 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. -- Douglas Bates Fri, 29 Jun 2001 09:29:47 -0500 r-base (1.2.3-1) unstable; urgency=low * New upstream release -- Douglas Bates Sun, 20 May 2001 20:51:58 -0500 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) -- Douglas Bates Sun, 11 Mar 2001 10:26:36 -0600 r-base (1.2.2-1) unstable; urgency=low * New upstream release. * Added build-depends entries. (Closes #83876) -- Douglas Bates Tue, 27 Feb 2001 12:50:13 -0600 r-base (1.2.1-1) unstable; urgency=low * New upstream release. -- Douglas Bates Mon, 15 Jan 2001 07:01:21 -0600 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) -- Douglas Bates Fri, 15 Dec 2000 07:20:51 -0600 r-base (1.1.0-1) unstable; urgency=low * New upstream release. -- Douglas Bates Sat, 17 Jun 2000 13:11:26 -0500 r-base (1.0.1-1) unstable; urgency=low * New upstream release. * Includes fix for problem with xaxt and yaxt (Closes #61984) -- Douglas Bates Sun, 16 Apr 2000 13:50:06 -0500 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. -- Douglas Bates Thu, 16 Mar 2000 16:28:07 -0600 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) -- Douglas Bates Thu, 9 Mar 2000 16:28:29 -0600 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 -- Douglas Bates Sun, 13 Feb 2000 14:23:25 -0600 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 -- Douglas Bates Mon, 7 Feb 2000 10:36:44 -0600 r-base (0.90.1-1) unstable; urgency=low * New upstream release -- Douglas Bates Tue, 14 Dec 1999 10:51:10 -0600 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) -- Douglas Bates Sun, 5 Dec 1999 15:03:52 -0600 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 -- Dirk Eddelbuettel Thu, 25 Nov 1999 20:46:56 -0500 r-base (0.90.0-0) unstable; urgency=low * new upstream release * Added a "suggests" entry in control for the ess package -- Douglas Bates Thu, 25 Nov 1999 13:08:19 -0600 r-base (0.65.1-2) unstable; urgency=low * Changed from use of zip/unzip to minizip/miniunzip (Bug#48742) -- Douglas Bates Sat, 30 Oct 1999 15:04:42 -0500 r-base (0.65.1-1) unstable; urgency=low * New upstream release -- Douglas Bates Fri, 8 Oct 1999 10:04:55 -0500 r-base (0.65.0-1) unstable; urgency=low * New upstream release * Added dependency on unzip package -- Douglas Bates Fri, 27 Aug 1999 09:30:14 -0500 r-base (0.64.2-1) unstable; urgency=low * New upstream release * Changed dependency from perl to perl5 as per new policy. -- Douglas Bates Thu, 1 Jul 1999 09:05:03 -0500 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. -- Douglas Bates Wed, 12 May 1999 11:48:22 -0500 r-base (0.64.0-2) unstable; urgency=low * removed md5sums from control information (Bug#35744) -- Douglas Bates Thu, 8 Apr 1999 08:48:32 -0500 r-base (0.64.0-1) unstable; urgency=low * New upstream release -- Douglas Bates Thu, 1 Apr 1999 11:03:17 -0600 r-base (0.63.3-2) unstable; urgency=low * Recompile for glibc2.1 to fix __setfpucw bug (Bug#34598) -- Douglas Bates Wed, 17 Mar 1999 13:42:41 -0600 r-base (0.63.3-1) unstable; urgency=low * New upstream release -- Douglas Bates Thu, 4 Mar 1999 09:20:41 -0600 r-base (0.63.2-1) unstable; urgency=low * New upstream release -- Douglas Bates Fri, 15 Jan 1999 09:25:20 -0600 r-base (0.63.1-1) unstable; urgency=low * New upstream release * Linked html directory to /usr/doc/r-base/doc/html (Dirk Eddelbuettel) -- Douglas Bates Fri, 4 Dec 1998 14:22:19 -0600 r-base (0.63.0-2) unstable; urgency=low * recompiled against libc6-dev_2.0.7u-6 for __register_frame_info fix -- Douglas Bates Sun, 29 Nov 1998 15:39:48 -0600 r-base (0.63.0-1) unstable; urgency=low * New upstream release -- Douglas Bates Wed, 18 Nov 1998 13:33:58 -0600 r-base (0.62.4-1) frozen unstable; urgency=low, closes=26444 * New upstream release * Fixed link to html directory in /usr/doc (Bug#26444) * Check for /usr/bin/paperconf in postinst and set default R_PAPERSIZE (Bug#26447) * Remove src/lib directory in debian/rules clean (Bug#28545) -- Douglas Bates Mon, 2 Nov 1998 09:29:20 -0600 r-base (0.62.3-0) unstable; urgency=low * New upstream release -- Douglas Bates Wed, 19 Aug 1998 10:38:08 -0500 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. -- Douglas Bates Fri, 14 Aug 1998 13:52:34 -0500 r-base (0.62.2-1) unstable; urgency=low * Re-configured to include the readline library -- Douglas Bates Fri, 14 Aug 1998 11:38:35 -0500 r-base (0.62.2-0) unstable; urgency=low * New upstream version -- Douglas Bates Tue, 14 Jul 1998 13:36:15 -0500 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 -- Douglas Bates Wed, 17 Jun 1998 11:48:28 -0500 r-base (0.62.1-1) unstable; urgency=low * new upstream release -- Douglas Bates Tue, 16 Jun 1998 10:03:49 -0500 r-base (0.61.3-0) unstable; urgency=low * new upstream release -- Douglas Bates Mon, 4 May 1998 12:05:53 -0500 r-base (0.61.2-2) frozen unstable; urgency=low * recompiled against xlib6g (bug #21027) -- Douglas Bates Mon, 13 Apr 1998 14:05:33 -0500 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) -- Douglas Bates Thu, 26 Mar 1998 14:01:57 -0600 r-base (0.61.2-0) unstable; urgency=low * New upstream release. -- Douglas Bates Mon, 9 Mar 1998 15:22:31 -0600 r-base (0.61.1-5) unstable; urgency=low * Removed call to dh_du in build rules. -- Douglas Bates Fri, 6 Mar 1998 13:47:54 -0600 r-base (0.61.1-4) unstable; urgency=low * Removed unnecessary call to dh_makeshlibs in build rules -- Douglas Bates Mon, 16 Feb 1998 13:49:44 -0600 r-base (0.61.1-3) unstable; urgency=low * Re-compiled to add readline support. -- Douglas Bates Sat, 17 Jan 1998 17:06:52 -0600 r-base (0.61.1-2) unstable; urgency=low * Ensured that libraries for the modules are dynamically linked. -- Douglas Bates Wed, 14 Jan 1998 08:31:53 -0600 r-base (0.61.1-1) unstable; urgency=low * New upstream release -- Douglas Bates Mon, 12 Jan 1998 09:30:04 -0600 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. -- Douglas Bates Sun, 4 Jan 1998 14:54:04 -0600 r-base (0.61.0-2) unstable; urgency=low * Modified the format of the orig.tar.gz file -- Douglas Bates Tue, 23 Dec 1997 12:02:09 -0600 r-base (0.61.0-1) unstable; urgency=low * Initial release -- Douglas Bates Tue, 23 Dec 1997 10:01:21 -0600