Mathieu Malaterre pushed to branch debian/experimental at Debian Med / dcmtk
Commits: fe211f60 by Mathieu Malaterre at 2025-02-11T08:08:43+01:00 d/t/run-unit-test: Adapt to new installation - - - - - 443279e0 by Mathieu Malaterre at 2025-02-11T08:12:57+01:00 d/changelog: Upload 3.6.9-2 to experimental - - - - - 2 changed files: - debian/changelog - debian/tests/run-unit-test Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +dcmtk (3.6.9-2) experimental; urgency=medium + + * d/t/run-unit-test: Adapt to new installation + + -- Mathieu Malaterre <[email protected]> Tue, 11 Feb 2025 08:12:50 +0100 + dcmtk (3.6.9-1) experimental; urgency=medium * New upstream version 3.6.9 ===================================== debian/tests/run-unit-test ===================================== @@ -13,7 +13,7 @@ if [ "${AUTOPKGTEST_TMP}" = "" ] ; then fi cp -a /usr/lib/python3/dist-packages/pydicom/data/test_files/CT_small.dcm "${AUTOPKGTEST_TMP}" -cp -a /usr/share/dcmtk/dicom.dic "${AUTOPKGTEST_TMP}" +cp -a /usr/share/dcmtk-3.6.9/dicom.dic "${AUTOPKGTEST_TMP}" export DCMDICTPATH=${AUTOPKGTEST_TMP}/dicom.dic View it on GitLab: https://salsa.debian.org/med-team/dcmtk/-/compare/3cf408e22cd35c9cc5bdb884a039ac7b728db14f...443279e0c27c4d2ffce7f4213185ab02416c8f4b -- View it on GitLab: https://salsa.debian.org/med-team/dcmtk/-/compare/3cf408e22cd35c9cc5bdb884a039ac7b728db14f...443279e0c27c4d2ffce7f4213185ab02416c8f4b 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
