Source: gtkextra
Version: 3.1.0
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autoreconf ppc64el

Dear Maintainer,

In order to avoid FTBFS "gtkextra" source package on ppc64el arch, config.{sub, guess} and libtool.m4 files need to be updated. We have also successfully verified building "gtkextra" source package on ppc64el build machine after applying attached patch.

Thanks for considering the patch.

-ravindran.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

--===============4492097018493080219==
Content-Type: text/x-diff; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="autoreconf.debpatch"

>From 26a69ad8230fa2cf5ab45d8dbc06890ae5222368 Mon Sep 17 00:00:00 2001
From: Ravindran Arani <r...@linux.vnet.ibm.com>
Date: Mon, 1 Sep 2014 17:20:46 +0000
Subject: [PATCH] autoreconf

---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b10cb3a..28dd1df 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: gtkextra
 Section: devel
 Priority: optional
 Maintainer: Georges Khaznadar <georg...@debian.org>
-Build-Depends: debhelper (>= 9.0.0), autotools-dev,
+Build-Depends: debhelper (>= 9.0.0), dh-autoreconf,
  libgtk2.0-dev,libglib2.0-dev, libpango1.0-dev, libatk1.0-dev,
  libcairo2-dev, libtiff5-dev, libpng12-dev, libjpeg8-dev,
  docbook-to-man, docbook-xsl, docbook-utils , openjade, jadetex,
diff --git a/debian/rules b/debian/rules
index 66fa2f5..931b39f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ export DH_OPTIONS


 %:
-    dh $@  --with autotools-dev
+    dh $@  --with autoreconf

 override_dh_clean:
     dh_clean
--
2.1.0.rc1


--===============4492097018493080219==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to