]> git.deb.at Git - pkg/beep.git/blobdiff - debian/control
Imported Debian patch 1.2.2-2.woody1
[pkg/beep.git] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..93c4d1b
--- /dev/null
@@ -0,0 +1,16 @@
+Source: beep
+Section: sound
+Priority: optional
+Maintainer: Gerfried Fuchs <alfie@debian.org>
+Standards-Version: 3.5.6
+
+Package: beep
+Architecture: any
+Depends: ${shlibs:Depends}, debconf
+Description: Advanced pc-speaker beeper
+ beep does what you'd expect: it beeps. But unlike printf "\a" beep allows
+ you to control pitch, duration, and repetitions. Its job is to live inside
+ shell/perl scripts and allow more granularity than one has otherwise. It is
+ controlled completely through command line options. It's not supposed to be
+ complex, and it isn't - but it makes system monitoring (or whatever else it
+ gets hacked into) much more informative.