Source: adplug
Version: 2.2.1+dfsg3
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autotools_dev ppc64el

Dear Maintainer,

In Ubuntu, the attached patches were applied to avoid FTBFS on ppc64el arch.
We have also successfully verified building "adplug" source package on ppc64el build machine after applying attached patches.

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

--===============5115870514298026392==
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/x-diff; charset="utf-8"
Content-Disposition: attachment; filename="autoreconf.debpatch"

>From 93cdd16f3159f6090146188295dd79631f914d6b Mon Sep 17 00:00:00 2001
From: Ravindran Arani <r...@linux.vnet.ibm.com>
Date: Tue, 12 Aug 2014 03:29:51 +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 28bb82f..9ff6f52 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: adplug
Section: libs
Priority: optional
Maintainer: Артём Попов <art...@ubuntu.com>
-Build-Depends: debhelper (>= 8), libbinio-dev, pkg-config
+Build-Depends: debhelper (>= 8), libbinio-dev, pkg-config, dh-autoreconf
Standards-Version: 3.9.2
Homepage: http://adplug.sourceforge.net/

diff --git a/debian/rules b/debian/rules
index cbe925d..bace6e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,3 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --with autoreconf
--
1.8.5.3


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

>From 5ebd71671d7a0368d5ec6af2d6bab3e75b895fe4 Mon Sep 17 00:00:00 2001
From: Ravindran Arani <r...@linux.vnet.ibm.com>
Date: Tue, 12 Aug 2014 03:34:55 +0000
Subject: [PATCH] update_am_files

---
Makefile.am | 2 +-
doc/Makefile.am | 9 ++++-----
2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index d66343a..af60460 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = src doc adplugdb test
+SUBDIRS = src doc adplugdb

EXTRA_DIST = adplug.spec adplug.qpg BUGS adplug.pc.in

diff --git a/doc/Makefile.am b/doc/Makefile.am
index aefd964..8bb71d8 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,15 +1,14 @@
-info_TEXINFOS = libadplug.texi
+info_TEXINFOS =

-libadplug_TEXINFOS = fdl.texi
+libadplug_TEXINFOS =

man_MANS = adplugdb.1

EXTRA_DIST = adplugdb.1.in

-MOSTLYCLEANFILES = stamp-vti libadplug.info libadplug.info-1 \
- libadplug.info-2
+MOSTLYCLEANFILES =

-CLEANFILES = libadplug.cps libadplug.fns libadplug.vrs
+CLEANFILES =

DISTCLEANFILES = adplugdb.1

--
1.8.5.3


--===============5115870514298026392==--

--
Ravindran
IBM LinuxTechnologyCenter


--
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