Loading debian/changelog +6 −0 Original line number Diff line number Diff line odil (0.10.0-3) unstable; urgency=medium * Fix building with dcmtk 3.6.4-1 -- Julien Lamy <lamy@unistra.fr> Mon, 14 Jan 2019 14:53 +0100 odil (0.10.0-2) unstable; urgency=medium * Team Upload Loading debian/rules +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,9 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all # needed for the tests export DCMDICTPATH=$(shell ls /usr/share/libdcmtk*/dicom.dic | head -n 1) # Find all Python versions PYTHON2=$(shell pyversions -vrd) PYTHON3=$(shell py3versions -vrd) Loading Loading
debian/changelog +6 −0 Original line number Diff line number Diff line odil (0.10.0-3) unstable; urgency=medium * Fix building with dcmtk 3.6.4-1 -- Julien Lamy <lamy@unistra.fr> Mon, 14 Jan 2019 14:53 +0100 odil (0.10.0-2) unstable; urgency=medium * Team Upload Loading
debian/rules +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,9 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all # needed for the tests export DCMDICTPATH=$(shell ls /usr/share/libdcmtk*/dicom.dic | head -n 1) # Find all Python versions PYTHON2=$(shell pyversions -vrd) PYTHON3=$(shell py3versions -vrd) Loading