]> git.deb.at Git - pkg/beep.git/commitdiff
Add package description suggestions (closes: #630161) master debian/1.3-5
authorRhonda D'Vine <rhonda@debian.org>
Thu, 26 Apr 2018 17:28:34 +0000 (19:28 +0200)
committerRhonda D'Vine <rhonda@debian.org>
Thu, 26 Apr 2018 17:28:34 +0000 (19:28 +0200)
debian/changelog
debian/control

index f2f9841d7aea7e1efddbf1268c3fdf9949ce6b70..8772468bedce799d4ee341b41bdab54fd6731864 100644 (file)
@@ -7,6 +7,7 @@ beep (1.3-5) unstable; urgency=high
   * Bump Standards-Version to 4.1.4.
   * Switch Architecture to linux-any (closes: #745163)
   * Fix group permission of beep (closes: #812144)
+  * Add package description suggestions (closes: #630161)
 
  -- Rhonda D'Vine <rhonda@debian.org>  Thu, 26 Apr 2018 18:08:11 +0200
 
index f81d9cdf568d267ee3b36203eb19bfbec0614bf4..2630796335cb6ed35b03cc196ce65bf6600b8751 100644 (file)
@@ -11,8 +11,8 @@ Vcs-Git: git://git.deb.at/pkg/beep.git
 Package: beep
 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.