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

guillem pushed a commit to branch master
in repository dpkg.

View the commit online:
https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=42b567aaaa37adf092c9b4ed34ecc3d2409f63db

commit 42b567aaaa37adf092c9b4ed34ecc3d2409f63db
Author: Guillem Jover <[email protected]>
AuthorDate: Thu Oct 4 07:24:19 2018 +0200

    man: Reference where the source formats are described in dsc(5)
    
    Prompted-by: Manuel A. Fernandez Montecelo <[email protected]>
---
 debian/changelog | 2 ++
 man/dsc.man      | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 544064cef..752bcff86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ dpkg (1.19.2) UNRELEASED; urgency=medium
     - dpkg-buildpackage(1): Clarify --build=source explanation.
     - dsc(5): Clarify what “flattened” means in Testsuite-Triggers.
       Prompted by Mattia Rizzolo <[email protected]>.
+    - dsc(5): Add a reference to where the source formats are described.
+      Prompted by Manuel A. Fernandez Montecelo <[email protected]>.
 
   [ Updated man pages translations ]
   * German (Helge Kreutzmann).
diff --git a/man/dsc.man b/man/dsc.man
index 4d835977a..5d31c8c81 100644
--- a/man/dsc.man
+++ b/man/dsc.man
@@ -58,6 +58,7 @@ source format revisions.
 The source formats currently supported by \fBdpkg\fP are \fB1.0\fP,
 \fB2.0\fP, \fB3.0 (native)\fP, \fB3.0 (quilt)\fP, \fB3.0 (git)\fP,
 \fB3.0 (bzr)\fP and \fB3.0 (custom)\fP.
+See \fBdpkg\-source\fP(1) for their description.
 .TP
 .BR Source: " \fIsource-name\fP (required)"
 The value of this field determines the package name, and is used to

-- 
Dpkg.Org's dpkg

Reply via email to