This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
commit 01de825ccc43e2644603a0f87e41090a38698181 Author: Guillem Jover <[email protected]> Date: Thu Jul 7 19:36:28 2016 +0200 man: Use debian/control as the SYNOPSIS in deb-src-control(5) --- debian/changelog | 1 + man/deb-src-control.5 | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 966690b..2995bf0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ dpkg (1.18.10) UNRELEASED; urgency=medium - Document Testsuite-Triggers in dsc(5). - Fix deb-changes(5) description to talk about .changes instead of .dsc. Reported by HW42 <[email protected]>. + - Use debian/control as the SYNOPSIS in deb-src-control(5). [ Updated scripts translations ] * German (Helge Kreutzmann). diff --git a/man/deb-src-control.5 b/man/deb-src-control.5 index c24719d..26b531d 100644 --- a/man/deb-src-control.5 +++ b/man/deb-src-control.5 @@ -22,7 +22,7 @@ deb\-src\-control \- Debian source packages' master control file format . .SH SYNOPSIS -control +debian/control . .SH DESCRIPTION Each Debian source package contains the master \(Focontrol\(Fc file, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/dpkg/dpkg.git

