This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository khmer.
commit 2c3589a6a269895d4301256e8a7c8fe3f9108070 Author: Andreas Tille <[email protected]> Date: Sat Jan 31 19:21:07 2015 +0100 Enable any possible 64bit architecture (we'll see if one might fail on the autobuilders later) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c0dde09..a95a201 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Homepage: http://khmer.readthedocs.org X-Python-Version: 2.7 Package: khmer -Architecture: amd64 +Architecture: any-amd64 any-arm64 any-mips64 any-mips64el any-ia64 ppc64 Section: science Priority: optional Depends: python (>= 2.7), -- 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
