Your message dated Wed, 22 Mar 2017 17:13:17 +0000
with message-id <[email protected]>
and subject line unblock efax-gtk
has caused the Debian Bug report #858446,
regarding unblock: efax-gtk/3.2.8-2.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 [email protected]
immediately.)
--
858446: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858446
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package efax-gtk
unblock efax-gtk/3.2.8-2.1
diffstat for efax-gtk-3.2.8 efax-gtk-3.2.8
changelog | 8 ++++++++
control | 2 +-
rules | 2 ++
3 files changed, 11 insertions(+), 1 deletion(-)
diff -Nru efax-gtk-3.2.8/debian/changelog efax-gtk-3.2.8/debian/changelog
--- efax-gtk-3.2.8/debian/changelog 2013-07-01 00:30:35.000000000 +0300
+++ efax-gtk-3.2.8/debian/changelog 2017-03-22 13:43:43.000000000 +0200
@@ -1,3 +1,11 @@
+efax-gtk (3.2.8-2.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Apply patch from Logan Rosen to use autotools-dev to update
+ config.{sub,guess}, fixing FTBFS on arm64. (Closes: #727369)
+
+ -- Adrian Bunk <[email protected]> Wed, 22 Mar 2017 13:43:43 +0200
+
efax-gtk (3.2.8-2) unstable; urgency=low
* debian/control:
diff -Nru efax-gtk-3.2.8/debian/control efax-gtk-3.2.8/debian/control
--- efax-gtk-3.2.8/debian/control 2013-07-01 00:44:07.000000000 +0300
+++ efax-gtk-3.2.8/debian/control 2017-03-22 13:43:43.000000000 +0200
@@ -2,7 +2,7 @@
Section: comm
Priority: optional
Maintainer: Lior Kaplan <[email protected]>
-Build-Depends: debhelper (>= 5.0.0), pkg-config, libgtk2.0-dev,
libdbus-glib-1-dev, libtiff5-dev, gettext
+Build-Depends: debhelper (>= 5.0.0), autotools-dev, pkg-config, libgtk2.0-dev,
libdbus-glib-1-dev, libtiff5-dev, gettext
Standards-Version: 3.9.1
Vcs-Git: git://git.code.sf.net/p/efax-gtk/git
Vcs-Browser: http://sourceforge.net/p/efax-gtk/git/ci/master
diff -Nru efax-gtk-3.2.8/debian/rules efax-gtk-3.2.8/debian/rules
--- efax-gtk-3.2.8/debian/rules 2010-11-13 20:45:29.000000000 +0200
+++ efax-gtk-3.2.8/debian/rules 2017-03-22 13:43:39.000000000 +0200
@@ -37,6 +37,7 @@
# touch configure
dh_testdir
+ dh_autotools-dev_updateconfig
# Add here commands to configure the package.
CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE)
--build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man
--infodir=\$${prefix}/share/info --sysconfdir=/etc
--with-spooldir=\$${prefix}/bin ${STRIP}
@@ -63,6 +64,7 @@
rm -f efax/efax-0.9a.1
rm -f efax/efix-0.9a.1
+ dh_autotools-dev_restoreconfig
dh_clean --exclude ./efax/Makefile.orig --exclude ./efax/efax.c.orig
--exclude ./efax/efix.c.orig --exclude ./efax/efaxlib.c.orig --exclude
./efax/efaxmsg.c.orig --exclude ./efax/efaxio.c.orig --exclude
./efax/efaxos.c.orig
install: build
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---