[mmdb] 02/02: fix multiarch
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Sun Jul 19 16:47:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
picca pushed a commit to branch master
in repository mmdb.
commit f304e39e8dfbb195b5ccfc637117f6d9e2d3fe7f
Author: picca <picca at synchrotron-soleil.fr>
Date: Sun Jul 19 12:09:23 2015 +0200
fix multiarch
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 22a791d..934fc80 100644
--- a/debian/control
+++ b/debian/control
@@ -56,10 +56,12 @@ Description: macromolecular coordinate library - runtime
Package: libmmdb2-0-dbg
Architecture: any
+Multi-Arch: same
Section: debug
Priority: extra
Depends: ${misc:Depends},
libmmdb2-0 (= ${binary:Version})
+Pre-Depends: ${misc:Pre-Depends}
Description: macromolecular coordinate library - debug symbols
MMDB is designed to assist developers in working with macromolecular
coordinate files. The library handles both PDB and mmCIF format files.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mmdb.git
More information about the debian-science-commits
mailing list