[SCM] tango branch, master, updated. debian/8.0.5+dfsg-1-1-g1dd4c13

Picca Frédéric-Emma?==?UTF-8?Q?nuel picca at debian.org
Tue May 7 07:14:34 UTC 2013


The following commit has been merged in the master branch:
commit 010fd5573305d0778ea1432625a27b7642782e7e
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Thu May 31 20:40:12 2012 +0200

    re-add the autreconf magie

diff --git a/debian/control b/debian/control
index a245bba..f0df7ec 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Uploaders: Picca Frédéric-Emmanuel <picca at debian.org>
 Section: science
 Priority: extra
 Build-Depends: debhelper (>= 8),
+	       dh-autoreconf,
 	       doxygen,
                libcos4-dev (>= 4.1.3),
                libmysqlclient-dev,
diff --git a/debian/rules b/debian/rules
index 0fcfa3c..545a087 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,7 +59,7 @@ override_dh_installinit:
 	dh_installinit -a -Ntango-accesscontrol -Ntango-starter
 
 %:
-	dh $@ --builddirectory=$(BUILDROOT)
+	dh $@ --builddirectory=$(BUILDROOT) --with autoreconf
 
 .PHONY: get-orig-source
 

-- 
TANGO distributed control system.



More information about the debian-science-commits mailing list