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

Bug#858450: marked as done (unblock: hyantesite/1.3.0-1.1)



Your message dated Wed, 22 Mar 2017 17:14:35 +0000
with message-id <E1cqjqF-0002pp-AY@respighi.debian.org>
and subject line unblock hyantesite
has caused the Debian Bug report #858450,
regarding unblock: hyantesite/1.3.0-1.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
858450: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858450
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply to: