[Apt-listbugs-commits] [apt-listbugs] 08/11: further improve style consistency in documentation

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 d0e1b9152f98e631106fd1d2f0d7bc297b79613d
Author: Francesco Poli (wintermute) <invernomuto at paranoici.org>
Date:   Sun Feb 9 19:23:46 2014 +0100

    further improve style consistency in documentation
    
    Now "installation/ugrade" is used consistently, without being
    randomly alternated with "upgrade/installation".
---
 apt-listbugs         | 7 ++++---
 debian/README.Debian | 4 ++--
 debian/control       | 8 ++++----
 3 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/apt-listbugs b/apt-listbugs
index 42ace4c..4030e24 100755
--- a/apt-listbugs
+++ b/apt-listbugs
@@ -29,7 +29,7 @@
 
 == NAME
 
-apt-listbugs - Lists critical bugs before each APT upgrade/installation
+apt-listbugs - Lists critical bugs before each APT installation/upgrade
 
 == SYNOPSIS
 
@@ -39,8 +39,9 @@ apt-listbugs [options] <command> [arguments]
 
 apt-listbugs is a tool which retrieves bug reports from the Debian
 Bug Tracking System and lists them. In particular, it is intended to
-be invoked before each upgrade by APT, or other similar package managers,
-in order to check whether the upgrade/installation is safe.
+be invoked before each installation or upgrade by APT, or other
+similar package managers, in order to check whether the
+installation/upgrade is safe.
 
 == USAGE
 
diff --git a/debian/README.Debian b/debian/README.Debian
index 340e9e6..f5971ea 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -8,8 +8,8 @@ Introduction
 
 apt-listbugs is a tool which retrieves bug reports from the Debian
 Bug Tracking System and lists them. In particular, it is intended to
-be invoked before each upgrade by APT, or other similar package managers,
-in order to check whether the upgrade/installation is safe.
+be invoked before each installation or upgrade by APT, or other similar
+package managers, in order to check whether the installation/upgrade is safe.
 
 Most Debian developers, and some users, use the unstable version of
 Debian, because this version is the latest snapshot which includes many
diff --git a/debian/control b/debian/control
index abcd46e..14cfd90 100644
--- a/debian/control
+++ b/debian/control
@@ -17,13 +17,13 @@ Breaks: libapt-pkg4.12 (<< 0.9.11)
 Description: tool which lists critical bugs before each APT installation
  apt-listbugs is a tool which retrieves bug reports from the Debian Bug
  Tracking System and lists them. Especially, it is intended to be invoked
- before each upgrade/installation by APT in order to check whether the
- upgrade/installation is safe.
+ before each installation/upgrade by APT in order to check whether the
+ installation/upgrade is safe.
  .
  Many developers and users prefer the unstable version of Debian for its new
  features and packages.  APT, the usual upgrade tool, can break your system by
  installing a buggy package.
  .
  apt-listbugs lists critical bug reports from the Debian Bug Tracking System.
- Run it from within the APT session, in order to see whether an upgrade or
- installation is known to be unsafe.
+ Run it from within the APT session, in order to see whether an installation
+ or upgrade is known to be unsafe.

-- 
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