Andreas Tille pushed to branch master at Debian Med / gdpc
Commits: d7e7d937 by Andreas Tille at 2023-12-15T18:30:09+01:00 Add build support for loongarch64 - - - - - b9e94349 by Andreas Tille at 2023-12-15T18:30:45+01:00 routine-update: Standards-Version: 4.6.2 - - - - - 15a0188c by Andreas Tille at 2023-12-15T18:33:10+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +gdpc (2.2.5-16) unstable; urgency=medium + + * Add build support for loongarch64 + Closes: #1058674 + * Standards-Version: 4.6.2 (routine-update) + + -- Andreas Tille <[email protected]> Fri, 15 Dec 2023 18:31:16 +0100 + gdpc (2.2.5-15) unstable; urgency=medium * create icon gdpc.png for the application; this should make it easier for ===================================== debian/control ===================================== @@ -6,14 +6,14 @@ Section: science Priority: optional Build-Depends: debhelper-compat (= 13), libgtk2.0-dev -Standards-Version: 4.6.0 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/gdpc Vcs-Git: https://salsa.debian.org/med-team/gdpc.git Homepage: https://web.archive.org/web/20180212152753/http://www.frantz.fi/software/gdpc.php Rules-Requires-Root: no Package: gdpc -Architecture: any-amd64 arm64 mips64el ppc64el riscv64 +Architecture: any-amd64 arm64 loong64 mips64el ppc64el riscv64 Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: gdpc-examples (>= ${source:Version}), ===================================== debian/tests/control ===================================== @@ -1,4 +1,4 @@ Tests: run-unit-test Depends: @, xvfb, xauth, procps Restrictions: allow-stderr -Architecture: any-amd64 arm64 mips64el riscv64 +Architecture: any-amd64 arm64 loong64 mips64el riscv64 View it on GitLab: https://salsa.debian.org/med-team/gdpc/-/compare/b9956901e024c3d676a1aee31fa69a68deeb819a...15a0188c9c2c63eb1df2132316b00f55efcff404 -- View it on GitLab: https://salsa.debian.org/med-team/gdpc/-/compare/b9956901e024c3d676a1aee31fa69a68deeb819a...15a0188c9c2c63eb1df2132316b00f55efcff404 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
