[med-svn] [Git][med-team/gdcm][experimental] 3 commits: d/rules: Correct python mod dir

Gert Wollny gitlab at salsa.debian.org
Sat Jun 30 18:35:26 BST 2018


Gert Wollny pushed to branch experimental at Debian Med / gdcm


Commits:
f1a67d09 by Gert Wollny at 2018-06-30T14:50:11+02:00
d/rules: Correct python mod dir

- - - - -
8d577bbf by Gert Wollny at 2018-06-30T17:41:29+02:00
d/rules: Correct python mod dir

- - - - -
383d9a64 by Gert Wollny at 2018-06-30T18:20:04+02:00
correct version number

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gdcm (2.8.7-2python3exp1) experimental; urgency=medium
+gdcm (2.8.7-1python3exp1) experimental; urgency=medium
 
   * Experimental upload with python3 support
 


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -49,7 +49,7 @@ endif
 	dh $@ $(WITH_CLI) --with python3 --with javahelper  --buildsystem=cmake+ninja
 
 PYVER 	 := $(shell py3versions -dv)
-PYMODDIR := /usr/lib/$(shell py3versions -r)
+PYMODDIR := /usr/lib/$(shell py3versions -d)
 VTKVERS=$(shell apt-cache policy libvtk7-dev | grep "Installed:" | cut -d: -f2 | cut -d' ' -f2 | cut -d- -f1 | cut -d. -f1-2)
 
 # GDCM_DOCUMENTATION:BOOL=ON is required to build man page (build target)



View it on GitLab: https://salsa.debian.org/med-team/gdcm/compare/b2a6b56272c209d6ab3f196f1fa2efad35f6242e...383d9a64a9315a42c165aaa8e759fcea07460cbd

-- 
View it on GitLab: https://salsa.debian.org/med-team/gdcm/compare/b2a6b56272c209d6ab3f196f1fa2efad35f6242e...383d9a64a9315a42c165aaa8e759fcea07460cbd
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/20180630/722a1ea2/attachment.html>


More information about the debian-med-commit mailing list