[SCM] vamp-plugin-sdk/master: Set dh/compat 10.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Dec 26 23:53:11 UTC 2016


The following commit has been merged in the master branch:
commit 35f0d7c4db224a2fb71afef35ac00c552d7a5025
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Dec 27 00:45:43 2016 +0100

    Set dh/compat 10.

diff --git a/debian/control b/debian/control
index fb5417d..507a388 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders:
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends:
  debhelper (>= 10),
- dh-autoreconf,
  docbook-to-man,
  doxygen,
  graphviz,
diff --git a/debian/rules b/debian/rules
index 29f9df7..662e463 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ export LIBDIR=lib/$(DEB_HOST_MULTIARCH)
 export DESTDIR=$(CURDIR)/debian/tmp
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 
 override_dh_auto_build:

-- 
vamp-plugin-sdk packaging



More information about the pkg-multimedia-commits mailing list