]> git.deb.at Git - pkg/beep.git/blobdiff - debian/control
Add package description suggestions (closes: #630161)
[pkg/beep.git] / debian / control
index dc36b5e2fa5ec2c6a7b65a11c61063932c4099d1..2630796335cb6ed35b03cc196ce65bf6600b8751 100644 (file)
@@ -1,15 +1,18 @@
 Source: beep
 Section: sound
 Priority: optional
 Source: beep
 Section: sound
 Priority: optional
-Maintainer: Gerfried Fuchs <alfie@debian.org>
-Build-Depends: po-debconf, patch
-Standards-Version: 3.6.2
+Maintainer: Rhonda D'Vine <rhonda@debian.org>
+Build-Depends: debhelper (>= 9~), po-debconf, patch
+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
 
 Package: beep
-Architecture: any
-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
+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
  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
  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
@@ -17,10 +20,11 @@ Description: advanced pc-speaker beeper
  gets hacked into) much more informative.
 
 Package: beep-udeb
  gets hacked into) much more informative.
 
 Package: beep-udeb
+Package-Type: udeb
 Architecture: any
 Section: debian-installer
 Architecture: any
 Section: debian-installer
-Depends: ${shlibs:Depends}
-Description: advanced pc-speaker beeper
+Depends: ${shlibs:Depends}, ${misc:Depends}
+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.
  beep does what you'd expect: it beeps. However, it offers various
  additional features, such as the ability to control pitch, duration,
  and repetitions.