[libmatio] 43/48: Use plain dh-autoreconf. (Closes: #753521)

Sébastien Villemot sebastien at debian.org
Fri Jan 15 16:48:24 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository libmatio.

commit 2b4ea62318cfd95deb62ae0a0e40315da6804933
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Tue Jul 15 16:02:45 2014 +0000

    Use plain dh-autoreconf. (Closes: #753521)
---
 debian/changelog | 1 +
 debian/rules     | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a3b28ec..99c1ccc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 libmatio (1.5.2-2) UNRELEASED; urgency=medium
 
+  * Use plain dh-autoreconf. (Closes: #753521)
   * Remove Sylvestre Ledru from Uploaders. Thanks Sylvestre for your work!
   * debian/control: use canonical URLs for Vcs-* fields.
 
diff --git a/debian/rules b/debian/rules
index 9606346..a27a338 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,6 @@ include /usr/share/cdbs/1/rules/autoreconf.mk
 DEB_CONFIGURE_NORMAL_ARGS += --enable-shared --with-hdf5 --enable-fortran --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
 DEB_MAKE_BUILD_TARGET     := libmatio_la_LIBADD="-lz -lhdf5"
 DEB_COMPRESS_EXCLUDE := .pdf
-DEB_DH_AUTORECONF_ARGS += ./autogen.sh
 
 install/libmatio-doc::
 	(cd documentation/; make pdf)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libmatio.git



More information about the debian-science-commits mailing list