[SCM] traverso/master: Set compat/dh 10.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Oct 10 22:39:10 UTC 2017


The following commit has been merged in the master branch:
commit e8bfd5605f6163db62f48a39629149ff38f14485
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Oct 10 22:48:48 2017 +0200

    Set compat/dh 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 595c945..215e1fa 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends:
  cmake,
- debhelper (>= 9),
+ debhelper (>= 10~),
  libasound2-dev [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386],
  libfftw3-dev,
  libflac++-dev,
diff --git a/debian/rules b/debian/rules
index b9c40c7..7d66d45 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export DEB_LDFLAGS_MAINT_APPEND=-Wl,--no-undefined -Wl,--as-needed
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
-	dh $@ --parallel --buildsystem=cmake
+	dh $@ --buildsystem=cmake
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

-- 
traverso packaging



More information about the pkg-multimedia-commits mailing list