[Reproducible-commits] [dpkg] 03/26: man: Add references to man pages describing file formats
Jérémy Bobbio
lunar at moszumanska.debian.org
Fri Jan 15 21:11:28 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 79c82da555743dc1a6ad8b814fba667a18ec6410
Author: Guillem Jover <guillem at debian.org>
Date: Sat Oct 10 20:19:31 2015 +0200
man: Add references to man pages describing file formats
---
debian/changelog | 1 +
man/dpkg-genchanges.1 | 6 ++++++
man/dpkg-gencontrol.1 | 6 ++++++
man/dpkg-source.1 | 3 +++
4 files changed, 16 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 3735c20..4c01cb2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ dpkg (1.18.5) UNRELEASED; urgency=medium
* Documentation:
- Say value instead of option in deb-control(5).
- Mark debian changelog format in bold in dpkg-parsechangelog(1).
+ - Add references to man pages describing file formats.
-- Guillem Jover <guillem at debian.org> Fri, 25 Dec 2015 14:20:16 +0100
diff --git a/man/dpkg-genchanges.1 b/man/dpkg-genchanges.1
index 9e6cd71..2baed5d 100644
--- a/man/dpkg-genchanges.1
+++ b/man/dpkg-genchanges.1
@@ -174,3 +174,9 @@ prepared.
reads the data here when producing a
.B .changes
file.
+.
+.SH SEE ALSO
+.ad l
+.nh
+.BR deb\-substvars (5),
+.BR deb\-src\-control (5).
diff --git a/man/dpkg-gencontrol.1 b/man/dpkg-gencontrol.1
index da52922..08d2076 100644
--- a/man/dpkg-gencontrol.1
+++ b/man/dpkg-gencontrol.1
@@ -158,3 +158,9 @@ prepared.
.B dpkg\-gencontrol
adds the presumed filenames of binary packages whose control files it
generates here.
+.SH SEE ALSO
+.ad l
+.nh
+.BR deb\-substvars (5),
+.BR deb\-src\-control (5),
+.BR deb\-control (5).
diff --git a/man/dpkg-source.1 b/man/dpkg-source.1
index 08f2d36..571dbf2 100644
--- a/man/dpkg-source.1
+++ b/man/dpkg-source.1
@@ -810,6 +810,9 @@ start of a comment up to the end of line).
The point at which field overriding occurs compared to certain
standard output field settings is rather confused.
.SH SEE ALSO
+.ad l
+.nh
+.BR deb\-src\-control (5),
.BR dpkg\-deb (1),
.BR dpkg (1),
.BR dselect (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