[med-svn] [Git][med-team/mmseqs2][master] d/control: simplify architecture specification by using the provisions from...
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Thu Mar 7 09:20:21 GMT 2024
Michael R. Crusoe pushed to branch master at Debian Med / mmseqs2
Commits:
c5335519 by Michael R. Crusoe at 2024-03-07T08:47:22+01:00
d/control: simplify architecture specification by using the provisions from the architecture-properties package.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+mmseqs2 (15-6f452+ds-3) UNRELEASED; urgency=medium
+
+ * d/control: simplify architecture specification by using the
+ provisions from the architecture-properties package.
+
+ -- Michael R. Crusoe <crusoe at debian.org> Thu, 07 Mar 2024 08:47:20 +0100
+
mmseqs2 (15-6f452+ds-2) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -5,6 +5,8 @@ Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Arch: cmake,
+ architecture-is-64-bit,
+ architecture-is-little-endian,
libgzstream-dev,
libzstd-dev,
zlib1g-dev,
@@ -18,8 +20,7 @@ Homepage: https://github.com/soedinglab/MMseqs2
Rules-Requires-Root: no
Package: mmseqs2
-Architecture: amd64 arm64 mips64el ppc64el ia64 kfreebsd-amd64 riscv64 loong64
-# only little-endian and 64-bit
+Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Built-Using: ${simde:Built-Using}
View it on GitLab: https://salsa.debian.org/med-team/mmseqs2/-/commit/c533551996260d629207fe0fe789cdcb861f141b
--
View it on GitLab: https://salsa.debian.org/med-team/mmseqs2/-/commit/c533551996260d629207fe0fe789cdcb861f141b
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/20240307/2d7bd50f/attachment-0001.htm>
More information about the debian-med-commit
mailing list