Andreas Tille pushed to branch master at Debian Med / minia
Commits: a091b90c by Andreas Tille at 2023-12-18T10:13:00+01:00 add build support for loongarch64 - - - - - 0e128aff by Andreas Tille at 2023-12-18T10:15:02+01:00 routine-update: Ready to upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +minia (3.2.6-4) unstable; urgency=medium + + * add build support for loongarch64 + Closes: #1058903 + + -- Andreas Tille <[email protected]> Mon, 18 Dec 2023 10:13:19 +0100 + minia (3.2.6-3) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13), bc, zlib1g-dev, libboost-dev, - libgatbcore-dev (>= 1.4.2-7), + libgatbcore-dev, libhdf5-dev Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/minia @@ -19,7 +19,7 @@ Homepage: http://minia.genouest.org/ Rules-Requires-Root: no Package: minia -Architecture: any-amd64 arm64 mips64el ppc64el ia64 ppc64 riscv64 sparc64 alpha +Architecture: any-amd64 arm64 loong64 mips64el ppc64el ia64 ppc64 riscv64 sparc64 alpha Depends: ${misc:Depends}, ${shlibs:Depends}, zlib1g, View it on GitLab: https://salsa.debian.org/med-team/minia/-/compare/9f1c625c66c1529d6324a903462b39e7b76a4d77...0e128aff036025b409a53f19fcc30fa689c6d3b3 -- View it on GitLab: https://salsa.debian.org/med-team/minia/-/compare/9f1c625c66c1529d6324a903462b39e7b76a4d77...0e128aff036025b409a53f19fcc30fa689c6d3b3 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
