Source: haskell-hoogle
Version: 5.0.18.3+dfsg1-4
Severity: wishlist
Tags: patch
User: debian-loonga...@lists.debian.org
Usertags: loong64

Dear maintainers,

We need to add build support for loongarch64 in debian/control and debian/tests/control.
Please consider the patch I have attached.

I would like to remind you that the compilation dependencies of
haskell-hoogle are not yet satisfied.
If you have any questions, you can contact me at any time.

thanks,
Dandan Zhang

diff --git a/debian/control b/debian/control
index 1c7f853..b25cf9b 100644
--- a/debian/control
+++ b/debian/control
@@ -152,7 +152,7 @@ Description: Haskell API Search; documentation
  This package contains the documentation files.
 
 Package: hoogle
-Architecture: amd64 arm64 ia64 kfreebsd-amd64 mips64el ppc64 ppc64el riscv64 
s390x sparc64
+Architecture: amd64 arm64 ia64 kfreebsd-amd64 loong64 mips64el ppc64 ppc64el 
riscv64 s390x sparc64
 Section: misc
 Depends: ghc-doc,
  libjs-jquery,
diff --git a/debian/tests/control b/debian/tests/control
index 9152079..edc4491 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,9 +1,9 @@
 Tests: setlocale
 Depends: hoogle, libghc-setlocale-doc
 Restrictions: allow-stderr
-Architecture: amd64 arm64 ia64 kfreebsd-amd64 mips64el ppc64 ppc64el riscv64 
s390x sparc64
+Architecture: amd64 arm64 ia64 kfreebsd-amd64 loong64 mips64el ppc64 ppc64el 
riscv64 s390x sparc64
 
 Tests: install-remove
 Depends: hoogle, libghc-setlocale-doc
 Restrictions: needs-root allow-stderr
-Architecture: amd64 arm64 ia64 kfreebsd-amd64 mips64el ppc64 ppc64el riscv64 
s390x sparc64
+Architecture: amd64 arm64 ia64 kfreebsd-amd64 loong64 mips64el ppc64 ppc64el 
riscv64 s390x sparc64
-- 
2.43.0

Reply via email to