This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository japi-compliance-checker.
commit 37507a67087722dd113fb5f3b4d5125c9e79bcbb Author: tony mancill <[email protected]> Date: Sun Jul 30 08:12:12 2017 -0700 Set Multi-Arch: foreign to satisfy dependencies from other architectures. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index a1ba670..5c3c35c 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Homepage: https://lvc.github.io/japi-compliance-checker/ Package: japi-compliance-checker Architecture: all +Multi-Arch: foreign Depends: ${perl:Depends}, ${misc:Depends} Recommends: default-jdk Description: tool to compare compatibility of Java library API -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/japi-compliance-checker.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

