Package: openssh
Version: 5.5p1-4
Severity: normal
Tags: patch
User: debian-sp...@lists.debian.org
Usertags: sparc64

openssh fails to build on sparc64 as this architecture is not listed in
the ones needing libselinux-dev. As this problem happens regularly, the
best is probably to use an architecture wildcard, as allowed by debian
policy 3.9.1. The patch does that:

diff -Nru openssh-5.5p1/debian/control openssh-5.5p1/debian/control
--- openssh-5.5p1/debian/control        2010-05-04 14:32:13.000000000 +0200
+++ openssh-5.5p1/debian/control        2010-08-05 06:58:33.000000000 +0200
@@ -2,7 +2,7 @@
 Section: net
 Priority: standard
 Maintainer: Debian OpenSSH Maintainers <debian-...@lists.debian.org>
-Build-Depends: libwrap0-dev | libwrap-dev, zlib1g-dev (>= 1:1.2.3-1), 
libssl-dev (>= 0.9.8-1), libpam0g-dev | libpam-dev, libgtk2.0-dev, libedit-dev, 
debhelper (>= 7.4.2~), libselinux1-dev [alpha amd64 arm armeb armel hppa i386 
ia64 m68k mips mipsel powerpc powerpcspe ppc64 s390 sh4 sparc], libkrb5-dev | 
heimdal-dev, hardening-includes
+Build-Depends: libwrap0-dev | libwrap-dev, zlib1g-dev (>= 1:1.2.3-1), 
libssl-dev (>= 0.9.8-1), libpam0g-dev | libpam-dev, libgtk2.0-dev, libedit-dev, 
debhelper (>= 7.4.2~), libselinux1-dev [linux-any], libkrb5-dev | heimdal-dev, 
hardening-includes
 Standards-Version: 3.8.4
 Uploaders: Colin Watson <cjwat...@debian.org>, Matthew Vernon 
<matt...@debian.org>
 Homepage: http://www.openssh.org/


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: sparc64

Kernel: Linux 2.6.32-bpo.5-sparc64-smp (SMP w/32 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to