[med-svn] [Git][med-team/dcmtk][master] Do not build-depend on graphviz on armhf and armel.
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Tue Mar 19 11:33:03 GMT 2024
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 <crusoe at debian.org>
- - - - -
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 <crusoe at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240319/ad819b92/attachment-0001.htm>
More information about the debian-med-commit
mailing list