I just forgot to attach the patch on this bug. Attaching now.

(Thanks doko for spotting my fault here).
Index: libecap-0.2.0/debian/control
===================================================================
--- libecap-0.2.0.orig/debian/control	2012-12-05 19:03:23.000000000 +0000
+++ libecap-0.2.0/debian/control	2014-05-15 21:11:47.000000000 +0000
@@ -1,7 +1,7 @@
 Source: libecap
 Priority: extra
 Maintainer: Luigi Gangitano <lu...@debian.org>
-Build-Depends: debhelper (>= 8.0.0), autotools-dev, cdbs
+Build-Depends: debhelper (>= 8.0.0), autotools-dev, cdbs, dh-autoreconf
 Standards-Version: 3.9.2
 Section: libs
 Homepage: http://www.e-cap.org/Downloads
Index: libecap-0.2.0/debian/rules
===================================================================
--- libecap-0.2.0.orig/debian/rules	2012-12-05 19:10:06.000000000 +0000
+++ libecap-0.2.0/debian/rules	2014-05-15 21:11:36.000000000 +0000
@@ -2,6 +2,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 
 override_dh_installchangelogs:
 	dh_installchangelogs change.log upstream

Reply via email to