[Apt-listbugs-commits] [apt-listbugs] 05/11: clarify documentation of the severity filter

Francesco Poli frx-guest at moszumanska.debian.org
Sat Feb 15 15:26:48 UTC 2014


This is an automated email from the git hooks/post-receive script.

frx-guest pushed a commit to branch master
in repository apt-listbugs.

commit 2b704daeb4bc4f72f369f986da2c47429941432d
Author: Francesco Poli (wintermute) <invernomuto at paranoici.org>
Date:   Sun Feb 9 18:11:49 2014 +0100

    clarify documentation of the severity filter
---
 apt-listbugs     | 11 ++++++-----
 debian/changelog |  1 +
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/apt-listbugs b/apt-listbugs
index 8cbac59..0ad2fa1 100755
--- a/apt-listbugs
+++ b/apt-listbugs
@@ -58,11 +58,12 @@ apt-listbugs [-h] [-v] [-s <severities>] [-T <tags>] [-S <states>] [-B <bug#>] [
 
 * -s <severities>, --severity <severities>
 
-  Filter bugs by severity, showing only the bugs matching a specified
-  value. List the bug severities that you want to see, separated by
-  commas. Possible values are "critical", "grave", "serious", "important",
-  "normal", "minor", "wishlist", or the special value "all" to disable
-  filtering. Default: [critical,grave,serious]. The default list may be
+  Filter (and sort) bugs by severity, showing only the bugs matching
+  specified values. List the bug severities that you want to see,
+  separated by commas and in the desired order. Possible values are
+  "critical", "grave", "serious", "important", "normal", "minor",
+  "wishlist", or the special value "all" to disable filtering.
+  Default: [critical,grave,serious]. The default list may be
   changed by setting the AptListbugs::Severities configuration option.
 
 * -T <tags>, --tag <tags>
diff --git a/debian/changelog b/debian/changelog
index 76d8d6d..4754e69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ apt-listbugs (0.1.13) UNRELEASED; urgency=medium
      - enhanced the explanation of the exit status
      - improved style and clarity of the explanation for IgnoreRegexp
      - enhanced the explanation of APT_HOOK_INFO_FD
+     - clarified the explanation of the severity filter option
 
  -- Francesco Poli (wintermute) <invernomuto at paranoici.org>  Sat, 01 Feb 2014 15:43:19 +0100
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/apt-listbugs/apt-listbugs.git



More information about the Apt-listbugs-commits mailing list