Source: courier
Version: 0.73.1
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autotools_dev ppc64el

Dear Maintainer,

In order to avoid FTBFS "courier" source package on ppc64el arch, config.{sub, guess} files need to be updated. We have also successfully verified building "courier" 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

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

>From 9d2d037cde6f5be485ca88b651a4fc715ece6bc6 Mon Sep 17 00:00:00 2001
From: Ravindran Arani <r...@linux.vnet.ibm.com>
Date: Thu, 14 Aug 2014 10:22:48 +0000
Subject: [PATCH] autotools-dev

---
 debian/control | 2 +-
 debian/rules   | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 9511946..27a1cce 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: mail
 Priority: optional
 Maintainer: Stefan Hornburg (Racke) <ra...@linuxia.de>
 Standards-Version: 3.8.3
-Build-Depends: libmysqlclient-dev | libmysqlclient15-dev, libpam0g-dev, libgdbm-dev | libgdbmg1-dev, libperl-dev, zlib1g-dev, libpcre3-dev, debhelper (>= 5), mime-support, libldap2-dev, procps, libsasl2-dev | libsasl-dev, expect, groff-base, ghostscript, mgetty-fax, netpbm, libfam-dev, libssl-dev, openssl (>= 0.9.6), libpq-dev, libtool, courier-authlib-dev (>= 0.66.1), po-debconf, automake +Build-Depends: libmysqlclient-dev | libmysqlclient15-dev, libpam0g-dev, libgdbm-dev | libgdbmg1-dev, libperl-dev, zlib1g-dev, libpcre3-dev, debhelper (>= 5), mime-support, libldap2-dev, procps, libsasl2-dev | libsasl-dev, expect, groff-base, ghostscript, mgetty-fax, netpbm, libfam-dev, libssl-dev, openssl (>= 0.9.6), libpq-dev, libtool, courier-authlib-dev (>= 0.66.1), po-debconf, autotools-dev
 Build-Conflicts: automake1.4
 Homepage: http://www.courier-mta.org/

diff --git a/debian/rules b/debian/rules
index f8bbc9a..8b84418 100755
--- a/debian/rules
+++ b/debian/rules
@@ -73,6 +73,7 @@ build-arch: build
 build-indep: build

 build: check
+    dh_autotools-dev_updateconfig
 # create a list of files that currently exists
     chmod +x debian/srcmgr
     if [ ! -f srcmgr.list ]; then debian/srcmgr > srcmgr.list; fi
@@ -85,6 +86,7 @@ build: check
 stamp-build: build

 clean: check
+    dh_autotools-dev_restoreconfig
     dh_testroot
     debconf-updatepo
     rm -f stamp-build stamp-install
--
2.1.0.rc1


--===============0108428124194320877==--

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