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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Nov 21 08:51:34 UTC 2016


The following commit has been merged in the master branch:
commit 2ce5405188a7c8e97d1b30869deb3bc5454705f4
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Nov 21 09:51:27 2016 +0100

    Set 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 e6e71f9..46ca4ec 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Jaromír Mikeš <mira.mikes at seznam.cz>,
  IOhannes m zmölnig (Debian/GNU) <umlaeute at debian.org>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  dh-autoreconf,
  autotools-dev,
  libsndfile1-dev (>= 1.0.25),
diff --git a/debian/rules b/debian/rules
index bcd7849..9a62220 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ CXXFLAGS+=-std=c++11
 LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh $@ --parallel --with autoreconf,autotools-dev
+	dh $@ --with autoreconf,autotools-dev
 
 override_dh_autoreconf:
 	./autogen.sh

-- 
giada packaging



More information about the pkg-multimedia-commits mailing list