[med-svn] [consensuscore] 02/13: Remove invalid architecture entries

Afif Elghraoui afif at moszumanska.debian.org
Sun Jul 3 10:08:36 UTC 2016


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

afif pushed a commit to branch master
in repository consensuscore.

commit 78ed3943fe40d62fdb4701bcee9d9b94e6463f56
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Sun Jul 3 00:35:46 2016 -0700

    Remove invalid architecture entries
---
 debian/control                  | 4 ++--
 debian/source/lintian-overrides | 2 --
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 6ee357d..815e14d 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Vcs-Git: git://anonscm.debian.org/debian-med/python-pbconsensuscore.git
 Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/python-pbconsensuscore.git
 
 Package: python-pbconsensuscore
-Architecture: any-x32 any-amd64 any-i386
+Architecture: any-amd64 any-i386
 Depends: ${shlibs:Depends},
 	 ${misc:Depends},
 	 ${python:Depends}
@@ -31,7 +31,7 @@ Description: algorithms for Pacific Biosciences multiple sequence consensus
  This package is part of the SMRT Analysis suite
 
 Package: python3-pbconsensuscore
-Architecture: any-x32 any-amd64 any-i386
+Architecture: any-amd64 any-i386
 Depends: ${shlibs:Depends},
 	 ${misc:Depends},
 	 ${python3:Depends}
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
deleted file mode 100644
index 164c686..0000000
--- a/debian/source/lintian-overrides
+++ /dev/null
@@ -1,2 +0,0 @@
-# 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/consensuscore.git



More information about the debian-med-commit mailing list