From: Colin Watson <cjwatson@ubuntu.com>
To: submit@bugs.debian.org
Subject: Bug#725971: xfsprogs: config.guess/config.sub out of date for arm64
Date: Thu, 10 Oct 2013 14:38:11 +0100 [thread overview]
Message-ID: <20131010133811.GK32337@riva.ucam.org> (raw)
Package: xfsprogs
Version: 3.1.9
Severity: important
Tags: patch
User: debian-arm@lists.debian.org
Usertags: arm64
xfsprogs' config.guess/config.sub are out of date for the forthcoming
arm64 port. The attached patch sets things up so that you don't have to
be bothered by this type of bug for future ports.
* Use the autotools-dev dh addon to update config.guess/config.sub for
arm64.
diff -Nru xfsprogs-3.1.9/debian/control xfsprogs-3.1.9ubuntu1/debian/control
--- xfsprogs-3.1.9/debian/control 2012-12-12 23:21:22.000000000 +0000
+++ xfsprogs-3.1.9ubuntu1/debian/control 2013-10-10 14:25:31.000000000 +0100
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: XFS Development Team <xfs@oss.sgi.com>
Uploaders: Nathan Scott <nathans@debian.org>, Anibal Monsalve Salazar <anibal@debian.org>
-Build-Depends: uuid-dev, autoconf, debhelper (>= 5), gettext, libtool, libreadline-gplv2-dev | libreadline5-dev, libblkid-dev (>= 2.17), linux-libc-dev
+Build-Depends: uuid-dev, autoconf, debhelper (>= 5), gettext, libtool, libreadline-gplv2-dev | libreadline5-dev, libblkid-dev (>= 2.17), linux-libc-dev, autotools-dev
Standards-Version: 3.9.1
Homepage: http://oss.sgi.com/projects/xfs/
diff -Nru xfsprogs-3.1.9/debian/rules xfsprogs-3.1.9ubuntu1/debian/rules
--- xfsprogs-3.1.9/debian/rules 2010-08-18 04:53:43.000000000 +0100
+++ xfsprogs-3.1.9ubuntu1/debian/rules 2013-10-10 14:26:47.000000000 +0100
@@ -35,6 +35,7 @@
.census:
@echo "== dpkg-buildpackage: configure" 1>&2
$(checkdir)
+ dh_autotools-dev_updateconfig
$(options) $(MAKE) include/platform_defs.h
touch .census
@@ -57,6 +58,8 @@
$(MAKE) distclean
-rm -rf $(dirme) $(dirdev) $(dirdi)
-rm -f debian/*substvars debian/files* debian/*.debhelper
+ dh_autotools-dev_restoreconfig
+ dh_clean
binary-indep:
Thanks,
--
Colin Watson [cjwatson@ubuntu.com]
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next reply other threads:[~2013-10-10 13:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-10 13:38 Colin Watson [this message]
2013-10-10 23:24 ` Fwd: Bug#725971: xfsprogs: config.guess/config.sub out of date for arm64 Nathan Scott
2013-10-10 23:56 ` Nathan Scott
2013-10-18 17:39 ` Rich Johnston
2013-10-10 23:25 ` Nathan Scott
2013-10-15 19:42 ` Christoph Hellwig
2013-10-15 21:24 ` Colin Watson
2013-10-15 21:29 ` Christoph Hellwig
2013-10-18 17:30 ` Rich Johnston
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131010133811.GK32337@riva.ucam.org \
--to=cjwatson@ubuntu.com \
--cc=725971@bugs.debian.org \
--cc=submit@bugs.debian.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox