[med-svn] [python-pbconsensuscore] 01/01: Add lintian override for spurious unknown architecture warning
Afif Elghraoui
afif-guest at moszumanska.debian.org
Sun Dec 6 22:10:02 UTC 2015
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository python-pbconsensuscore.
commit df7e2269b12dc49554464e56923663ae3d0e11ef
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Sun Dec 6 14:09:47 2015 -0800
Add lintian override for spurious unknown architecture warning
---
debian/changelog | 6 ++++++
debian/source/lintian-overrides | 2 ++
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index cb37c28..7ebe0b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-pbconsensuscore (1.0.1-2) UNRELEASED; urgency=low
+
+ * Add lintian override for "unknown architecture x32" warning.
+
+ -- Afif Elghraoui <afif at ghraoui.name> Sun, 06 Dec 2015 14:08:21 -0800
+
python-pbconsensuscore (1.0.1-1) unstable; urgency=low
* Run build-time tests
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..164c686
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,2 @@
+# x32 should be a known architecture, right?
+unknown-architecture any-x32
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pbconsensuscore.git
More information about the debian-med-commit
mailing list