This is an automated email from the git hooks/post-receive script. afif-guest pushed a commit to branch master in repository pbseqlib.
commit 9a7c99f351f401cc4607cf59cc94f1bde1fbef7c Author: Afif Elghraoui <[email protected]> Date: Tue Nov 10 22:32:12 2015 -0800 Set the shared library packages as MultiArch same --- debian/control | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/control b/debian/control index 925fc42..81394a5 100644 --- a/debian/control +++ b/debian/control @@ -63,6 +63,7 @@ Description: tools for handling PacBio sequences (development files) Package: libpbdata Architecture: any +Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} @@ -90,6 +91,7 @@ Description: tools for handling PacBio hdf5 files (development files) Package: libpbihdf Architecture: any +Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} @@ -117,6 +119,7 @@ Description: tools for aligning PacBio reads to target sequences (development fi Package: libblasr Architecture: any +Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbseqlib.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
