[Reproducible-commits] [dpkg] 09/26: man: Move --audit description just after --verify in dpkg(1)

Jérémy Bobbio lunar at moszumanska.debian.org
Fri Jan 15 21:11:29 UTC 2016


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

lunar pushed a commit to branch pu/reproducible_builds
in repository dpkg.

commit 6d4221b2adfbc1610b89e0c01f833258d6f71839
Author: Guillem Jover <guillem at debian.org>
Date:   Sat Oct 10 20:56:16 2015 +0200

    man: Move --audit description just after --verify in dpkg(1)
    
    These commands are related and belong together.
---
 debian/changelog |  1 +
 man/dpkg.1       | 14 +++++++-------
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a1f0d3a..d4def8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ dpkg (1.18.5) UNRELEASED; urgency=medium
     - Remove Debian specific policy references.
     - Remove superfluous SEE ALSO references from dpkg-source(1).
     - Fix --remove and --purge summary formatting in dpkg(1).
+    - Move --audit description just after --verify in dpkg(1).
 
  -- Guillem Jover <guillem at debian.org>  Fri, 25 Dec 2015 14:20:16 +0100
 
diff --git a/man/dpkg.1 b/man/dpkg.1
index f9d82b4..096b874 100644
--- a/man/dpkg.1
+++ b/man/dpkg.1
@@ -245,6 +245,13 @@ option, which by default uses the \fBrpm\fP format, but that might
 change in the future, and as such, programs parsing this command
 output should be explicit about the format they expect.
 .TP
+.BR \-C ", " \-\-audit " [\fIpackage-name\fP...]
+Performs database sanity and consistency checks for \fIpackage-name\fP
+or all packages if omitted (per package checks since dpkg 1.17.10).
+For example, searches for packages that have been installed only partially
+on your system or that have missing, wrong or obsolete control data or
+files. \fBdpkg\fP will suggest what to do with them to get them fixed.
+.TP
 .BR \-\-update\-avail " [\fIPackages-file\fP]"
 .TQ
 .BR \-\-merge\-avail " [\fIPackages-file\fP]"
@@ -276,13 +283,6 @@ uninstalled unavailable packages (since dpkg 1.15.4).
 .B \-\-clear\-avail
 Erase the existing information about what packages are available.
 .TP
-.BR \-C ", " \-\-audit " [\fIpackage-name\fP...]
-Performs database sanity and consistency checks for \fIpackage-name\fP
-or all packages if omitted (per package checks since dpkg 1.17.10).
-For example, searches for packages that have been installed only partially
-on your system or that have missing, wrong or obsolete control data or
-files. \fBdpkg\fP will suggest what to do with them to get them fixed.
-.TP
 \fB\-\-get\-selections\fP [\fIpackage-name-pattern\fP...]
 Get list of package selections, and write it to stdout. Without a pattern,
 non-installed packages (i.e. those which have been previously purged) will

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



More information about the Reproducible-commits mailing list