[petsc] 04/05: Add ${shlibs:Depends} to dbg-package.
Anton Gladky
gladk at alioth.debian.org
Wed Sep 11 19:36:47 UTC 2013
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository petsc.
commit c0b80f82e1afdfe402670767d406314cbab3eb2e
Author: Anton Gladky <gladky.anton at gmail.com>
Date: Wed Sep 11 19:30:22 2013 +0200
Add ${shlibs:Depends} to dbg-package.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 504c470..32554e1 100644
--- a/debian/control
+++ b/debian/control
@@ -59,7 +59,7 @@ Description: Shared libraries for version 3.4.2 of PETSc
Package: libpetsc3.4.2-dbg
Architecture: alpha amd64 armhf hurd-i386 i386 ia64 lpia mips mipsel powerpc s390 s390x sparc
Section: debug
-Depends: libpetsc3.4.2-dev (= ${binary:Version}), ${misc:Depends}
+Depends: libpetsc3.4.2-dev (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Provides: petsc3.4.2-dbg (= ${binary:Version})
Description: Static debugging libraries for PETSc
PETSc is the "Portable Extensible Toolkit for Scientific Computation", a suite
--
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