X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fcontrol;h=2630796335cb6ed35b03cc196ce65bf6600b8751;hb=HEAD;hp=4bdf9523b14f0ff804a15402e1a4aee63ad22a7e;hpb=2dc91c9441d64410ab781d56aff22f64d3024a38;p=pkg%2Fbeep.git diff --git a/debian/control b/debian/control index 4bdf952..2630796 100644 --- a/debian/control +++ b/debian/control @@ -3,16 +3,16 @@ Section: sound Priority: optional Maintainer: Rhonda D'Vine Build-Depends: debhelper (>= 9~), po-debconf, patch -Standards-Version: 3.9.6 +Standards-Version: 4.1.4 Homepage: http://johnath.com/beep/ Vcs-Browser: http://git.deb.at/w/pkg/beep.git Vcs-Git: git://git.deb.at/pkg/beep.git Package: beep -Architecture: any +Architecture: linux-any Depends: ${shlibs:Depends}, ${misc: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 +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 @@ -24,7 +24,7 @@ Package-Type: udeb Architecture: any Section: debian-installer Depends: ${shlibs:Depends}, ${misc:Depends} -Description: advanced pc-speaker beeper - minimal package +Description: advanced PC-speaker beeper - minimal package beep does what you'd expect: it beeps. However, it offers various additional features, such as the ability to control pitch, duration, and repetitions.