[SCM] rosegarden/master: Update to dh compat 10

stuart at users.alioth.debian.org stuart at users.alioth.debian.org
Sat Nov 11 07:41:38 UTC 2017


The following commit has been merged in the master branch:
commit 878e331ca56f52f2517ae9163dee5e66af4041ac
Author: Stuart Prescott <stuart at debian.org>
Date:   Sat Nov 11 16:26:32 2017 +1100

    Update to dh compat 10

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 5cb99ec..1961c10 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Stuart Prescott <stuart at debian.org>
 Build-Depends:
  cmake,
- debhelper (>= 9),
+ debhelper (>= 10),
  dssi-dev (>= 0.4),
  fftw3-dev,
  ladspa-sdk,
diff --git a/debian/rules b/debian/rules
index 1aa03a8..56a28d2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_strip:
 	dh_strip --ddeb-migration='rosegarden-dbg (<< 1:15.12.1-1~)'

-- 
rosegarden packaging



More information about the pkg-multimedia-commits mailing list