[Debian-med-packaging] Bug#1058992: odil: add loong64 support

Zhang Na zhangna at loongson.cn
Tue Dec 19 06:30:16 GMT 2023


Source: odil
Version: 0.12.2-3
Severity: normal
X-Debbugs-Cc: zhangna at loongson.cn

Dear Maintainer,

  Add loong64 support, please! Thanks.

-- System Information:
Debian Release: trixie/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: loong64 (loongarch64)

Kernel: Linux 5.10.0-60.96.0.126.oe2203.loongarch64 (SMP w/32 CPU threads)
Locale: LANG=zh_CN.UTF-8, LC_CTYPE=zh_CN.UTF-8 (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
-------------- next part --------------
>From 6c23feb87e751cae8de5661a2f343f538c3f6b48 Mon Sep 17 00:00:00 2001
From: Zhang Na <zhangna at loongson.cn>
Date: Tue, 19 Dec 2023 06:24:05 +0000
Subject: [PATCH] add loong64 support

---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 2204f1c..8ae7434 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Homepage: https://github.com/lamyj/odil
 Rules-Requires-Root: no
 
 Package: libodil0
-Architecture: amd64 arm64 armel armhf i386 mipsel ppc64el s390x alpha ia64 powerpc ppc64 riscv64 x32
+Architecture: amd64 arm64 armel armhf i386 mipsel ppc64el s390x alpha ia64 powerpc ppc64 riscv64 x32 loong64
 Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends},
@@ -55,7 +55,7 @@ Description: C++11 library for the DICOM standard
  This package contains the shared library.
 
 Package: libodil-dev
-Architecture: amd64 arm64 armel armhf i386 mipsel ppc64el s390x
+Architecture: amd64 arm64 armel armhf i386 mipsel ppc64el s390x loong64
 Multi-Arch: same
 Section: libdevel
 Depends: libodil0 (= ${binary:Version}),
@@ -94,7 +94,7 @@ Description: C++11 library for the DICOM standard (documentation)
  This package contains the documentation files.
 
 Package: python3-odil
-Architecture: amd64 arm64 armel armhf i386 mipsel ppc64el s390x
+Architecture: amd64 arm64 armel armhf i386 mipsel ppc64el s390x loong64
 Multi-Arch: foreign
 Section: python
 Depends: libodil0 (= ${binary:Version}),
-- 
2.43.0



More information about the Debian-med-packaging mailing list