Author: tille
Date: 2017-01-18 10:00:31 +0000 (Wed, 18 Jan 2017)
New Revision: 23634
Modified:
trunk/packages/mriconvert/trunk/debian/changelog
trunk/packages/mriconvert/trunk/debian/compat
trunk/packages/mriconvert/trunk/debian/control
trunk/packages/mriconvert/trunk/debian/rules
Log:
debhelper 10
Modified: trunk/packages/mriconvert/trunk/debian/changelog
===================================================================
--- trunk/packages/mriconvert/trunk/debian/changelog 2017-01-18 09:58:01 UTC
(rev 23633)
+++ trunk/packages/mriconvert/trunk/debian/changelog 2017-01-18 10:00:31 UTC
(rev 23634)
@@ -5,6 +5,7 @@
* Fix watch file
* Upstream source does not provide subdir utf8proc-v1.1.6 any more so
do not try to build anything there
+ * debhelper 10
-- Andreas Tille <[email protected]> Wed, 18 Jan 2017 10:04:19 +0100
Modified: trunk/packages/mriconvert/trunk/debian/compat
===================================================================
--- trunk/packages/mriconvert/trunk/debian/compat 2017-01-18 09:58:01 UTC
(rev 23633)
+++ trunk/packages/mriconvert/trunk/debian/compat 2017-01-18 10:00:31 UTC
(rev 23634)
@@ -1 +1 @@
-9
+10
Modified: trunk/packages/mriconvert/trunk/debian/control
===================================================================
--- trunk/packages/mriconvert/trunk/debian/control 2017-01-18 09:58:01 UTC
(rev 23633)
+++ trunk/packages/mriconvert/trunk/debian/control 2017-01-18 10:00:31 UTC
(rev 23634)
@@ -3,7 +3,7 @@
Uploaders: Steve M. Robbins <[email protected]>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
libboost-program-options-dev,
libwxgtk3.0-dev,
cmake,
Modified: trunk/packages/mriconvert/trunk/debian/rules
===================================================================
--- trunk/packages/mriconvert/trunk/debian/rules 2017-01-18 09:58:01 UTC
(rev 23633)
+++ trunk/packages/mriconvert/trunk/debian/rules 2017-01-18 10:00:31 UTC
(rev 23634)
@@ -8,7 +8,7 @@
VERSION := $(shell dpkg-parsechangelog | grep Version | cut -d\ -f2 | cut -d-
-f1)
%:
- dh $@ --parallel
+ dh $@
override_dh_install:
dh_install */release/mcverter */release/MRIConvert usr/bin
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit