Andreas Tille pushed to branch master at Debian Med / odil
Commits: cc944a0e by Andreas Tille at 2023-12-21T22:27:03+01:00 Add loong64 support, Standards-Version: 4.6.2 - - - - - 3f8e070d by Andreas Tille at 2023-12-21T22:27:38+01:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +odil (0.12.2-4) unstable; urgency=medium + + * Team upload. + * Add loong64 support + Closes: #1058992 + * Standards-Version: 4.6.2 (routine-update) + + -- Andreas Tille <[email protected]> Thu, 21 Dec 2023 20:12:20 +0100 + odil (0.12.2-3) unstable; urgency=medium * Fix FTBS with g++-13 (Closes: #1037795) ===================================== debian/control ===================================== @@ -28,14 +28,14 @@ Build-Depends: debhelper-compat (= 13), python3-all-dev Build-Depends-Indep: doxygen, graphviz -Standards-Version: 4.6.1 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/odil Vcs-Git: https://salsa.debian.org/med-team/odil.git 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 loong64 mipsel ppc64el s390x alpha ia64 powerpc ppc64 riscv64 x32 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 loong64 mipsel ppc64el s390x 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 loong64 mipsel ppc64el s390x Multi-Arch: foreign Section: python Depends: libodil0 (= ${binary:Version}), View it on GitLab: https://salsa.debian.org/med-team/odil/-/compare/476892412a256c6e442b328ba875e80163db9a52...3f8e070dbc3792b50662ff212c2bf7aa07341aa6 -- View it on GitLab: https://salsa.debian.org/med-team/odil/-/compare/476892412a256c6e442b328ba875e80163db9a52...3f8e070dbc3792b50662ff212c2bf7aa07341aa6 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
