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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Dec 16 13:48:56 UTC 2016


The following commit has been merged in the master branch:
commit 7e732a3af8c1f0bbcc86b8fbced505b686d93979
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Dec 16 11:12:25 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/rules b/debian/rules
index 7ddf93b..8bb2826 100755
--- a/debian/rules
+++ b/debian/rules
@@ -78,8 +78,7 @@ waf-configure-options += \
 	--dist-target=$(DIST_TARGET) \
 	$(empty)
 
-DEB_MAKE_PARALLEL = -j$(if $(DEB_PARALLEL_JOBS),$(DEB_PARALLEL_JOBS),1)
-DEB_MAKE_EXTRA_ARGS = -v --destdir=$(CURDIR)/debian/tmp $(DEB_MAKE_PARALLEL)
+DEB_MAKE_EXTRA_ARGS = -v --destdir=$(CURDIR)/debian/tmp
 DEB_MAKE_BUILD_TARGET = build i18n_mo
 DEB_MAKE_ENVVARS = CFLAGS="$(or $(CFLAGS_$(cdbs_curpkg)),$(CFLAGS))" CXXFLAGS="$(or $(CXXFLAGS_$(cdbs_curpkg)),$(CXXFLAGS))" CPPFLAGS="$(or $(CPPFLAGS_$(cdbs_curpkg)),$(CPPFLAGS))" LDFLAGS="$(or $(LDFLAGS_$(cdbs_curpkg)),$(LDFLAGS))"
 DEB_MAKE_INVOKE = $(DEB_MAKE_ENVVARS) $(CURDIR)/waf-light $(DEB_MAKE_EXTRA_ARGS)

-- 
ardour Debian packaging



More information about the pkg-multimedia-commits mailing list