[med-svn] [Git][med-team/gdcm][master] 3 commits: d/rules: use ninja build system

Gert Wollny gitlab at salsa.debian.org
Sat Oct 19 19:21:50 BST 2019



Gert Wollny pushed to branch master at Debian Med / gdcm


Commits:
643e29a3 by Gert Wollny at 2019-10-19T17:52:22Z
d/rules: use ninja build system

- - - - -
7bc7f7ef by Gert Wollny at 2019-10-19T18:07:07Z
d/libgdcm3.0.docs: Fix file name

- - - - -
2f3be8bc by Gert Wollny at 2019-10-19T18:21:14Z
d/gdcm-doc*: Fix version of PDF file

- - - - -


5 changed files:

- debian/gdcm-doc.doc-base
- debian/gdcm-doc.docs
- debian/gdcm-doc.install
- debian/libgdcm3.0.docs
- debian/rules


Changes:

=====================================
debian/gdcm-doc.doc-base
=====================================
@@ -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


=====================================
debian/gdcm-doc.docs
=====================================
@@ -1,2 +1,2 @@
 usr/share/doc/gdcm-*/html/
-usr/share/doc/gdcm-*/gdcm-2*.pdf
+usr/share/doc/gdcm-*/gdcm-*.pdf


=====================================
debian/gdcm-doc.install
=====================================
@@ -1,2 +1,3 @@
 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/
+


=====================================
debian/libgdcm3.0.docs
=====================================
@@ -1 +1 @@
-README.txt
+README.md


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



View it on GitLab: https://salsa.debian.org/med-team/gdcm/compare/b86f0331ba91ccb724d7d88f05069010c1590ee5...2f3be8bc2ed9d3daefa1f36abeb8d81e4f347d8f

-- 
View it on GitLab: https://salsa.debian.org/med-team/gdcm/compare/b86f0331ba91ccb724d7d88f05069010c1590ee5...2f3be8bc2ed9d3daefa1f36abeb8d81e4f347d8f
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/20191019/830b4b37/attachment.html>


More information about the debian-med-commit mailing list