x86-model: New program, prints CPUID information.
[misc] / debian / control
index 4513548..a03ea22 100644 (file)
@@ -136,3 +136,9 @@ Description: Identify and fix problematic whitespace in text files.
  and fix problems such as trailing whitespace and spaces before tabs.
  It can safely update files in place, and could therefore be used as part
  of a commit hook.
+
+Package: x86-model
+Architecture: i386
+Section: utils
+Description: Shows basic model information about x86 processors.
+ The cpuid program is probably better for most people.