[med-svn] [ismrmrd] 04/11: Upgrade packaging to debhelper 10.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sat Nov 26 11:58:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository ismrmrd.

commit 41fdb7a65a147090fc723bf01f5e22f97e6a3c72
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Sat Nov 26 11:03:06 2016 +0000

    Upgrade packaging to debhelper 10.
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 debian/rules   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index c0360c1..5a73897 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: science
 Testsuite: autopkgtest
 Priority: optional
 Build-Depends: cmake,
-               debhelper (>= 9),
+               debhelper (>= 10),
                libboost-program-options-dev,
                libboost-test-dev,
                libfftw3-dev,
diff --git a/debian/rules b/debian/rules
index 4c160f8..6ccad9b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ export DEB_CXXFLAGS_MAINT_APPEND = -Wall -pedantic
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ismrmrd.git



More information about the debian-med-commit mailing list