This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository rna-star.
commit bd28de5c6c3d3166ff98c9bc28579dfcd2b86eab Author: Andreas Tille <[email protected]> Date: Sun Jul 10 08:16:06 2016 +0200 enable rna-star for s390x --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0c6b340..8e8b7da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +rna-star (2.5.2a+dfsg-4) unstable; urgency=medium + + * enable rna-star for s390x + Closes: #830662 + + -- Andreas Tille <[email protected]> Sun, 10 Jul 2016 08:15:53 +0200 + rna-star (2.5.2a+dfsg-3) unstable; urgency=medium * Limit architectures to amd64 as supported by upstream. diff --git a/debian/control b/debian/control index 1b0ecd5..9b2615d 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Vcs-Git: https://anonscm.debian.org/git/debian-med/rna-star.git Homepage: https://github.com/alexdobin/STAR/ Package: rna-star -Architecture: amd64 arm64 ppc64el mips64el x32 +Architecture: amd64 arm64 ppc64el mips64el x32 s390x Depends: ${misc:Depends}, ${shlibs:Depends} Description: ultrafast universal RNA-seq aligner -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/rna-star.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
