[dpkg] 52/200: man: Update dpkg-parsechangelog parser options

Ximin Luo infinity0 at debian.org
Wed Apr 5 15:17:14 UTC 2017


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

infinity0 pushed a commit to branch master
in repository dpkg.

commit 685e2f76f6ca91c4ad8aa1e91763e520ac52f8e8
Author: Guillem Jover <guillem at debian.org>
Date:   Thu Dec 15 23:14:54 2016 +0100

    man: Update dpkg-parsechangelog parser options
    
    This got missed in commit d1629d0ec1b2619a1f2bd6839f975335e9cb6484.
    
    The options specific to the changelog parser program did not get updated
    when the parser got switched to be a perl module.
    
    Closes: #848189
---
 debian/changelog            |  3 +++
 man/dpkg-parsechangelog.man | 10 +---------
 2 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8218ab1..69d0ffb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ dpkg (1.18.16) UNRELEASED; urgency=medium
     - Fix bogus description of --force-confmiss in dpkg(1). Regression
       introduced in 1.16.4. Reported by Sven Joachim <svenjoac at gmx.de>.
       Closes: #846395
+    - Update dpkg-parsechangelog parser options. The options specific to
+      the changelog parser program did not get updated when the parser got
+      switched to be a perl module. Missed in dpkg 1.18.8.
 
   [ Updated scripts translations ]
   * German (Helge Kreutzmann).
diff --git a/man/dpkg-parsechangelog.man b/man/dpkg-parsechangelog.man
index 7801e7b..654dee1 100644
--- a/man/dpkg-parsechangelog.man
+++ b/man/dpkg-parsechangelog.man
@@ -36,7 +36,7 @@ form.
 .
 .SH OPTIONS
 .TP
-.BR \-l " \fIchangelog-file\fP"
+.BR \-l ", " \-\-file " \fIchangelog-file\fP"
 Specifies the changelog file to read information from.
 A ‘\-’ can be used to specify reading from standard input.
 The default is
@@ -67,14 +67,6 @@ The following options can be used to influence the output of
 the changelog parser, e.g. the range of entries or the format
 of the output.
 .TP
-.BI \-\-file " file"
-Set the changelog filename to parse.
-Default is ‘-’ (standard input).
-.TP
-.BR \-l ", " \-\-label " \fIfile\fP"
-Set the name of the changelog file to use in error messages, instead
-of using the name from the \fB\-\-file\fP option, or its default value.
-.TP
 .BI \-\-format " output-format"
 Set the output format. Currently supported values are
 .BR dpkg " and " rfc822 .

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