[med-svn] [Git][med-team/rna-star][master] d/control: simplify Aritechture selection via the provisions from the...
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Mon Mar 25 18:07:51 GMT 2024
Michael R. Crusoe pushed to branch master at Debian Med / rna-star
Commits:
328ccf0c by Michael R. Crusoe at 2024-03-25T19:07:36+01:00
d/control: simplify Aritechture selection via the provisions from the architecture-properties package.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+rna-star (2.7.11b+dfsg-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * d/control: simplify Aritechture selection via the provisions from
+ the architecture-properties package.
+
+ -- Michael R. Crusoe <crusoe at debian.org> Mon, 25 Mar 2024 19:07:30 +0100
+
rna-star (2.7.11b+dfsg-1) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -6,6 +6,8 @@ Uploaders: Steffen Moeller <moeller at debian.org>,
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
+ architecture-is-64-bit,
+ architecture-is-little-endian,
libhts-dev,
xxd,
zlib1g-dev,
@@ -17,7 +19,7 @@ Homepage: https://github.com/alexdobin/STAR/
Rules-Requires-Root: no
Package: rna-star
-Architecture: amd64 arm64 loong64 ppc64el mips64el
+Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Built-Using: ${simde:Built-Using}
View it on GitLab: https://salsa.debian.org/med-team/rna-star/-/commit/328ccf0c2a6686aea51fcf87b9b1e9d48c6fccc7
--
View it on GitLab: https://salsa.debian.org/med-team/rna-star/-/commit/328ccf0c2a6686aea51fcf87b9b1e9d48c6fccc7
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240325/a4ac435a/attachment-0001.htm>
More information about the debian-med-commit
mailing list