chiark / gitweb /
sema: New program for hacking with semaphores.
[misc] / debian / control
index 3e234a761e06a99ae38e85455821fac4d54392d5..428958e666c5bb33423327c0f09ef5de2f1f770f 100644 (file)
@@ -180,6 +180,16 @@ Description: Identify and fix problematic whitespace in text files.
  It can safely update files in place, and could therefore be used as part
  of a commit hook.
 
+Package: sema
+Architecture: any
+Depends: ${shlibs:Depends}
+Section: utils
+Description: Perform simple operations on SysV semaphores.
+ The sema program performs simple operations on (System V-style) semaphores.
+ It's not intended to be a utility for general-purpose hacking on existing
+ semaphores, but rather a tool for doing synchronization between shell
+ scripts or other simple programs.
+
 Package: x86-model
 Architecture: any-i386 any-amd64
 Depends: ${shlibs:Depends}