[med-svn] [Git][med-team/odil][master] Fix building against dcmtk 3.6.4-1

Julien Lamy gitlab at salsa.debian.org
Mon Jan 14 14:00:40 GMT 2019


Julien Lamy pushed to branch master at Debian Med / odil


Commits:
ba63ae4e by Julien Lamy at 2019-01-14T14:00:34Z
Fix building against dcmtk 3.6.4-1

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+odil (0.10.0-3) unstable; urgency=medium
+
+  * Fix building with dcmtk 3.6.4-1
+
+ -- Julien Lamy <lamy at unistra.fr>  Mon, 14 Jan 2019 14:53 +0100
+
 odil (0.10.0-2) unstable; urgency=medium
 
   * Team Upload


=====================================
debian/rules
=====================================
@@ -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)



View it on GitLab: https://salsa.debian.org/med-team/odil/commit/ba63ae4e82421ed6ed8f7ac8ffc04abd3f301591

-- 
View it on GitLab: https://salsa.debian.org/med-team/odil/commit/ba63ae4e82421ed6ed8f7ac8ffc04abd3f301591
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/20190114/fd69ecff/attachment.html>


More information about the debian-med-commit mailing list