[Reproducible-commits] [dpkg] 08/26: man: Fix --remove and --purge summary formatting 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 65468d2a7ede58706c0949ac7e7feebab3eabee6
Author: Guillem Jover <guillem at debian.org>
Date:   Sat Oct 10 20:52:58 2015 +0200

    man: Fix --remove and --purge summary formatting in dpkg(1)
---
 debian/changelog | 1 +
 man/dpkg.1       | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 97b0ded..a1f0d3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ dpkg (1.18.5) UNRELEASED; urgency=medium
     - Add new dsc(5), deb-changelog(5) and deb-changes(5) man pages.
     - Remove Debian specific policy references.
     - Remove superfluous SEE ALSO references from dpkg-source(1).
+    - Fix --remove and --purge summary formatting 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 b47c848..f9d82b4 100644
--- a/man/dpkg.1
+++ b/man/dpkg.1
@@ -177,7 +177,7 @@ once each where necessary. Use of this option may leave packages in the
 improper \fBtriggers\-awaited\fP and \fBtriggers\-pending\fP states. This
 can be fixed later by running: \fBdpkg \-\-configure \-\-pending\fP.
 .TP
-\fB\-r\fP, \fB\-\-remove\fP \fP\fIpackage\fP...|\fB\-a\fP|\fB\-\-pending\fP
+\fB\-r\fP, \fB\-\-remove\fP \fIpackage\fP...|\fB\-a\fP|\fB\-\-pending\fP
 Remove an installed package. This removes everything except conffiles,
 which may avoid having to reconfigure the package if it is reinstalled
 later (conffiles are configuration files that are listed in the
@@ -199,7 +199,7 @@ Removing of a package consists of the following steps:
 .br
 
 .TP
-\fB\-P\fP, \fB\-\-purge \fP\fIpackage\fP...|\fB\-a\fP|\fB\-\-pending\fP
+\fB\-P\fP, \fB\-\-purge\fP \fIpackage\fP...|\fB\-a\fP|\fB\-\-pending\fP
 Purge an installed or already removed package. This removes everything,
 including conffiles.
 If \fB\-a\fP or \fB\-\-pending\fP is given instead of a package name,

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