-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 reverted: - --- r-base-2.7.1/debian/shlibs.local +++ r-base-2.7.1.orig/debian/shlibs.local @@ -1,2 +0,0 @@ - -libtk8.4 0 tk8.4 (>= 8.4.16-2) - -libtcl8.4 0 tcl8.4 (>= 8.4.16-2) diff -u r-base-2.7.1/debian/changelog r-base-2.7.1/debian/changelog - --- r-base-2.7.1/debian/changelog +++ r-base-2.7.1/debian/changelog @@ -1,3 +1,20 @@ +r-base (2.7.1-1~etchcran.0) etch-cran; urgency=low + + * Backport form Debian unstable to Debian etch + * debian/control: revert Build-Depends: to 'refblas3-dev|atlas3-base- + dev' and Depends: to 'refblas3-dev|atlas3-base-dev' since etch does + not have the new gfortran-built BLAS libraries + * debian/control: revert Build-Depends: and Depends: fields since we + use the Lapack supplied with R + * debian/rules: Accordingly, do not configure --with-lapack + * delete debian/shlibs.local since the dependency on tk8.4 is not an + issue for Debian etch + * debian/control: revert Build-Depends: to 'tetex-bin, tetex-extra' + since etch does not have texlive + * debian/control: replace xauth by xbase-clients in Build-Depends: + + -- Johannes Ranke Wed, 25 Jun 2008 04:52:56 +0000 + r-base (2.7.1-1) unstable; urgency=low * New upstream version released a few hours ago diff -u r-base-2.7.1/debian/rules r-base-2.7.1/debian/rules - --- r-base-2.7.1/debian/rules +++ r-base-2.7.1/debian/rules @@ -59,7 +59,9 @@ # edd 05 Feb 2008 oh, no switch back to internal lapack -- see #464833 #lapack = --with-lapack=no # edd 05 Mar 2008 with lapack as we can now use lapack 3.1 in unstable - -lapack = --with-lapack +#lapack = --with-lapack +# jr 24 Apr 2008 Set to =no for Debian etch +lapack = --with-lapack=no # edd 02 Sep 2001 default to g77 but let m68k use f2c # edd 06 Mar 2003 enforce 3.2 versions explicitly diff -u r-base-2.7.1/debian/control r-base-2.7.1/debian/control - --- r-base-2.7.1/debian/control +++ r-base-2.7.1/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Dirk Eddelbuettel Standards-Version: 3.8.0 - -Build-Depends: gcc (>= 4:4.1.0), g++ (>= 4:4.1.0), gfortran (>= 4:4.1.0), libblas-dev, liblapack-dev (>= 3.1.1), tcl8.4-dev, tk8.4-dev, bison, groff-base, libncurses5-dev, libreadline5-dev, debhelper (>= 5.0.0), texi2html, texinfo (>= 4.1-2), libbz2-dev, libpcre3-dev, xpdf-reader, zlib1g-dev, libpng12-dev, libjpeg62-dev, libx11-dev, libxt-dev, x11proto-core-dev, libpango1.0-dev, libcairo2-dev, libtiff4-dev, xvfb, xauth, xfonts-base, texlive-base, texlive-latex-base, texlive-generic-recommended, texlive-fonts-recommended, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo, texi2html +Build-Depends: gcc (>= 4:4.1.0), g++ (>= 4:4.1.0), gfortran (>= 4:4.1.0), refblas3-dev|atlas3-base-dev, tcl8.4-dev, tk8.4-dev, bison, groff-base, libncurses5-dev, libreadline5-dev, debhelper (>= 5.0.0), texi2html, texinfo (>= 4.1-2), libbz2-dev, libpcre3-dev, xpdf-reader, zlib1g-dev, libpng12-dev, libjpeg62-dev, libx11-dev, libxt-dev, x11proto-core-dev, libpango1.0-dev, libcairo2-dev, libtiff4-dev, xvfb, xbase-clients, xfonts-base, tetex-bin, tetex-extra Homepage: http://www.r-project.org/ Package: r-base @@ -65,7 +65,7 @@ Package: r-base-dev Architecture: all Section: devel - -Depends: r-base-core (>= ${source:Version}), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libreadline5-dev, libjpeg62-dev, libpcre3-dev, libpng12-dev, zlib1g-dev, libbz2-dev, dpatch +Depends: r-base-core (>= ${source:Version}), build-essential, gcc, g++, gfortran, refblas3-dev|atlas3-base-dev, libncurses5-dev, libreadline5-dev, libjpeg62-dev, libpcre3-dev, libpng12-dev, zlib1g-dev, libbz2-dev, dpatch Suggests: cdbs, debhelper Description: GNU R installation of auxiliary GNU R packages R is `GNU S' - A language and environment for statistical computing -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIYdLvLw9OFPZJr5ARAvczAKCiDQ/+Nd8K0Yn/XYTegLOH/JieeACgj1Op /O9iE3rpGQGnW4pg9TCCh9s= =imyz -----END PGP SIGNATURE-----