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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Aug 23 05:18:26 UTC 2017


The following commit has been merged in the master branch:
commit 766f051b1e80a3a48c5209c3326689a5e7403850
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Aug 23 06:36:20 2017 +0200

    Set compat/dh 10.

diff --git a/debian/control b/debian/control
index 3b0dfba..8c3b649 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Uploaders:
 Build-Depends:
  cmake,
  debhelper (>= 10~),
- dh-autoreconf,
  docbook-xml,
  gettext,
  gtk-doc-tools,
diff --git a/debian/rules b/debian/rules
index 7ef1237..6e7c7c6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --parallel --with autoreconf -Scmake
+	dh $@ -Scmake
 
 override_dh_install:
 	dh_install -plibswami-dev usr/include

-- 
swami packaging



More information about the pkg-multimedia-commits mailing list