[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:31 UTC 2013


The following commit has been merged in the master branch:
commit 91e9627c77093d01fab9bd699397dfd40dbe9a79
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Mon May 28 10:09:34 2012 +0200

    no more autoreconf

diff --git a/debian/control b/debian/control
index 92a6cb4..2e1cd88 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Uploaders: Picca Frédéric-Emmanuel <picca at debian.org>
 Section: science
 Priority: extra
 Build-Depends: debhelper (>= 8),
-               dh-autoreconf,
                libcos4-dev (>= 4.1.3),
                libmysqlclient-dev,
                po-debconf
diff --git a/debian/rules b/debian/rules
index 3ff2a44..0cc3ea5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,7 +52,7 @@ override_dh_installinit:
 	dh_installinit -a -Ntango-accesscontrol -Ntango-starter
 
 %:
-	dh $@ --builddirectory=$(BUILDROOT) --with autoreconf
+	dh $@ --builddirectory=$(BUILDROOT)
 
 .PHONY: get-orig-source
 

-- 
TANGO distributed control system.



More information about the debian-science-commits mailing list