[Apt-listbugs-commits] [apt-listbugs] 01/11: better document the force options

Francesco Poli frx-guest at moszumanska.debian.org
Sat Feb 15 15:26:47 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 952462fc51597ecb253d35940bdf81372df3855f
Author: Francesco Poli (wintermute) <invernomuto at paranoici.org>
Date:   Sat Feb 8 19:18:55 2014 +0100

    better document the force options
---
 apt-listbugs     | 12 ++++++++----
 debian/changelog |  2 ++
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/apt-listbugs b/apt-listbugs
index d687d07..2709aca 100755
--- a/apt-listbugs
+++ b/apt-listbugs
@@ -4,7 +4,7 @@
 #
 # Copyright (C) 2002       Masato Taruishi <taru at debian.org>
 # Copyright (C) 2006-2008  Junichi Uekawa <dancer at debian.org>
-# Copyright (C) 2008-2013  Francesco Poli <invernomuto at paranoici.org>
+# Copyright (C) 2008-2014  Francesco Poli <invernomuto at paranoici.org>
 # Copyright (C) 2009       Ryan Niebur <ryan at debian.org>
 # Copyright (C) 2012       Justin B Rye <jbr at edlug.org.uk>
 # Copyright (C) 2013       Google Inc
@@ -129,12 +129,16 @@ apt-listbugs [-h] [-v] [-s <severities>] [-T <tags>] [-S <states>] [-B <bug#>] [
 
 * -y, --force-yes
 
-  Assumes that you select yes for all questions.
+  Assumes that you select yes for all questions.  When in apt mode,
+  this implies that you accept to continue with the installation/upgrade,
+  even when bugs are found or errors occur.
 
 * -n, --force-no
 
-  Assumes that you select no for all questions.  This option is
-  assumed if stdout is not a terminal.
+  Assumes that you select no for all questions.  When in apt mode,
+  this implies that you want to abort the installation/upgrade, as
+  soon as bugs are found or errors occur.  This option is assumed
+  if stdout is not a terminal.
 
 * -d, --debug
 
diff --git a/debian/changelog b/debian/changelog
index 8f3ecef..ecf01e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ apt-listbugs (0.1.13) UNRELEASED; urgency=medium
     how to proceed (continue or stop the installation, or pin packages,
     and so forth...): a "y" answer is now ignored, when some packages
     have just been pinned
+  * improved the man page:
+     - clarified what happens with the force options when in apt mode
 
  -- 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