[dpkg] 72/192: man: Move Package-Type description just after the Package field

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 e4f3b720bf7a4e092eaa1c75d064038425bb0afb
Author: Guillem Jover <guillem at debian.org>
Date:   Sat Jul 8 18:17:52 2017 +0200

    man: Move Package-Type description just after the Package field
---
 debian/changelog        |  2 ++
 man/deb-src-control.man | 14 +++++++-------
 2 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e32dd03..171326e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,8 @@ dpkg (1.19.0) UNRELEASED; urgency=medium
     - Document Package-Type and Enhances fields in deb-control(5).
     - Write the actual glyphs used to delimit dependency restrictions in
       deb-src-control(5).
+    - Move Package-Type description just after the Package field in
+      deb-src-control(5).
   * 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 e200d68..cc6e70e 100644
--- a/man/deb-src-control.man
+++ b/man/deb-src-control.man
@@ -264,6 +264,13 @@ This field is used to name the binary package name. The same restrictions as
 to a source package name apply.
 
 .TP
+.BR Package\-Type: " \fBdeb\fP|\fBudeb\fP|\fItype\fP"
+This field defines the type of the package.
+\fBudeb\fP is for size-constrained packages used by the debian installer.
+\fBdeb\fP is the default value, it is assumed if the field is absent.
+More types might be added in the future.
+
+.TP
 .BR Architecture: " \fIarch\fP|\fBall\fP|\fBany\fP (required)"
 The architecture specifies on which type of hardware this package runs. For
 packages that run on all architectures, use the
@@ -293,13 +300,6 @@ only if the condition expressed by the conjunctive normal form expression
 evaluates to true.
 
 .TP
-.BR Package\-Type: " \fBdeb\fP|\fBudeb\fP"
-This field defines the type of the package.
-\fBudeb\fP is for size-constrained packages used by the debian installer.
-\fBdeb\fP is the default value, it is assumed if the field is absent.
-More types might be added in the future.
-
-.TP
 .BI Subarchitecture: " value"
 .TQ
 .BI Kernel\-Version: " value"

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