The following commit has been merged in the master branch:
commit 059d3fe50087676a00513c2063bf39d9ef7d43cc
Author: Raphaël Hertzog <[email protected]>
Date:   Fri Aug 28 18:22:03 2009 +0200

    dpkg-source(1): small improvement
    
    Give the section name listing source packages formats when we're
    referring to it. Thanks to Jari Aalto for the idea.

diff --git a/debian/changelog b/debian/changelog
index b5a823e..ccd6be1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -87,6 +87,8 @@ dpkg (1.15.4) UNRELEASED; urgency=low
   * Improve performance of dpkg-shlibdeps by caching minimal version
     associated to each library in Dpkg::Shlib::SymbolFile. Thanks to
     Jiří Paleček <[email protected]> for the patch.
+  * Slightly improve dpkg-source(1) by giving the section name that we're
+    referring to. Closes: #544037
 
   [ Modestas Vainius ]
   * Provide a meaningful label for dpkg-gensymbols diff.
diff --git a/man/dpkg-source.1 b/man/dpkg-source.1
index ecbd3e1..f95e85f 100644
--- a/man/dpkg-source.1
+++ b/man/dpkg-source.1
@@ -59,8 +59,8 @@ additional parameters might be accepted.
 that works from this ordered list:
 the format(s) indicated with the \fI\-\-format\fP command-line option(s),
 the format indicated in \fBdebian/source/format\fP,
-"1.0", "3.0 (native)". See below for an extensive description of
-various source package formats.
+"1.0", "3.0 (native)". See section \fBSOURCE PACKAGE FORMATS\fP for an
+extensive description of the various source package formats.
 
 .TP
 .BR \-h ", " \-\-help

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to