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

guillem pushed a commit to branch master
in repository dpkg.

commit 6a8b0ca36b8f38e19214f9f524e531c5f70a6097
Author: Guillem Jover <[email protected]>
Date:   Thu Jul 7 19:33:47 2016 +0200

    man: Fix deb-changes(5) description to talk about .changes instead of .dsc
    
    Reported-by: HW42 <[email protected]>
---
 debian/changelog  | 2 ++
 man/deb-changes.5 | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 643d80d..966690b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ dpkg (1.18.10) UNRELEASED; urgency=medium
   [ Guillem Jover ]
   * Documentation:
     - Document Testsuite-Triggers in dsc(5).
+    - Fix deb-changes(5) description to talk about .changes instead of .dsc.
+      Reported by HW42 <[email protected]>.
 
   [ Updated scripts translations ]
   * German (Helge Kreutzmann).
diff --git a/man/deb-changes.5 b/man/deb-changes.5
index 7ffa56e..eeb4863 100644
--- a/man/deb-changes.5
+++ b/man/deb-changes.5
@@ -25,7 +25,7 @@ deb\-changes \- Debian changes file format
 .IB filename .changes
 .
 .SH DESCRIPTION
-Each Debian source package is composed of a .dsc control file, which
+Each Debian upload is composed of a .changes control file, which
 contains a number of fields.
 Each field begins with a tag, such as
 .B Source

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/dpkg/dpkg.git

Reply via email to