[med-svn] [snakemake] 03/09: Architecture: any -> all, which it should be
Kevin Murray
daube-guest at moszumanska.debian.org
Tue Sep 15 13:39:58 UTC 2015
This is an automated email from the git hooks/post-receive script.
daube-guest pushed a commit to branch master
in repository snakemake.
commit 569ef5cd9e65a9cbc4dc45d9c8f2bb34e7e924ff
Author: Kevin Murray <spam at kdmurray.id.au>
Date: Tue Sep 15 21:33:49 2015 +1000
Architecture: any -> all, which it should be
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 2474dc1..977e188 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Vcs-Git: git://anonscm.debian.org/debian-med/snakemake.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=debian-med/snakemake.git;a=summary
Package: snakemake
-Architecture: any
+Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
${python3:Depends},
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/snakemake.git
More information about the debian-med-commit
mailing list