[med-svn] [rna-star] 01/04: limit architectures to 64bit
Sascha Steinbiss
sascha at steinbiss.name
Tue May 24 09:44:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository rna-star.
commit b5f93ed7d960ace9144856f62457a4ef290b1300
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Sun May 22 13:55:50 2016 +0000
limit architectures to 64bit
---
debian/changelog | 8 ++++++++
debian/control | 5 +++--
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ea492e0..df78920 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+rna-star (2.5.2a+dfsg-3) unstable; urgency=medium
+
+ * Limit architectures to amd64 as supported by upstream.
+ - Closes: #824997
+ * Add myself to Uploaders.
+
+ -- Sascha Steinbiss <sascha at steinbiss.name> Sun, 22 May 2016 12:34:12 +0000
+
rna-star (2.5.2a+dfsg-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 8a8de2e..3668a3a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
Source: rna-star
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller at debian.org>,
- Andreas Tille <tille at debian.org>
+ Andreas Tille <tille at debian.org>,
+ Sascha Steinbiss <sascha at steinbiss.name>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
@@ -14,7 +15,7 @@ Vcs-Git: https://anonscm.debian.org/git/debian-med/rna-star.git
Homepage: https://github.com/alexdobin/STAR/
Package: rna-star
-Architecture: any
+Architecture: amd64 arm64 ppc64el mips64el x32
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
More information about the debian-med-commit
mailing list