Michael R. Crusoe pushed to branch master at Debian Med / dcmtk
Commits: fc6df8ea by Emanuele Rocca at 2024-03-19T12:32:26+01:00 Do not build-depend on graphviz on armhf and armel. The package is currently not installable on those arches due to the ongoing t64 transition. Co-authored-by: Michael R. Crusoe <[email protected]> - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +dcmtk (3.6.7-12) unstable; urgency=medium + + * Team upload. + + [ Emanuele Rocca ] + * Do not build-depend on graphviz on armhf and armel. The package is + currently not installable on those arches due to the ongoing t64 + transition. + + -- Michael R. Crusoe <[email protected]> Tue, 19 Mar 2024 12:30:03 +0100 + dcmtk (3.6.7-11) unstable; urgency=medium * Fix typo in target distribution during upload. ===================================== debian/control ===================================== @@ -16,7 +16,7 @@ Build-Depends: dpkg-dev (>= 1.22.5), cmake, libxml2-dev, zlib1g-dev Build-Depends-Indep: doxygen, - graphviz + graphviz [!armhf !armel] Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/dcmtk Vcs-Git: https://salsa.debian.org/med-team/dcmtk.git View it on GitLab: https://salsa.debian.org/med-team/dcmtk/-/commit/fc6df8eaec7605735bf3285e3775a06e82a2a644 -- View it on GitLab: https://salsa.debian.org/med-team/dcmtk/-/commit/fc6df8eaec7605735bf3285e3775a06e82a2a644 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
