[med-svn] [Git][med-team/gdcm][master] 3 commits: d/control: Bump Std-Vers to 4.6.1, no changes needed
Mathieu Malaterre (@malat)
gitlab at salsa.debian.org
Wed Jul 6 10:34:23 BST 2022
Mathieu Malaterre pushed to branch master at Debian Med / gdcm
Commits:
79d99285 by Mathieu Malaterre at 2022-07-04T14:58:52+02:00
d/control: Bump Std-Vers to 4.6.1, no changes needed
- - - - -
e7075e69 by Mathieu Malaterre at 2022-07-06T11:28:18+02:00
d/t/run-unit-test: Fix up the unit test
- - - - -
72e3823a by Mathieu Malaterre at 2022-07-06T11:33:01+02:00
d/changelog: Upload 3.0.13-2 to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/control.in
- debian/tests/run-unit-test
Changes:
=====================================
debian/changelog
=====================================
@@ -1,11 +1,17 @@
-gdcm (3.0.13-2) UNRELEASED; urgency=medium
+gdcm (3.0.13-2) unstable; urgency=medium
+ [ Mohammed Bilal ]
* Add autopkgtests
* Install example data
* add example data to d/s/include-binaries
* Add copyright for test data
- -- Mohammed Bilal <mdbilal at disroot.org> Sun, 03 Jul 2022 20:16:46 +0000
+ [ Mathieu Malaterre ]
+ * Team upload.
+ * d/control: Bump Std-Vers to 4.6.1, no changes needed
+ * d/t/run-unit-test: Fix up the unit test
+
+ -- Mathieu Malaterre <malat at debian.org> Wed, 06 Jul 2022 11:32:54 +0200
gdcm (3.0.13-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -36,7 +36,7 @@ Build-Depends: castxml,
xsltproc
Build-Depends-Indep: doxygen, doxygen-latex, ghostscript, graphviz, vtk7-doc
Build-Conflicts: libopenjpeg-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/gdcm
Vcs-Git: https://salsa.debian.org/med-team/gdcm.git
Homepage: http://gdcm.sourceforge.net/
@@ -143,7 +143,7 @@ Description: Grassroots DICOM VTK development libraries and headers
Package: libvtkgdcm-cil
Build-Profiles: <!nocil>
-Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc ppc64 ppc64el s390x
+Architecture: amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 ppc64el s390x arm64
Section: cli-mono
Depends: libgdcm3.0 (= ${binary:Version}),
${cli:Depends},
=====================================
debian/control.in
=====================================
@@ -36,7 +36,7 @@ Build-Depends: castxml,
xsltproc
Build-Depends-Indep: doxygen, doxygen-latex, ghostscript, graphviz, vtk7-doc
Build-Conflicts: libopenjpeg-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/gdcm
Vcs-Git: https://salsa.debian.org/med-team/gdcm.git
Homepage: http://gdcm.sourceforge.net/
=====================================
debian/tests/run-unit-test
=====================================
@@ -14,12 +14,12 @@ cp -a /usr/share/doc/${pkg}/examples/* "${AUTOPKGTEST_TMP}"
cd "${AUTOPKGTEST_TMP}"
echo "20e289bad9be67e22d179174f3bc1694 output.dcm" >> checksums
-echo "f85ff02a143c426edc4b2f6b9a175305 jpeg" >> checksums
+echo "f85ff02a143c426edc4b2f6b9a175305 pixeldata.raw" >> checksums
echo "89fe9eab980f09ddbcd2c7f040b36d24 output_black.dcm" >> checksums
echo -e "\e[93m\e[1mRunning Tests\e[0m"
-gdcmanon --password password -r --continue -e gdcm-US-ALOKA-16.dcm anon.dcm
+gdcmanon --password password -e gdcm-US-ALOKA-16.dcm anon.dcm
echo -e "\e[92m\e[1mPASS\e[0m"
@@ -31,7 +31,7 @@ gdcmimg --fill 0 --region 0,100,0,100 -i gdcm-US-ALOKA-16.dcm -o output_black.dc
gdcmconv gdcm-US-ALOKA-16.dcm output.dcm
-gdcmraw --split-frags -i gdcm-US-ALOKA-16.dcm -o jpeg --pattern %02d.ljpeg
+gdcmraw -i gdcm-US-ALOKA-16.dcm -o pixeldata.raw
md5sum --check checksums
View it on GitLab: https://salsa.debian.org/med-team/gdcm/-/compare/5bbff10e73313d76eeeabecad507f03fe3f972f8...72e3823a09d7f816b3a8c650a3598d8f12de0c92
--
View it on GitLab: https://salsa.debian.org/med-team/gdcm/-/compare/5bbff10e73313d76eeeabecad507f03fe3f972f8...72e3823a09d7f816b3a8c650a3598d8f12de0c92
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/20220706/54c50f63/attachment-0001.htm>
More information about the debian-med-commit
mailing list