Package: netcf
Version: 0.2.3
Severity: normal
Tags: patch
User: debian-powe...@lists.debian.org
Usertags: ppc64el
User: debian-de...@lists.debian.org
Usertags: autoreconf
Dear Maintainer,
The package netcf fails to build on ppc64le, because of changes
required in config.{guess,sub}. This patch includes
dh-autoreconf to the build so that it builds correctly.
Thanks and regards,
Brahadambal
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)
Kernel: Linux 3.13-1-powerpc64le (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--===============3269025457595588218==
Content-Type: text/x-diff; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="netcf_autoreconf.debpatch"
diff -ruN netcf-0.2.3.orig/debian/control netcf-0.2.3/debian/control
--- netcf-0.2.3.orig/debian/control 2014-07-23 08:24:25.000000000 +0000
+++ netcf-0.2.3/debian/control 2014-07-23 08:25:10.000000000 +0000
@@ -1,7 +1,7 @@
Source: netcf
Priority: extra
Maintainer: Serge Hallyn <serge.hal...@ubuntu.com>
-Build-Depends: cdbs, debhelper (>= 8.0.0), ifupdown, libaugeas-dev,
libnl-3-dev, libnl-route-3-dev, libreadline-dev, libtool, libxml2-dev,
libxslt-dev, pkg-config
+Build-Depends: cdbs, debhelper (>= 8.0.0), dh-autoreconf, ifupdown,
libaugeas-dev, libnl-3-dev, libnl-route-3-dev, libreadline-dev, libtool,
libxml2-dev, libxslt-dev, pkg-config
Standards-Version: 3.9.3
Section: libs
Homepage: https://fedorahosted.org/netcf/
diff -ruN netcf-0.2.3.orig/debian/rules netcf-0.2.3/debian/rules
--- netcf-0.2.3.orig/debian/rules 2014-07-23 08:24:14.000000000 +0000
+++ netcf-0.2.3/debian/rules 2014-07-23 08:25:03.000000000 +0000
@@ -6,6 +6,7 @@
LDFLAGS += -Wl,--as-needed
include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
include /usr/share/cdbs/1/class/autotools.mk
build/libnetcf-dev::
--===============3269025457595588218==--
diff -ruN netcf-0.2.3.orig/debian/control netcf-0.2.3/debian/control
--- netcf-0.2.3.orig/debian/control 2014-07-23 08:24:25.000000000 +0000
+++ netcf-0.2.3/debian/control 2014-07-23 08:25:10.000000000 +0000
@@ -1,7 +1,7 @@
Source: netcf
Priority: extra
Maintainer: Serge Hallyn <serge.hal...@ubuntu.com>
-Build-Depends: cdbs, debhelper (>= 8.0.0), ifupdown, libaugeas-dev,
libnl-3-dev, libnl-route-3-dev, libreadline-dev, libtool, libxml2-dev,
libxslt-dev, pkg-config
+Build-Depends: cdbs, debhelper (>= 8.0.0), dh-autoreconf, ifupdown,
libaugeas-dev, libnl-3-dev, libnl-route-3-dev, libreadline-dev, libtool,
libxml2-dev, libxslt-dev, pkg-config
Standards-Version: 3.9.3
Section: libs
Homepage: https://fedorahosted.org/netcf/
diff -ruN netcf-0.2.3.orig/debian/rules netcf-0.2.3/debian/rules
--- netcf-0.2.3.orig/debian/rules 2014-07-23 08:24:14.000000000 +0000
+++ netcf-0.2.3/debian/rules 2014-07-23 08:25:03.000000000 +0000
@@ -6,6 +6,7 @@
LDFLAGS += -Wl,--as-needed
include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
include /usr/share/cdbs/1/class/autotools.mk
build/libnetcf-dev::