prlimit: New program for fiddling with resource limits.
[misc] / debian / control
index 359f211..15f23a9 100644 (file)
@@ -49,6 +49,12 @@ Section: utils
 Depends: ${shlibs:Depends}
 Description: Run a program for at most a given amount of time.
 
+Package: prlimit
+Architecture: linux-any
+Section: utils
+Depends: ${shlibs:Depends}
+Description: Run a program for at most a given amount of time.
+
 Package: locking
 Architecture: any
 Section: utils
@@ -145,7 +151,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.