This is an automated email from the git hooks/post-receive script. misterc-guest pushed a commit to branch master in repository khmer.
commit 9193584892bc1795c36b0419efee507ad604e5d1 Author: Michael R. Crusoe <[email protected]> Date: Mon Jan 4 05:59:15 2016 -0800 test fix for multi-arch issue --- debian/changelog | 1 - debian/control | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0e2ce30..33ba8b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,6 @@ khmer (2.0+dfsg-2) UNRELEASED; urgency=medium [Michael Crusoe] * Be explicit about architecture support - * Include khmer-dbgsym, liboxli1-dbgsym in d/control * Set home directory for building the docs (Closes: #808424) [Kevin Murray] diff --git a/debian/control b/debian/control index fc201cb..bce0f1e 100644 --- a/debian/control +++ b/debian/control @@ -26,6 +26,7 @@ X-Python-Version: 3.4 Package: khmer-common Architecture: all +Multi-Arch: foreign Depends: file, ${misc:Depends}, ${sphinxdoc:Depends} -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/khmer.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
