[med-svn] [Git][med-team/canu][master] d/control: simplify architecture specification using "architecture-is-64-bit" and still allow x32.
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Tue Mar 5 12:04:06 GMT 2024
Michael R. Crusoe pushed to branch master at Debian Med / canu
Commits:
4faacd76 by Michael R. Crusoe at 2024-03-05T11:04:17+01:00
d/control: simplify architecture specification using "architecture-is-64-bit" and still allow x32.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+canu (2.2+dfsg-6) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * d/control: simplify architecture specification using "architecture-
+ is-64-bit" and still allow x32.
+
+ -- Michael R. Crusoe <crusoe at debian.org> Tue, 05 Mar 2024 11:03:59 +0100
+
canu (2.2+dfsg-5) unstable; urgency=medium
* d/tests/run-unit-test: preserve more logs
=====================================
debian/control
=====================================
@@ -3,6 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
+ architecture-is-64-bit [!x32],
libboost-dev,
libmeryl-dev,
libsnappy-dev,
@@ -17,7 +18,7 @@ Homepage: https://canu.readthedocs.org/en/latest/
Rules-Requires-Root: no
Package: canu
-Architecture: amd64 arm64 mips64el ppc64el riscv64 s390x ia64 loong64 ppc64 sparc64 x32
+Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
${perl:Depends},
View it on GitLab: https://salsa.debian.org/med-team/canu/-/commit/4faacd76715e85f6de739cc2410eac7cebc79579
--
View it on GitLab: https://salsa.debian.org/med-team/canu/-/commit/4faacd76715e85f6de739cc2410eac7cebc79579
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/20240305/2fb41ca2/attachment-0001.htm>
More information about the debian-med-commit
mailing list