Package: apt Version: 0.5.25 Severity: wishlist Tags: patch The arch names for k*bsd-gnu ports were recently changed in dpkg (and commited in the unofficial archive, etc). Please put apt in sync.
Patch attached. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.4.26-1-k7 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (ignored: LC_ALL set to C)
--- apt-0.5.25/buildlib/ostable~ 2003-12-24 19:57:03.000000000 +0100 +++ apt-0.5.25/buildlib/ostable 2004-06-09 23:53:29.000000000 +0200 @@ -8,8 +8,8 @@ # These are used by Debian [^-]*-linux-.* linux -[^-]*-kfreebsd.*-gnu freebsd -[^-]*-knetbsd.*-gnu netbsd +[^-]*-kfreebsd.*-gnu kfreebsd +[^-]*-knetbsd.*-gnu knetbsd [^-]*-gnu[^-]* hurd # These are samples.

