[dpkg] 67/192: man: Move deb-version man page to section 7

Ximin Luo infinity0 at debian.org
Tue Oct 17 11:04:00 UTC 2017


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

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

commit 82dbfea51d1a44b13d2e4fb8cc4f06b534d39c29
Author: Guillem Jover <guillem at debian.org>
Date:   Sat Jul 8 18:10:04 2017 +0200

    man: Move deb-version man page to section 7
    
    This man page does not describe a file format, move it to the
    conventions section.
---
 debian/changelog         | 1 +
 debian/dpkg-dev.manpages | 2 +-
 man/Makefile.am          | 4 +++-
 man/deb-buildinfo.man    | 4 ++--
 man/deb-changelog.man    | 2 +-
 man/deb-changes.man      | 4 ++--
 man/deb-control.man      | 4 ++--
 man/deb-src-control.man  | 2 +-
 man/deb-version.man      | 4 ++--
 man/dsc.man              | 4 ++--
 10 files changed, 17 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0487b55..44a2430 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,7 @@ dpkg (1.19.0) UNRELEASED; urgency=medium
     - Update buildinfo information in dpkg-buildpackage man page to match
       the current implementation.
     - Add all source files to POTFILES.in files.
+    - Move deb-version man page to section 7.
   * Build system:
     - Require Perl 5.20.2, the version in Debian oldstable (jessie).
     - Use new gcc-7 -Wrestrict and -Wshift-negative-value warnings if
diff --git a/debian/dpkg-dev.manpages b/debian/dpkg-dev.manpages
index 0fd5bf0..96543e7 100644
--- a/debian/dpkg-dev.manpages
+++ b/debian/dpkg-dev.manpages
@@ -5,7 +5,7 @@ debian/tmp/usr/share/man/*/deb-control.5
 debian/tmp/usr/share/man/*/deb-conffiles.5
 debian/tmp/usr/share/man/*/deb-src-control.5
 debian/tmp/usr/share/man/*/deb-src-files.5
-debian/tmp/usr/share/man/*/deb-version.5
+debian/tmp/usr/share/man/*/deb-version.7
 debian/tmp/usr/share/man/*/deb-substvars.5
 debian/tmp/usr/share/man/*/deb-origin.5
 debian/tmp/usr/share/man/*/deb-override.5
diff --git a/man/Makefile.am b/man/Makefile.am
index 550078d..6405f0b 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -8,7 +8,7 @@ man_MANS = \
 	deb-control.5 \
 	deb-src-control.5 \
 	deb-src-files.5 \
-	deb-version.5 \
+	deb-version.7 \
 	deb-shlibs.5 \
 	deb-split.5 \
 	deb-substvars.5 \
@@ -213,6 +213,8 @@ MANGEN = $(MANGEN_V) sed \
 	$(MANGEN) $< >$@
 .man.5: Makefile
 	$(MANGEN) $< >$@
+.man.7: Makefile
+	$(MANGEN) $< >$@
 .man.8: Makefile
 	$(MANGEN) $< >$@
 
diff --git a/man/deb-buildinfo.man b/man/deb-buildinfo.man
index 82a7fc7..3b18424 100644
--- a/man/deb-buildinfo.man
+++ b/man/deb-buildinfo.man
@@ -90,7 +90,7 @@ Typically, this is the original package's version number in whatever form
 the program's author uses.
 It may also include a Debian revision number (for non-native packages).
 The exact format and sorting algorithm are described in
-.BR deb\-version (5).
+.BR deb\-version (7).
 .TP
 .B Binary\-Only\-Changes:
 .TQ
@@ -179,5 +179,5 @@ backslashes escaped (‘\\\\’).
 .
 .SH SEE ALSO
 .BR deb\-changes (5),
-.BR deb\-version (5),
+.BR deb\-version (7),
 .BR dpkg\-genbuildinfo (1).
diff --git a/man/deb-changelog.man b/man/deb-changelog.man
index a5dc781..6aaa5d2 100644
--- a/man/deb-changelog.man
+++ b/man/deb-changelog.man
@@ -173,6 +173,6 @@ dpkg (1.17.18) unstable; urgency=low
 .fi
 .
 .SH SEE ALSO
-.BR deb\-version (5),
+.BR deb\-version (7),
 .BR deb\-changes (5),
 .BR dpkg\-parsechangelog (1).
diff --git a/man/deb-changes.man b/man/deb-changes.man
index 5f267c1..431f4c4 100644
--- a/man/deb-changes.man
+++ b/man/deb-changes.man
@@ -87,7 +87,7 @@ Typically, this is the original package's version number in whatever form
 the program's author uses.
 It may also include a Debian revision number (for non-native packages).
 The exact format and sorting algorithm are described in
-.BR deb\-version (5).
+.BR deb\-version (7).
 .TP
 .BR Distribution: " \fIdistribution\fPs (required)"
 Lists one or more space-separated distributions where this version should
@@ -190,4 +190,4 @@ The \fBDistribution\fP field contains information about what is commonly
 referred to as a suite.
 .SH SEE ALSO
 .BR deb\-src\-control (5),
-.BR deb\-version (5).
+.BR deb\-version (7).
diff --git a/man/deb-control.man b/man/deb-control.man
index 0cdfafb..acf367c 100644
--- a/man/deb-control.man
+++ b/man/deb-control.man
@@ -53,7 +53,7 @@ Typically, this is the original package's version number in whatever form
 the program's author uses. It may also include a Debian revision number
 (for non-native packages). The exact format and sorting algorithm
 are described in
-.BR deb\-version (5).
+.BR deb\-version (7).
 .TP
 .BR Maintainer: " \fIfullname-email\fP (recommended)"
 Should be in the format “Joe Bloggs <jbloggs at foo.com>”, and is typically
@@ -359,7 +359,7 @@ Description: GNU grep, egrep and fgrep.
 .
 .SH SEE ALSO
 .BR deb (5),
-.BR deb\-version (5),
+.BR deb\-version (7),
 .BR debtags (1),
 .BR dpkg (1),
 .BR dpkg\-deb (1).
diff --git a/man/deb-src-control.man b/man/deb-src-control.man
index 5815c70..07b85d3 100644
--- a/man/deb-src-control.man
+++ b/man/deb-src-control.man
@@ -418,5 +418,5 @@ Description: Debian package development tools
 
 .SH SEE ALSO
 .BR deb\-control (5),
-.BR deb\-version (5),
+.BR deb\-version (7),
 .BR dpkg\-source (1)
diff --git a/man/deb-version.man b/man/deb-version.man
index a4bf22c..8bb7635 100644
--- a/man/deb-version.man
+++ b/man/deb-version.man
@@ -1,4 +1,4 @@
-.\" dpkg manual page - deb-version(5)
+.\" dpkg manual page - deb-version(7)
 .\"
 .\" Copyright © 1996-1998 Ian Jackson and Christian Schwarz
 .\"   for parts of the text reused from the Debian Policy
@@ -18,7 +18,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb\-version 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
+.TH deb\-version 7 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-version \- Debian package version number format
diff --git a/man/dsc.man b/man/dsc.man
index 70ccb87..7970b99 100644
--- a/man/dsc.man
+++ b/man/dsc.man
@@ -91,7 +91,7 @@ Typically, this is the original package's version number in whatever form
 the program's author uses.
 It may also include a Debian revision number (for non-native packages).
 The exact format and sorting algorithm are described in
-.BR deb\-version (5).
+.BR deb\-version (7).
 .TP
 .BI Origin: " name"
 The name of the distribution this package is originating from.
@@ -235,5 +235,5 @@ The \fBFormat\fP field conflates the format for the \fB.dsc\fP file itself
 and the format of the extracted source package.
 .SH SEE ALSO
 .BR deb\-src\-control (5),
-.BR deb\-version (5),
+.BR deb\-version (7),
 .BR dpkg\-source (1).

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