summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2005-06-17 15:25:14 +0000
committerColin Watson <cjwatson@debian.org>2005-06-17 15:25:14 +0000
commita461438b316f9188ab1a765c329e9d5317ccd03d (patch)
tree15feb3ee7a957f4ac56dfc1be7da5e7c17cc3267
parentb575ca59b707d353591ad83c9f2560446eefec80 (diff)
Build-depend on libselinux1-dev on ppc64 too (closes: #314625).
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 9603846f8..8bb113989 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
1openssh (1:4.1p1-5) UNRELEASED; urgency=low
2
3 * Build-depend on libselinux1-dev on ppc64 too (closes: #314625).
4
5 -- Colin Watson <cjwatson@debian.org> Fri, 17 Jun 2005 16:15:23 +0100
6
1openssh (1:4.1p1-4) unstable; urgency=low 7openssh (1:4.1p1-4) unstable; urgency=low
2 8
3 * openssh-client and openssh-server conflict with ssh-krb5, as ssh-krb5 9 * openssh-client and openssh-server conflict with ssh-krb5, as ssh-krb5
diff --git a/debian/control b/debian/control
index ba7447573..a54c39cb4 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: openssh
2Section: net 2Section: net
3Priority: standard 3Priority: standard
4Maintainer: Matthew Vernon <matthew@debian.org> 4Maintainer: Matthew Vernon <matthew@debian.org>
5Build-Depends: libwrap0-dev | libwrap-dev, zlib1g-dev | libz-dev, libssl-dev, libpam0g-dev | libpam-dev, libgnomeui-dev (>= 2.0.0) | libgnome-dev, libedit-dev, groff, debhelper (>= 3), sharutils, libselinux1-dev [alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc] 5Build-Depends: libwrap0-dev | libwrap-dev, zlib1g-dev | libz-dev, libssl-dev, libpam0g-dev | libpam-dev, libgnomeui-dev (>= 2.0.0) | libgnome-dev, libedit-dev, groff, debhelper (>= 3), sharutils, libselinux1-dev [alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc ppc64 s390 sparc]
6Standards-Version: 3.6.1 6Standards-Version: 3.6.1
7Uploaders: Colin Watson <cjwatson@debian.org> 7Uploaders: Colin Watson <cjwatson@debian.org>
8 8