[slepc] 28/30: fixes for slepc packages : missing Deps

Drew Parsons dparsons at moszumanska.debian.org
Sat Oct 10 19:29:59 UTC 2015


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

dparsons pushed a commit to branch debian
in repository slepc.

commit 9ebc2462c1e6fd5a3c3e10dc5ddd2e80f3bd2fb1
Author: prudhomm <prudhomm at 7ca82aff-d165-4cda-a4f1-7f280d66a853>
Date:   Sat May 24 06:22:11 2014 +0000

    fixes for slepc packages : missing Deps
---
 debian/changelog | 10 +++++++---
 debian/control   |  2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7b8375f..6047023 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,15 @@
-slepc (3.4.2.dfsg-2) UNRELEASED; urgency=low
+slepc (3.4.2.dfsg-2) unstable; urgency=low
 
-  * Team upload.
+  [ Anton Gladky ]
   * Add copyright information of files 
     src/eps/impls/external/blopex/petsc-interface.*
     Thanks to Paul Tagliamonte.
 
- -- Anton Gladky <gladk at debian.org>  Sat, 21 Sep 2013 14:22:02 +0200
+  [ Christophe Prud'homme ]
+  * upload
+  * add ${shlibs:Depends}  to -dbg Depends lines to fix lintian
+
+ -- Christophe Prud'homme <prudhomm at debian.org>  Sat, 24 May 2014 06:19:38 +0000
 
 slepc (3.4.2.dfsg-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index c2f20db..8d8d698 100644
--- a/debian/control
+++ b/debian/control
@@ -45,7 +45,7 @@ Description: Scalable Library for Eigenvalue Problem Computations
 Package: libslepc3.4.2-dbg
 Architecture: any
 Section: debug
-Depends: libslepc3.4.2-dev (= ${binary:Version}), libpetsc3.4.2-dbg, libarpack2-dbg, ${misc:Depends}
+Depends: libslepc3.4.2-dev (= ${binary:Version}), libpetsc3.4.2-dbg, libarpack2-dbg, ${shlibs:Depends}, ${misc:Depends}
 Description: Scalable Library for Eigenvalue Problem Computations
  SLEPc is a software library for the solution of large scale sparse eigenvalue
  problems on parallel computers. It is an extension of PETSc and can be used

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



More information about the debian-science-commits mailing list