X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=debian%2Fcontrol;h=dc36b5e2fa5ec2c6a7b65a11c61063932c4099d1;hb=af0b92b12831800bd50da166c187620d18c969b2;hp=794054b754a83dd6c7f154afb3c3b091f57391db;hpb=0b72fe17e679c0b3c88448cc2fc6830d3db20f93;p=pkg%2Fbeep.git diff --git a/debian/control b/debian/control index 794054b..dc36b5e 100644 --- a/debian/control +++ b/debian/control @@ -2,16 +2,27 @@ Source: beep Section: sound Priority: optional Maintainer: Gerfried Fuchs -Build-Depends: po-debconf -Standards-Version: 3.6.1 +Build-Depends: po-debconf, patch +Standards-Version: 3.6.2 Package: beep Architecture: any -Depends: ${shlibs:Depends}, debconf (>= 0.5) -Description: Advanced pc-speaker beeper +Depends: ${shlibs:Depends}, debconf (>= 0.5) | debconf-2.0 +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. + +Package: beep-udeb +Architecture: any +Section: debian-installer +Depends: ${shlibs:Depends} +Description: advanced pc-speaker beeper + beep does what you'd expect: it beeps. However, it offers various + additional features, such as the ability to control pitch, duration, + and repetitions. + . + beep-udeb is a minimal package used by debian-installer.