[med-svn] [Git][med-team/abyss][master] d/control: simplify architecture specifications by using provisions from the...
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Thu Mar 7 10:59:56 GMT 2024
Michael R. Crusoe pushed to branch master at Debian Med / abyss
Commits:
683d0896 by Michael R. Crusoe at 2024-03-07T11:59:39+01:00
d/control: simplify architecture specifications by using provisions from the architecture-properties package.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+abyss (2.3.7-4) UNRELEASED; urgency=medium
+
+ * d/control: simplify architecture specifications by using provisions
+ from the architecture-properties package.
+
+ -- Michael R. Crusoe <crusoe at debian.org> Thu, 07 Mar 2024 11:59:37 +0100
+
abyss (2.3.7-3) unstable; urgency=medium
* Add build support for loongarch64
=====================================
debian/control
=====================================
@@ -6,6 +6,7 @@ Uploaders: Andreas Tille <tille at debian.org>,
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
+ architecture-is-64-bit,
libboost-graph-dev,
libbtllib-dev,
libopenmpi-dev,
@@ -22,7 +23,7 @@ Homepage: https://github.com/bcgsc/abyss
Rules-Requires-Root: no
Package: abyss
-Architecture: any-amd64 arm64 loong64 mips64el ppc64el s390x ia64 ppc64 riscv64 sparc64 alpha
+Architecture: any
Depends: make,
${shlibs:Depends},
${misc:Depends},
View it on GitLab: https://salsa.debian.org/med-team/abyss/-/commit/683d08967dd317be409240956fae80a8c83ecd5f
--
View it on GitLab: https://salsa.debian.org/med-team/abyss/-/commit/683d08967dd317be409240956fae80a8c83ecd5f
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/d78ff7b9/attachment-0001.htm>
More information about the debian-med-commit
mailing list