[fenix] 81/127: Override the Lintian warning about the unknown armhf arch.

Peter Pentchev roam at ringlet.net
Thu Dec 17 14:39:37 UTC 2015


This is an automated email from the git hooks/post-receive script.

roam-guest pushed a commit to branch master
in repository fenix.

commit ab7b62f62d1fda49c27778fe079438f200195f89
Author: Peter Pentchev <roam at ringlet.net>
Date:   Thu Nov 25 11:51:36 2010 +0000

    Override the Lintian warning about the unknown armhf arch.
---
 debian/changelog                | 4 ++--
 debian/source.lintian-overrides | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3da4372..3773a60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,8 @@ fenix (0.92a.dfsg1-6) UNRELEASED; urgency=low
   * Added Renesas SH(sh4) CPU to support architecture list. Closes: #551144
 
   [ Peter Pentchev ]
-  * Added ARM Hard Float (armhf) to the list of supported architectures.
-    Closes: #604658
+  * Added ARM Hard Float (armhf) to the list of supported architectures and
+    override the Lintian "unknown architecture" warning.  Closes: #604658
 
  -- Peter Pentchev <roam at ringlet.net>  Thu, 25 Nov 2010 13:25:18 +0200
 
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
new file mode 100644
index 0000000..326deb1
--- /dev/null
+++ b/debian/source.lintian-overrides
@@ -0,0 +1,2 @@
+# This will go away once the ARM Hard Float goes official :)
+unknown-architecture armhf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/fenix.git



More information about the Pkg-games-commits mailing list