Package: dpkg Version: 1.13.10+kbsd Followup-For: Bug #313300 I have seen this bug has been fixed for GNU/Hurd, but not for GNU/kFreeBSD. Please find attached an updated patch to do that. Thanks in advance.
-- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: kfreebsd-i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: GNU/kFreeBSD 5.3-11 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Versions of packages dpkg depends on: ii coreutils [textutils] 5.2.1-2 The GNU core utilities ii libc0.1 2.3-1+kbsd.10 GNU C Library: Shared libraries an dpkg recommends no packages. -- no debconf information
diff -Nur dpkg-1.13.10/debian/control dpkg-1.13.10+kbsd/debian/control --- dpkg-1.13.10/debian/control 2005-06-13 19:52:56.000000000 +0200 +++ dpkg-1.13.10+kbsd/debian/control 2005-06-28 19:27:56.000000000 +0200 @@ -5,7 +5,7 @@ Origin: debian Bugs: debbugs://bugs.debian.org Standards-Version: 3.6.1.0 -Build-Depends: debhelper (>= 4.1.81), libncurses5-dev | libncurses-dev, zlib1g-dev (>= 1:1.1.3-19.1), libbz2-dev, libselinux1-dev [!hurd-i386] +Build-Depends: debhelper (>= 4.1.81), libncurses5-dev | libncurses-dev, zlib1g-dev (>= 1:1.1.3-19.1), libbz2-dev, libselinux1-dev [!hurd-i386 !kfreebsd-i386] Package: dpkg Architecture: any

