[scalapack] 03/29: Import Debian changes 1.7-7

Muammar El Khatib muammar at moszumanska.debian.org
Sun Jun 11 16:16:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

muammar pushed a commit to branch master
in repository scalapack.

commit 5d448f9bd705ad1ccfec7d34d316a4244d0e0f48
Author: Philipp Frauenfelder <pfrauenf at debian.org>
Date:   Sat Feb 21 09:09:13 2004 +0100

    Import Debian changes 1.7-7
    
    scalapack (1.7-7) unstable; urgency=low
    
      * Adjust manual dependencies. Closes: #229831
    
    scalapack (1.7-6) unstable; urgency=low
    
      * Rebuild against lam4. Closes: #229831
      * Better package descriptions.
---
 debian/changelog |  13 +++++
 debian/control   | 153 +++++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 127 insertions(+), 39 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c243df0..cfc7efb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+scalapack (1.7-7) unstable; urgency=low
+
+  * Adjust manual dependencies. Closes: #229831
+
+ -- Philipp Frauenfelder <pfrauenf at debian.org>  Sat, 21 Feb 2004 09:09:13 +0100
+
+scalapack (1.7-6) unstable; urgency=low
+
+  * Rebuild against lam4. Closes: #229831
+  * Better package descriptions.
+
+ -- Philipp Frauenfelder <pfrauenf at debian.org>  Sun, 15 Feb 2004 14:56:26 +0100
+
 scalapack (1.7-5) unstable; urgency=low
 
   * Removed dangling symlinks from debian/*.links files. Closes: #138084
diff --git a/debian/control b/debian/control
index 077f37c..372cfec 100644
--- a/debian/control
+++ b/debian/control
@@ -2,110 +2,185 @@ Source: scalapack
 Section: devel
 Priority: extra
 Maintainer: Philipp Frauenfelder <pfrauenf at debian.org>
-Standards-Version: 3.5.5
-Build-Depends: mpich, lam3-dev, pvm-dev, blacs-mpich-dev, blacs-lam-dev, blacs-pvm-dev, g77, lapack-dev, blas-dev, f2c, debhelper
+Standards-Version: 3.6.1
+Build-Depends: mpich, lam4-dev, pvm-dev, blacs-mpich-dev, blacs-lam-dev, blacs-pvm-dev, g77, lapack-dev, blas-dev, f2c, debhelper
 
 Package: scalapack1-mpich
 Architecture: any
 Depends: mpich, ${shlibs:Depends}
 Suggests: scalapack-doc
-Description: Scalable Linear Algebra Package
- ScaLAPACK is the parallel version of LAPACK. It depends on PVM or MPI.
+Description: Scalable Linear Algebra Package - Shared libs. for MPICH
+ ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
+ clusters.
  .
- This package provides the shared libraries, it depends on the MPICH
- implementation of MPI.
+ You can choose between an implementation based on MPI or PVM. This
+ package uses MPI.
+ .
+ The package is available for LAM and MPICH. This package uses MPICH. There
+ are packages for the shared libraries (this one), for the static
+ libraries and the development files and for test programs.
  .
  Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.
+ .
+ Homepage: http://www.netlib.org/scalapack/
 
 Package: scalapack-mpich-dev
 Architecture: any
 Depends: scalapack1-mpich (= ${Source-Version}), blacs-mpich-dev, ${shlibs:Depends}
 Suggests: scalapack-doc
-Description: Scalable Linear Algebra Package
- ScaLAPACK is the parallel version of LAPACK. It depends on PVM or MPI.
+Description: Scalable Linear Algebra Package - Dev. files for MPICH
+ ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
+ clusters.
  .
- This package provides the static libraries and the links, it
- depends on the MPICH implementation of MPI.
+ You can choose between an implementation based on MPI or PVM. This
+ package uses MPI.
+ .
+ The package is available for LAM and MPICH. This package uses MPICH. There
+ are packages for the shared libraries, for the static libraries and
+ the development files (this one) and for test programs.
  .
  Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.
+ .
+ Homepage: http://www.netlib.org/scalapack/
 
 Package: scalapack-mpich-test
 Architecture: any
 Depends: scalapack-test-common, ${shlibs:Depends}
 Suggests: scalapack-doc
-Description: Scalable Linear Algebra Package
- ScaLAPACK is the parallel version of LAPACK. It depends on PVM or MPI.
+Description: Scalable Linear Algebra Package - Test files for MPICH
+ ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
+ clusters.
  .
- This package provides the tester applications.
+ You can choose between an implementation based on MPI or PVM. This
+ package uses MPI.
+ .
+ The package is available for LAM and MPICH. This package uses MPICH. There
+ are packages for the shared libraries, for the static libraries and
+ the development files and for test programs (this one).
+ .
+ Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.
+ .
+ Homepage: http://www.netlib.org/scalapack/
 
 Package: scalapack1-lam
 Architecture: any
-Depends: blacs1-lam (>= 1.1-14), ${shlibs:Depends}
+Depends: blacs1-lam (>= 1.1-20), ${shlibs:Depends}
 Suggests: scalapack-doc
-Description: Scalable Linear Algebra Package
- ScaLAPACK is the parallel version of LAPACK. It depends on PVM or MPI.
+Description: Scalable Linear Algebra Package - Shared libs. for LAM
+ ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
+ clusters.
+ .
+ You can choose between an implementation based on MPI or PVM. This
+ package uses MPI.
  .
- This package provides the shared libraries, it depends on the LAM
- implementation of MPI.
+ The package is available for LAM and MPICH. This package uses LAM. There
+ are packages for the shared libraries (this one), for the static
+ libraries and the development files and for test programs.
  .
  Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.
+ .
+ Homepage: http://www.netlib.org/scalapack/
 
 Package: scalapack-lam-dev
 Architecture: any
-Depends: scalapack1-lam (= ${Source-Version}), lam3-dev, blacs-lam-dev (>= 1.1-14), ${shlibs:Depends}
+Depends: scalapack1-lam (= ${Source-Version}), lam4-dev, blacs-lam-dev (>= 1.1-20), ${shlibs:Depends}
 Suggests: scalapack-doc
-Description: Scalable Linear Algebra Package
- ScaLAPACK is the parallel version of LAPACK. It depends on PVM or MPI.
+Description: Scalable Linear Algebra Package - Dev. files for LAM
+ ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
+ clusters.
  .
- This package provides the static libraries and the links, it
- depends on the LAM implementation of MPI.
+ You can choose between an implementation based on MPI or PVM. This
+ package uses MPI.
+ .
+ The package is available for LAM and MPICH. This package uses LAM. There
+ are packages for the shared libraries, for the static libraries and
+ the development files (this one) and for test programs.
  .
  Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.
+ .
+ Homepage: http://www.netlib.org/scalapack/
 
 Package: scalapack-lam-test
 Architecture: any
 Depends: scalapack-test-common, ${shlibs:Depends}
 Suggests: scalapack-doc
-Description: Scalable Linear Algebra Package
- ScaLAPACK is the parallel version of LAPACK. It depends on PVM or MPI.
+Description: Scalable Linear Algebra Package - Test files for LAM
+ ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
+ clusters.
+ .
+ You can choose between an implementation based on MPI or PVM. This
+ package uses MPI.
  .
- This package provides the tester applications.
+ The package is available for LAM and MPICH. This package uses LAM. There
+ are packages for the shared libraries, for the static libraries and
+ the development files and for test programs (this one).
+ .
+ Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.
+ .
+ Homepage: http://www.netlib.org/scalapack/
 
 Package: scalapack1-pvm
 Architecture: any
 Depends: blacs1-pvm, ${shlibs:Depends}
 Suggests: scalapack-doc
-Description: Scalable Linear Algebra Package
- ScaLAPACK is the parallel version of LAPACK. It depends on PVM or MPI.
+Description: Scalable Linear Algebra Package - Shared libs. for PVM
+ ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
+ clusters.
+ .
+ You can choose between an implementation based on MPI or PVM. This
+ package uses PVM.
  .
- This package provides the shared libraries needed to run applications.
+ There are packages for the shared libraries (this one), for the static
+ libraries and the development files and for test programs.
  .
  Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.
+ .
+ Homepage: http://www.netlib.org/scalapack/
 
 Package: scalapack-pvm-dev
 Architecture: any
 Depends: scalapack1-pvm (= ${Source-Version}), blacs-pvm-dev, pvm-dev, ${shlibs:Depends}
 Suggests: scalapack-doc
-Description: Scalable Linear Algebra Package
- ScaLAPACK is the parallel version of LAPACK. It depends on PVM or MPI.
+Description: Scalable Linear Algebra Package - Dev. files for PVM
+ ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
+ clusters.
+ .
+ You can choose between an implementation based on MPI or PVM. This
+ package uses PVM.
  .
- This package provides the static libraries and the links, it
- depends on PVM
+ There are packages for the shared libraries, for the static libraries and
+ the development files (this one) and for test programs.
  .
  Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.
+ .
+ Homepage: http://www.netlib.org/scalapack/
 
 Package: scalapack-pvm-test
 Architecture: any
 Depends: scalapack-test-common, ${shlibs:Depends}
 Suggests: scalapack-doc
-Description: Scalable Linear Algebra Package
- ScaLAPACK is the parallel version of LAPACK. It depends on PVM or MPI.
+Description: Scalable Linear Algebra Package - Test files for PVM
+ ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
+ clusters.
  .
- This package provides the tester applications.
+ You can choose between an implementation based on MPI or PVM. This
+ package uses PVM.
+ .
+ There are packages for the shared libraries, for the static libraries and
+ the development files and for test programs (this one).
+ .
+ Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.
+ .
+ Homepage: http://www.netlib.org/scalapack/
 
 Package: scalapack-test-common
 Architecture: all
 Suggests: scalapack-lam-test | scalapack-mpich-test | scalapack-pvm-test
-Description: Test data for ScaLAPACK testers.
- The ScaLAPACK tester in scalapack-lam-test or scalapack-mpich-test
- need some data provided by this package.
+Description: Test data for ScaLAPACK testers
+ ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
+ clusters.
+ .
+ You can choose between an implementation based on MPI or PVM. This packages
+ provides test data for all ScaLAPACK packages (MPICH, LAM and PVM versions).
+ .
+ Homepage: http://www.netlib.org/scalapack/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/scalapack.git



More information about the debian-science-commits mailing list