From: Guillem Jover Date: Sun, 5 Mar 2006 19:24:27 +0000 (+0000) Subject: Don't try to compile in SELinux support on GNU/kFreeBSD amd64. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57c47d332dcf8d71eefcbd915769af267f438b49;p=dpkg Don't try to compile in SELinux support on GNU/kFreeBSD amd64. --- diff --git a/ChangeLog b/ChangeLog index 7a53d83c..7058648b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-03-05 Guillem Jover + + * debian/control (Build-Depends): Do not depend on libselinux1-dev + in GNU/kFreeBSD amd64. + 2006-02-28 Matt Kraai * scripts/dpkg-gencontrol.pl: Fix typo (occoured -> occurred). diff --git a/debian/changelog b/debian/changelog index cb9322a8..baad5ea0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ dpkg (1.13.17~) UNRELEASED; urgency=low * Major cleanup of manpages, by using properly the bold and italic attributes and other embellishments. * Add dpkg-query(1) in the SEE ALSO section in dpkg(1). Closes: #354643 + * Don't try to compile in SELinux support on GNU/kFreeBSD amd64. [ Updated man pages translations ] * Polish (Robert Luberda). Closes: #353782 diff --git a/debian/control b/debian/control index 212f72ca..2ff424ef 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Frank Lichtenheld , Guillem Jover = 4.1.81), pkg-config, libncurses5-dev | libncurses-dev, zlib1g-dev (>= 1:1.1.3-19.1), libbz2-dev, libselinux1-dev (>= 1.28-4) [!hurd-i386 !kfreebsd-i386], po4a +Build-Depends: debhelper (>= 4.1.81), pkg-config, libncurses5-dev | libncurses-dev, zlib1g-dev (>= 1:1.1.3-19.1), libbz2-dev, libselinux1-dev (>= 1.28-4) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], po4a Package: dpkg Architecture: any