This is an automated email from the git hooks/post-receive script. misterc-guest pushed a commit to tag debian/2.3.2+dfsg-2 in repository seqan2.
commit 09c200d6040e456415d945c1e6699db3360851e4 Author: Michael R. Crusoe <[email protected]> Date: Sat Oct 7 10:25:28 2017 -0700 bye, armel; hello armhf --- debian/changelog | 7 +++++++ debian/control | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d9b0d71..e9641cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +seqan2 (2.3.2+dfsg-2) unstable; urgency=medium + + * Re-enable armhf, h/t Ubuntu + * Disabling armel again due to lack of memory on buildd. (Closes: #877349) + + -- Michael R. Crusoe <[email protected]> Sat, 07 Oct 2017 10:28:57 -0700 + seqan2 (2.3.2+dfsg-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index b392bdc..e62344e 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,8 @@ Vcs-Git: https://anonscm.debian.org/git/debian-med/seqan2.git Homepage: http://www.seqan.de/ Package: seqan-apps -Architecture: any-amd64 arm64 any-i386 armel mips64el powerpc ppc64el s390x alpha hppa m68k powerpcspe ppc64 sh4 sparc64 x32 +Architecture: any-amd64 arm64 armhf any-i386 mips64el powerpc ppc64el s390x alpha hppa m68k powerpcspe ppc64 sh4 sparc64 x32 +# Skipping armel as per Adrian Bunk <[email protected]> https://bugs.debian.org/877349 Depends: ${shlibs:Depends}, ${misc:Depends} Description: C++ library for the analysis of biological sequences -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/seqan2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
