[med-svn] [seqan2] 02/02: Restrict to known working archs for now.
Michael Crusoe
misterc-guest at moszumanska.debian.org
Tue Oct 11 19:22:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to tag debian/2.2.0+dfsg-4
in repository seqan2.
commit 2091033afeaf6266cb2e627094e06ddb6ae7118f
Author: Michael R. Crusoe <michael.crusoe at gmail.com>
Date: Tue Oct 11 11:07:19 2016 -0700
Restrict to known working archs for now.
---
debian/changelog | 7 +++++++
debian/control | 5 +++--
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index be190bc..d45b1a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+seqan2 (2.2.0+dfsg-4) unstable; urgency=medium
+
+ * Restrict to known working archs for now. Closes: #840025
+ * Use upstream's patch. Closes: #840030, #840026
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com> Tue, 11 Oct 2016 12:20:59 -0700
+
seqan2 (2.2.0+dfsg-3) unstable; urgency=medium
* Fix arch specific build. Closes: #840023
diff --git a/debian/control b/debian/control
index aa33275..eb1aa38 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Vcs-Git: https://anonscm.debian.org/git/debian-med/seqan2.git
Homepage: http://www.seqan.de/
Package: seqan-apps
-Architecture: any
+Architecture: any-amd64 any-i386 x32
Depends: ${shlibs:Depends},
${misc:Depends}
Description: C++ library for the analysis of biological sequences
@@ -40,7 +40,8 @@ Description: C++ library for the analysis of biological sequences
micro_razers, seqan_tcoffee, seqcons, razers and tree_recon.
Package: libseqan2-dev
-Architecture: all
+Architecture: any-amd64 any-i386 x32
+Multi-Arch: foreign
Section: libdevel
Depends: ${misc:Depends}
Conflicts: seqan-dev
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/seqan2.git
More information about the debian-med-commit
mailing list