[SCM] giada/master: Dropped override_dh_autoconf

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Mon Oct 30 09:13:04 UTC 2017


The following commit has been merged in the master branch:
commit 734cde10256adcfb5849872d0eaa6c1fafea4311
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date:   Mon Oct 30 10:08:17 2017 +0100

    Dropped override_dh_autoconf

diff --git a/debian/rules b/debian/rules
index fc54a56..694c778 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,10 +17,6 @@ CXXFLAGS+=-std=c++11
 %:
 	dh $@
 
-override_dh_autoreconf:
-	./autogen.sh
-	dh_autoreconf
-
 override_dh_auto_configure:
 	dh_auto_configure -- --target=linux
 

-- 
giada packaging



More information about the pkg-multimedia-commits mailing list