[SCM] sooperlooper/master: override_dh_autoreconf to build with compat 10.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sat Jan 7 22:40:35 UTC 2017


The following commit has been merged in the master branch:
commit 400e3fd0db73b4289b352f2055cbd47e08624a29
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sat Jan 7 22:20:07 2017 +0100

    override_dh_autoreconf to build with compat 10.

diff --git a/debian/rules b/debian/rules
index d4f4347..49580aa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,9 @@ CXXFLAGS += -std=c++11
 %:
 	dh $@
 
+override_dh_autoreconf:
+	./autogen.sh
+
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-gtk2
 

-- 
sooperlooper packaging



More information about the pkg-multimedia-commits mailing list