Skip to content
Commits on Source (3)
......@@ -9,4 +9,4 @@ Index: /usr/share/doc/gdcm-doc/html/index.xhtml
Files: /usr/share/doc/gdcm-doc/html/*
Format: PDF
Files: /usr/share/doc/gdcm-doc/gdcm-2.8.8.pdf
Files: /usr/share/doc/gdcm-doc/gdcm-3.0.3.pdf
usr/share/doc/gdcm-*/html/
usr/share/doc/gdcm-*/gdcm-2*.pdf
usr/share/doc/gdcm-*/gdcm-*.pdf
usr/share/doc/gdcm-*/html/
usr/share/doc/gdcm-*/gdcm-3.0*.pdf usr/share/doc/gdcm-doc/
usr/share/doc/gdcm-*/gdcm-*.pdf usr/share/doc/gdcm-doc/
......@@ -46,7 +46,7 @@ else
endif
%:
dh $@ $(WITH_CLI) --with python3 --with javahelper --buildsystem=cmake
dh $@ $(WITH_CLI) --with python3 --with javahelper --buildsystem=cmake+ninja
PYVER := $(shell py3versions -dv)
PYMODDIR := /usr/lib/$(shell py3versions -d)
......