[petsc] 01/01: complex dev package should Suggest: complex debug package

Drew Parsons dparsons at moszumanska.debian.org
Mon Apr 4 06:12:37 UTC 2016


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

dparsons pushed a commit to branch master
in repository petsc.

commit 4f496509df34a04ead6311d4fe5124e545abf305
Author: Drew Parsons <dparsons at debian.org>
Date:   Mon Apr 4 14:10:30 2016 +0800

    complex dev package should Suggest: complex debug package
    
    not the real debug package
    
    And libpetsc3.6-dev can provide petsc3.6-dev, similarly for the
    complex dev package.
---
 debian/changelog | 6 ++++++
 debian/control   | 6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e3c908f..1edb9d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+petsc (3.6.3.dfsg2-2) UNRELEASED; urgency=medium
+
+  * complex dev package should Suggest: complex (not real) debug package
+
+ -- Drew Parsons <dparsons at debian.org>  Mon, 04 Apr 2016 14:09:15 +0800
+
 petsc (3.6.3.dfsg2-1) unstable; urgency=medium
 
   * Add sundry copyright notices to debian/copyright.
diff --git a/debian/control b/debian/control
index 72e3f0c..58590eb 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Multi-Arch: same
 Architecture: linux-any hurd-any
 Section: libdevel
 Depends: libpetsc3.6.3-dev, ${misc:Depends}, ${python:Depends}
+Provides: petsc3.6-dev
 Description: Static libraries, shared links, header files for PETSc
  PETSc is the "Portable Extensible Toolkit for Scientific Computation", a suite
  of data structures and routines for the scalable (parallel) solution of
@@ -48,7 +49,6 @@ Depends: libpetsc3.6.3 (= ${binary:Version}), mpi-default-dev (>= 1.0.2), libsui
 Recommends: libhdf5-mpi-dev (>= 1.8.8),
  tcsh | csh | c-shell, ksh | mksh | pdksh | zsh
 Suggests: petsc-dev (= ${binary:Version}), libpetsc3.6.3-dbg (= ${binary:Version}), petsc3.6.3-doc (= ${binary:Version}), libluminate-dev
-Provides: petsc3.6-dev
 Description: Static libraries, shared links, header files for PETSc
  PETSc is the "Portable Extensible Toolkit for Scientific Computation", a suite
  of data structures and routines for the scalable (parallel) solution of
@@ -139,6 +139,7 @@ Multi-Arch: same
 Architecture: linux-any hurd-any
 Section: libdevel
 Depends: libpetsc-complex-3.6.3-dev, ${misc:Depends}, ${python:Depends}
+Provides: petsc-complex-3.6-dev
 Description: Static libraries, shared links, header files for PETSc
  PETSc is the "Portable Extensible Toolkit for Scientific Computation", a suite
  of data structures and routines for the scalable (parallel) solution of
@@ -165,8 +166,7 @@ Depends: libpetsc-complex-3.6.3 (= ${binary:Version}), mpi-default-dev (>= 1.0.2
  ${misc:Depends}, ${python:Depends}
 Recommends: libhdf5-mpi-dev (>= 1.8.8),
  tcsh | csh | c-shell, ksh | mksh | pdksh | zsh
-Suggests: petsc-dev (= ${binary:Version}), libpetsc3.6.3-dbg (= ${binary:Version}), petsc3.6.3-doc (= ${binary:Version}), libluminate-dev
-Provides: petsc-complex-3.6-dev
+Suggests: petsc-dev (= ${binary:Version}), libpetsc-complex-3.6.3-dbg (= ${binary:Version}), petsc3.6.3-doc (= ${binary:Version}), libluminate-dev
 Description: Static libraries, shared links, header files for PETSc
  PETSc is the "Portable Extensible Toolkit for Scientific Computation", a suite
  of data structures and routines for the scalable (parallel) solution of

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



More information about the debian-science-commits mailing list