r45127 - in /packages: atlas/trunk/debian/changelog atlas/trunk/debian/control blas/trunk/debian/changelog blas/trunk/debian/control lapack/trunk/debian/changelog lapack/trunk/debian/control
sebastien-guest at users.alioth.debian.org
sebastien-guest at users.alioth.debian.org
Tue Jun 26 16:18:45 UTC 2012
Author: sebastien-guest
Date: Tue Jun 26 16:18:44 2012
New Revision: 45127
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45127
Log:
Transitional packages: move to oldlibs section, mark as arch:all
Modified:
packages/atlas/trunk/debian/changelog
packages/atlas/trunk/debian/control
packages/blas/trunk/debian/changelog
packages/blas/trunk/debian/control
packages/lapack/trunk/debian/changelog
packages/lapack/trunk/debian/control
Modified: packages/atlas/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/atlas/trunk/debian/changelog?rev=45127&op=diff
==============================================================================
--- packages/atlas/trunk/debian/changelog (original)
+++ packages/atlas/trunk/debian/changelog Tue Jun 26 16:18:44 2012
@@ -8,6 +8,9 @@
minimize the incidence of #576972)
* Update and clean-up README.Debian
* Mention known build failures in README.source
+ * libatlas3gf-base transitional package:
+ + move to section oldlibs
+ + mark as arch:all
-- Sébastien Villemot <sebastien.villemot at ens.fr> Sun, 24 Jun 2012 15:36:49 +0000
Modified: packages/atlas/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/atlas/trunk/debian/control?rev=45127&op=diff
==============================================================================
--- packages/atlas/trunk/debian/control (original)
+++ packages/atlas/trunk/debian/control Tue Jun 26 16:18:44 2012
@@ -55,9 +55,9 @@
"Building Optimized Atlas Packages on your ARCH" in README.Debian
Package: libatlas3gf-base
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libatlas3-base
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, libatlas3-base
Description: Transitional package to libatlas3-base
ATLAS is an approach for the automatic generation and optimization of
numerical software. Currently ATLAS supplies optimized versions for the
Modified: packages/blas/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/blas/trunk/debian/changelog?rev=45127&op=diff
==============================================================================
--- packages/blas/trunk/debian/changelog (original)
+++ packages/blas/trunk/debian/changelog Tue Jun 26 16:18:44 2012
@@ -2,6 +2,9 @@
* libblas3.prerm: avoid crash if libblas.so.3gf already deleted
* Indicate that libblas3 breaks octave3.2 (Closes: #677399)
+ * libblas3gf transitional package:
+ + move to oldlibs section (Closes: #679104)
+ + mark as arch:all
-- Sébastien Villemot <sebastien.villemot at ens.fr> Sun, 24 Jun 2012 16:13:14 +0000
Modified: packages/blas/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/blas/trunk/debian/control?rev=45127&op=diff
==============================================================================
--- packages/blas/trunk/debian/control (original)
+++ packages/blas/trunk/debian/control Tue Jun 26 16:18:44 2012
@@ -28,8 +28,9 @@
This package contains a shared version of the library.
Package: libblas3gf
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libblas3
+Architecture: all
+Section: oldlibs
+Depends: ${misc:Depends}, libblas3
Description: Transitional package for libblas
Several minor changes to the C interface have been incorporated.
One can maintain both versions on a system simultaneously to aid
Modified: packages/lapack/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/lapack/trunk/debian/changelog?rev=45127&op=diff
==============================================================================
--- packages/lapack/trunk/debian/changelog (original)
+++ packages/lapack/trunk/debian/changelog Tue Jun 26 16:18:44 2012
@@ -1,6 +1,9 @@
lapack (3.4.1-4) UNRELEASED; urgency=low
* liblapack3.prerm: avoid crash if liblapack.so.3gf already deleted
+ * liblapack3gf transitional package:
+ + move to oldlibs section (Closes: #679103)
+ + mark as arch:all
-- Sébastien Villemot <sebastien.villemot at ens.fr> Wed, 20 Jun 2012 12:36:04 +0000
Modified: packages/lapack/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/lapack/trunk/debian/control?rev=45127&op=diff
==============================================================================
--- packages/lapack/trunk/debian/control (original)
+++ packages/lapack/trunk/debian/control Tue Jun 26 16:18:44 2012
@@ -26,8 +26,9 @@
use in the scientific community.
Package: liblapack3gf
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, liblapack3
+Architecture: all
+Section: oldlibs
+Depends: ${misc:Depends}, liblapack3
Description: Transitional package for liblapack3
LAPACK version 3.X is a comprehensive FORTRAN library that does
linear algebra operations including matrix inversions, least
More information about the debian-science-commits
mailing list