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

lamby pushed a commit to branch master
in repository lintian.

commit 6aa5c4113ad67eb0dd23ea87da9f0579f38ff8cd
Author: Chris Lamb <la...@debian.org>
Date:   Sat Feb 17 14:18:16 2018 +0000

    Revert "Avoid spelling error in POD", adding 'DFSG' to the list of known 
good words.
    
    This reverts commit 7c7dbe50dbe2bdfc2fd73ba7fb0ffcd6dc4cba44.
---
 lib/Lintian/Collect/Changes.pm | 2 +-
 lib/Lintian/Collect/Source.pm  | 2 +-
 t/scripts/pod-spelling.t       | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/lib/Lintian/Collect/Changes.pm b/lib/Lintian/Collect/Changes.pm
index 577cdb2..e9cef7f 100644
--- a/lib/Lintian/Collect/Changes.pm
+++ b/lib/Lintian/Collect/Changes.pm
@@ -172,7 +172,7 @@ sub files {
 
 Returns true if the source package referenced in this changes file has been
 "repacked" and false otherwise. This is determined from the version name
-containing various known strings.
+containing "dfsg" or similar.
 
 Needs-Info requirements for using I<repacked>: L<Same as 
field|Lintian::Collect/field ([FIELD[, DEFAULT]])>
 
diff --git a/lib/Lintian/Collect/Source.pm b/lib/Lintian/Collect/Source.pm
index afda91b..a085a6f 100644
--- a/lib/Lintian/Collect/Source.pm
+++ b/lib/Lintian/Collect/Source.pm
@@ -190,7 +190,7 @@ sub native {
 =item repacked
 
 Returns true if the source package has been "repacked" and false otherwise.
-This is determined from the version containing various known strings.
+This is determined from the version name containing "dfsg" or similar.
 
 Needs-Info requirements for using I<repacked>: L<Same as 
field|Lintian::Collect/field ([FIELD[, DEFAULT]])>
 
diff --git a/t/scripts/pod-spelling.t b/t/scripts/pod-spelling.t
index 4fd1015..fa9aa03 100755
--- a/t/scripts/pod-spelling.t
+++ b/t/scripts/pod-spelling.t
@@ -122,7 +122,7 @@ REMOVESLASH STAMPFILE TAGNAME TCODE TESTDATA BLOCKSIZE jN
 POSIX t1c2pfb init runtime txt executability writability
 INHANDLE OUTHANDLES UTC timestamp faux tagname READMEs Testname
 debhelper dh buildpackage uaccess udev AppStream plugdev dbgsym
-buildinfo
+buildinfo dfsg
 
 __END__
 

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

Reply via email to