r46816 - in /packages/libmatio/trunk/debian: changelog rules

sebastien at users.alioth.debian.org sebastien at users.alioth.debian.org
Tue Jul 15 16:02:45 UTC 2014


Author: sebastien
Date: Tue Jul 15 16:02:45 2014
New Revision: 46816

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=46816
Log:
Use plain dh-autoreconf. (Closes: #753521)

Modified:
    packages/libmatio/trunk/debian/changelog
    packages/libmatio/trunk/debian/rules

Modified: packages/libmatio/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/libmatio/trunk/debian/changelog?rev=46816&op=diff
==============================================================================
--- packages/libmatio/trunk/debian/changelog	(original)
+++ packages/libmatio/trunk/debian/changelog	Tue Jul 15 16:02:45 2014
@@ -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.
 

Modified: packages/libmatio/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/libmatio/trunk/debian/rules?rev=46816&op=diff
==============================================================================
--- packages/libmatio/trunk/debian/rules	(original)
+++ packages/libmatio/trunk/debian/rules	Tue Jul 15 16:02:45 2014
@@ -7,7 +7,6 @@
 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)




More information about the debian-science-commits mailing list