[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#858450: unblock: hyantesite/1.3.0-1.1



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package hyantesite

unblock hyantesite/1.3.0-1.1

diffstat for hyantesite_1.3.0-1 hyantesite_1.3.0-1.1

 changelog |    8 ++++++++
 control   |    2 +-
 rules     |   12 +++---------
 3 files changed, 12 insertions(+), 10 deletions(-)

diff -u hyantesite-1.3.0/debian/rules hyantesite-1.3.0/debian/rules
--- hyantesite-1.3.0/debian/rules
+++ hyantesite-1.3.0/debian/rules
@@ -35,13 +35,7 @@
 
 config.status: configure
 	dh_testdir
-	# Add here commands to configure the package.
-ifneq "$(wildcard /usr/share/misc/config.sub)" ""
-	cp -f /usr/share/misc/config.sub config.sub
-endif
-ifneq "$(wildcard /usr/share/misc/config.guess)" ""
-	cp -f /usr/share/misc/config.guess config.guess
-endif
+	dh_autoreconf
 	./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" --enable-doc
 
 
@@ -63,8 +57,8 @@
 	
 	# Add here commands to clean up after the build process.
 	test ! -f Makefile || $(MAKE) distclean
-	rm -f config.sub config.guess
-	
+	dh_autoreconf_clean
+
 	dh_clean
 	
 	# restore deleted file that would be ignored by dpkg-source when git is
diff -u hyantesite-1.3.0/debian/changelog hyantesite-1.3.0/debian/changelog
--- hyantesite-1.3.0/debian/changelog
+++ hyantesite-1.3.0/debian/changelog
@@ -1,3 +1,11 @@
+hyantesite (1.3.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Apply patch from Aurelien Jarno to use dh_autoreconf,
+    fixing FTBFS on arm64. (Closes: #727899)
+
+ -- Adrian Bunk <bunk@debian.org>  Wed, 22 Mar 2017 14:19:13 +0200
+
 hyantesite (1.3.0-1) unstable; urgency=low
 
   * new upstream release
diff -u hyantesite-1.3.0/debian/control hyantesite-1.3.0/debian/control
--- hyantesite-1.3.0/debian/control
+++ hyantesite-1.3.0/debian/control
@@ -2,7 +2,7 @@
 Priority: extra
 Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
 Uploaders: serge guelton <serge.guelton@enst-bretagne.fr>
-Build-Depends: debhelper (>= 7), autotools-dev, doxygen, help2man, dpkg (>= 1.15.4) | install-info
+Build-Depends: debhelper (>= 7), dh-autoreconf, doxygen, help2man, dpkg (>= 1.15.4) | install-info
 Standards-Version: 3.9.3
 Section: science
 Vcs-Svn: svn://svn.debian.org/debian-science/packages/hyantesite


Reply to: