debian/control: Fix architectures for x86-model.
[misc] / debian / control
index ca71652..94d9fb0 100644 (file)
@@ -19,7 +19,7 @@ Depends:
        shadowfix,
        zz,
        gorp,
-       timeout,
+       mtimeout,
        splitconf,
        xtitle,
        pause,
@@ -43,7 +43,7 @@ Section: utils
 Depends: ${shlibs:Depends}, python (>= 2.4), python-cdb
 Description: Simple utilities for messing with CDB files.
 
-Package: timeout
+Package: mtimeout
 Architecture: any
 Section: utils
 Depends: ${shlibs:Depends}
@@ -145,7 +145,7 @@ Description: Identify and fix problematic whitespace in text files.
  of a commit hook.
 
 Package: x86-model
-Architecture: i386
+Architecture: any-i386, any-amd64
 Section: utils
 Description: Shows basic model information about x86 processors.
  The cpuid program is probably better for most people.