Lior Kaplan <[EMAIL PROTECTED]> writes:

> Package: lintian
> Version: 1.23.21
> Severity: normal

> --- /usr/share/lintian/checks/common_data.pm.orig       2006-05-15 
> 03:05:45.000000000 +0000
> +++ /usr/share/lintian/checks/common_data.pm    2006-05-15 03:08:32.000000000 
> +0000
> @@ -15,7 +15,7 @@
>  # simple defines for commonly needed data

>  %known_archs = map { $_ => 1 }
> -    ('alpha', 'arm', 'hppa', 'hurd-i386', 'i386', 'ia64', 'mips', 'mipsel',
> +    ('alpha', 'amd64', 'arm', 'hppa', 'hurd-i386', 'i386', 'ia64', 'mips', 
> 'mipsel',
>       'm68k', 'powerpc', 's390', 'sparc', 'any', 'all');

The source for this data is dpkg, which doesn't yet list amd64 in
/usr/share/dpkg/archtable.  I'd been sort of holding off until dpkg
changed.  But that's probably pointless... I think amd64 is about as
official as it gets at this point.

-- 
Russ Allbery ([EMAIL PROTECTED])               <http://www.eyrie.org/~eagle/>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to