[dpkg] 73/192: man: Move udeb-specific fields to the end of the list of fields
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 28b48f61383084409d297a95e50d783bff032ebe
Author: Guillem Jover <guillem at debian.org>
Date: Sat Jul 8 18:46:33 2017 +0200
man: Move udeb-specific fields to the end of the list of fields
Mention that these fields are really udeb-specific.
---
debian/changelog | 2 ++
man/deb-src-control.man | 23 ++++++++++++-----------
2 files changed, 14 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 171326e..709c39a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,8 @@ dpkg (1.19.0) UNRELEASED; urgency=medium
deb-src-control(5).
- Move Package-Type description just after the Package field in
deb-src-control(5).
+ - Move udeb-specific fields to the end of the list of fields in
+ deb-src-control(5), and mention these are really udeb-specific.
* 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/man/deb-src-control.man b/man/deb-src-control.man
index cc6e70e..bcb0efb 100644
--- a/man/deb-src-control.man
+++ b/man/deb-src-control.man
@@ -300,17 +300,6 @@ only if the condition expressed by the conjunctive normal form expression
evaluates to true.
.TP
-.BI Subarchitecture: " value"
-.TQ
-.BI Kernel\-Version: " value"
-.TQ
-.BI Installer\-Menu\-Item: " value"
-These fields are used by the debian\-installer and are usually not needed.
-See /usr/share/doc/debian\-installer/devel/modules.txt from the
-.B debian\-installer
-package for more details about them.
-
-.TP
.BR Essential: " \fByes\fP|\fBno\fP"
.TQ
.BR Build\-Essential: " \fByes\fP|\fBno\fP"
@@ -350,6 +339,18 @@ the
.BR deb\-control (5)
manpage.
+.TP
+.BI Subarchitecture: " value"
+.TQ
+.BI Kernel\-Version: " value"
+.TQ
+.BI Installer\-Menu\-Item: " value"
+These fields are used by the debian\-installer in \fBudeb\fPs and are
+usually not needed.
+See /usr/share/doc/debian\-installer/devel/modules.txt from the
+.B debian\-installer
+package for more details about them.
+
.SH USER-DEFINED FIELDS
It is allowed to add additional user-defined fields to the control file. The
tools will ignore these fields. If you want the fields to be copied over to
--
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