Browse Source

Don't build pypy package on hppa, powerpcspe.

Jelmer Vernooij 6 years ago
parent
commit
9203ef8dcb
2 changed files with 3 additions and 2 deletions
  1. 1 0
      debian/changelog
  2. 2 2
      debian/control

+ 1 - 0
debian/changelog

@@ -2,6 +2,7 @@ dulwich (0.19.6-3) UNRELEASED; urgency=medium
 
   * Add debian/upstream/metadata.
   * Install example scripts.
+  * Don't build pypy package on hppa, powerpcspe.
 
  -- Jelmer Vernooij <jelmer@debian.org>  Sun, 16 Sep 2018 00:25:19 +0100
 

+ 2 - 2
debian/control

@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
 Uploaders: Jelmer Vernooij <jelmer@debian.org>
 Homepage: https://www.dulwich.io/
-Build-Depends: python-all-dev (>= 2.6.6-3), python-all-dbg (>= 2.6.6-3), python3-all-dev, python3-all-dbg, debhelper (>= 9.20160114), python-unittest2, git (>= 1:1.7.0.4-2) [!alpha !ppc64 !sparc64 !x32], python-fastimport (>= 0.9.0~bzr293), python3-fastimport, pypy-dev [!hurd-any !m68k !sh4 !x32], dh-python, python-certifi, python3-certifi, python-urllib3, python3-urllib3
+Build-Depends: python-all-dev (>= 2.6.6-3), python-all-dbg (>= 2.6.6-3), python3-all-dev, python3-all-dbg, debhelper (>= 9.20160114), python-unittest2, git (>= 1:1.7.0.4-2) [!alpha !ppc64 !sparc64 !x32], python-fastimport (>= 0.9.0~bzr293), python3-fastimport, pypy-dev [!hurd-any !m68k !sh4 !x32 !hppa !powerpcspe], dh-python, python-certifi, python3-certifi, python-urllib3, python3-urllib3
 Standards-Version: 4.1.1
 Vcs-Git: https://salsa.debian.org/python-team/modules/dulwich.git
 Vcs-Browser: https://salsa.debian.org/python-team/modules/dulwich
@@ -27,7 +27,7 @@ Description: Python Git library
  This package contains the module built for Python version 2.x.
 
 Package: pypy-dulwich
-Architecture: amd64 arm64 armel armhf i386 mips mipsel mips64el ppc64el s390x alpha hppa kfreebsd-any powerpc powerpcspe ppc64 sparc64
+Architecture: amd64 arm64 armel armhf i386 mips mipsel mips64el ppc64el s390x alpha kfreebsd-any powerpc ppc64 sparc64
 Provides: ${pypy:Provides}
 Depends: ${pypy:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Recommends: pypy-fastimport