[Debian-med-packaging] Bug#1024982: genometools: Please enable build on all architectures
Eric Long
i at hack3r.moe
Mon Nov 28 05:53:09 GMT 2022
Source: genometools
Version: 1.6.2+ds-2
Severity: wishlist
Tags: patch
X-Debbugs-Cc: i at hack3r.moe
Dear maintainer(s),
Since genometools currently builds on plenty of architectures (20 in total),
it should be OK to specify `Architecture: all` to port this package to other
platforms as well. I've tested building it on my qemu-system-riscv64 VM.
Attached is the diff file that does the exact thing. If more help is needed,
please let me know.
Cheers,
Eric
-------------- next part --------------
diff --git a/debian/control b/debian/control
index 7d11a05..5c70246 100644
--- a/debian/control
+++ b/debian/control
@@ -41,7 +41,7 @@ Vcs-Git: https://salsa.debian.org/med-team/genometools.git
Homepage: http://genometools.org
Package: genometools
-Architecture: amd64 arm64 armel armhf i386 mips mipsel powerpc ppc64el s390x alpha hppa hurd-i386 kfreebsd-amd64 m68k mips64el kfreeb
sd-i386 ppc64 sh4 x32
+Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
genometools-common
More information about the Debian-med-packaging
mailing list