Your message dated Mon, 21 Jan 2008 03:02:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#461767: fixed in r-base 2.6.1-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: r-base
Version: 2.6.1-1
Severity: normal
Tags: patch

g77-compiled refblas3 has now been replaced with libblas (compiled with
gfortran). r-base has no other g77 build-deps so r-base can migrate to
gfortran with minimal changes:

--- r-base-2.6.1/debian/changelog
+++ r-base-2.6.1/debian/changelog
@@ -1,3 +1,10 @@
+r-base (2.6.1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * refblas to libblas transition
+
+ -- Riku Voipio <[EMAIL PROTECTED]>  Sun, 20 Jan 2008 18:00:44 +0200
+
 r-base (2.6.1-1) unstable; urgency=low

   * New upstream version released this morning
diff -u r-base-2.6.1/debian/control r-base-2.6.1/debian/control
--- r-base-2.6.1/debian/control
+++ r-base-2.6.1/debian/control
@@ -4,7 +4,7 @@
 Maintainer: Dirk Eddelbuettel <[EMAIL PROTECTED]>
 Uploaders: Douglas Bates <[EMAIL PROTECTED]>
 Standards-Version: 3.7.2
-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, tetex-bin, tetex-extra, xpdf-reader, 
zlib1g-dev, libpng12-dev, libjpeg62-dev, libx11-dev, libxt-dev, x-dev
+Build-Depends: gcc (>= 4:4.1.0), g++ (>= 4:4.1.0), gfortran (>= 4:4.1.0), 
libblas-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, tetex-bin, tetex-extra, xpdf-reader, zlib1g-dev, 
libpng12-dev, libjpeg62-dev, libx11-dev, libxt-dev, x-dev

 Package: r-base
 Architecture: all


-- 
"rm -rf" only sounds scary if you don't have backups



--- End Message ---
--- Begin Message ---
Source: r-base
Source-Version: 2.6.1-2

We believe that the bug you reported is fixed in the latest version of
r-base, which is due to be installed in the Debian FTP archive:

r-base-core_2.6.1-2_i386.deb
  to pool/main/r/r-base/r-base-core_2.6.1-2_i386.deb
r-base-dev_2.6.1-2_all.deb
  to pool/main/r/r-base/r-base-dev_2.6.1-2_all.deb
r-base-html_2.6.1-2_all.deb
  to pool/main/r/r-base/r-base-html_2.6.1-2_all.deb
r-base-latex_2.6.1-2_all.deb
  to pool/main/r/r-base/r-base-latex_2.6.1-2_all.deb
r-base_2.6.1-2.diff.gz
  to pool/main/r/r-base/r-base_2.6.1-2.diff.gz
r-base_2.6.1-2.dsc
  to pool/main/r/r-base/r-base_2.6.1-2.dsc
r-base_2.6.1-2_all.deb
  to pool/main/r/r-base/r-base_2.6.1-2_all.deb
r-doc-html_2.6.1-2_all.deb
  to pool/main/r/r-base/r-doc-html_2.6.1-2_all.deb
r-doc-info_2.6.1-2_all.deb
  to pool/main/r/r-base/r-doc-info_2.6.1-2_all.deb
r-doc-pdf_2.6.1-2_all.deb
  to pool/main/r/r-base/r-doc-pdf_2.6.1-2_all.deb
r-mathlib_2.6.1-2_i386.deb
  to pool/main/r/r-base/r-mathlib_2.6.1-2_i386.deb
r-recommended_2.6.1-2_all.deb
  to pool/main/r/r-base/r-recommended_2.6.1-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dirk Eddelbuettel <[EMAIL PROTECTED]> (supplier of updated r-base package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 20 Jan 2008 20:24:52 -0600
Source: r-base
Binary: r-base-core r-base-latex r-recommended r-doc-html r-doc-info r-base-dev 
r-mathlib r-base-html r-doc-pdf r-base
Architecture: source i386 all
Version: 2.6.1-2
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel <[EMAIL PROTECTED]>
Changed-By: Dirk Eddelbuettel <[EMAIL PROTECTED]>
Description: 
 r-base     - GNU R statistical computing language and environment
 r-base-core - GNU R core of statistical computing language and environment
 r-base-dev - GNU R installation of auxiliary GNU R packages
 r-base-html - GNU R html docs for statistical computing system functions
 r-base-latex - GNU R LaTeX docs for statistical computing system functions
 r-doc-html - GNU R html manuals for statistical computing system
 r-doc-info - GNU R info manuals statistical computing system
 r-doc-pdf  - GNU R pdf manuals for statistical computing system
 r-mathlib  - GNU R standalone mathematics library
 r-recommended - GNU R collection of recommended packages [metapackage]
Closes: 461767
Changes: 
 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.
Files: 
 f846fa3f01d225474ce6f48004b30197 1035 math optional r-base_2.6.1-2.dsc
 ec877e256ba04ec4b1062cffa7ac3024 62225 math optional r-base_2.6.1-2.diff.gz
 ad29a063b8f7e425b33450fee1561caf 10472768 math optional 
r-base-core_2.6.1-2_i386.deb
 349e37b72addcdc6484121af3b6fc749 462292 math optional 
r-mathlib_2.6.1-2_i386.deb
 aa52abe6f000b3324274c27633c6d5ca 25718 math optional r-base_2.6.1-2_all.deb
 4f606ce9a3eecc5f4b9c0924725d23f7 2876 devel optional r-base-dev_2.6.1-2_all.deb
 1fbd9cb35e03cb5755b58ac5515c8dd6 1231126 math extra r-base-html_2.6.1-2_all.deb
 97abc613581c6a89674cbabc5adea979 1148684 math extra 
r-base-latex_2.6.1-2_all.deb
 731023abce10d15e15611c400fdc72ef 6465014 doc optional r-doc-pdf_2.6.1-2_all.deb
 f28d46afffc21a3adf37656c2496a3bb 568336 doc optional r-doc-html_2.6.1-2_all.deb
 c9bd5fd2e8e7333f8e7fc5aff4c89396 497478 doc optional r-doc-info_2.6.1-2_all.deb
 185ae7999529c29f9dd306c7e26c4e63 2198 math optional 
r-recommended_2.6.1-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHlAVgCZSR95Gw07cRAoZdAJ9gY25nFk0FfLTsS+4xBbUSLeP9NACfRk3n
yAqHrUeUVeAmLHPbcOqP37c=
=TrjE
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to