[hypre] 01/10: Run wrap-and-sort

Mattia Rizzolo mattia at debian.org
Mon Feb 29 12:21:17 UTC 2016


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

mattia pushed a commit to branch master
in repository hypre.

commit aecb46a76647512676abc87aa9ecbf0c44044bd1
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Mon Feb 29 11:19:41 2016 +0000

    Run wrap-and-sort
---
 debian/control   | 28 ++++++++++++++++++++++------
 debian/copyright |  1 -
 2 files changed, 22 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 79fabaa..e4c5d41 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,18 @@ Priority: extra
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: "Adam C. Powell, IV" <hazelsct at debian.org>
 Standards-Version: 3.9.2
-Build-Depends: debhelper (>= 7), quilt, gfortran, autoconf, automake, libtool,
- libltdl-dev, libblas-dev | libblas.so, liblapack-dev | liblapack.so,
- libsuperlu-dev, mpi-default-dev
+Build-Depends:
+ autoconf,
+ automake,
+ debhelper (>= 7),
+ gfortran,
+ libblas-dev | libblas.so,
+ liblapack-dev | liblapack.so,
+ libltdl-dev,
+ libsuperlu-dev,
+ libtool,
+ mpi-default-dev,
+ quilt,
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/hypre.git
 Vcs-Browser: http://anonscm.debian.org/?p=debian-science/packages/hypre.git
 Homepage: http://acts.nersc.gov/hypre/
@@ -14,7 +23,9 @@ Homepage: http://acts.nersc.gov/hypre/
 Package: libhypre-2.8.0b
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends},
 Description: High Performance Matrix Preconditioners - Shared Library
  Hypre is a set of matrix preconditioning libraries to aid in the solution of
  large systems of linear equations.
@@ -24,8 +35,13 @@ Description: High Performance Matrix Preconditioners - Shared Library
 Package: libhypre-dev
 Architecture: all
 Section: libdevel
-Depends: libhypre-2.8.0b (>= ${source:Version}), libsuperlu-dev, mpi-default-dev,
- libblas-dev | libblas.so, liblapack-dev | liblapack.so, ${misc:Depends}
+Depends:
+ libblas-dev | libblas.so,
+ libhypre-2.8.0b (>= ${source:Version}),
+ liblapack-dev | liblapack.so,
+ libsuperlu-dev,
+ mpi-default-dev,
+ ${misc:Depends},
 Description: High Performance Matrix Preconditioners - Development Files
  Hypre is a set of matrix preconditioning libraries to aid in the solution of
  large systems of linear equations.
diff --git a/debian/copyright b/debian/copyright
index c38edbf..b023a7a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -43,4 +43,3 @@ CONTACT INFORMATION
 The HYPRE team can be contacted at hypre-support at llnl.gov.  The software is
 released under UCRL_CODE_222953.  Please see http://www.llnl.gov/CASC/hypre for
 more information and source code availability.
-

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



More information about the debian-science-commits mailing list