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 <cru...@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@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.


_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to