This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
commit 4c0db86906f3c7ee8d486469d2233b6b0d58d812 Author: Guillem Jover <[email protected]> Date: Wed Aug 17 01:48:28 2016 +0200 man: Fix typos Warned-by: lintian --- man/dpkg-source.1 | 2 +- man/dsc.5 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man/dpkg-source.1 b/man/dpkg-source.1 index af60501..fd2b966 100644 --- a/man/dpkg-source.1 +++ b/man/dpkg-source.1 @@ -193,7 +193,7 @@ since dpkg 1.15.6). (This list is generated by a find command.) (If the source package is being built as a version 3 source package using a VCS, this can be used to ignore -uncommited changes on specific files. Using \-i.* will ignore all of them.) +uncommitted changes on specific files. Using \-i.* will ignore all of them.) The \fB\-i\fP option by itself enables this setting with a default regex (preserving any modification to the default regex done by a previous use diff --git a/man/dsc.5 b/man/dsc.5 index 6670c37..3c6bc30 100644 --- a/man/dsc.5 +++ b/man/dsc.5 @@ -136,7 +136,7 @@ used to maintain this package. See \fBdeb\-src\-control\fP(5) for more details. .TP .BI Testsuite: " name-list" -This field declares that the soure package contains the specified test suites. +This field declares that the source package contains the specified test suites. The value is a space-separated list of test suites. If the \fBautopkgtest\fP value is present, a \fIdebian/tests/control\fP is expected to be present, if the file is present but not the value, then -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/dpkg/dpkg.git

