[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: Avoid spelling error in POD.



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

lamby pushed a commit to branch master
in repository lintian.

commit 7c7dbe50dbe2bdfc2fd73ba7fb0ffcd6dc4cba44
Author: Chris Lamb <lamby@debian.org>
Date:   Sat Feb 17 11:04:45 2018 +0000

    Avoid spelling error in POD.
---
 lib/Lintian/Collect/Changes.pm | 2 +-
 lib/Lintian/Collect/Source.pm  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/Lintian/Collect/Changes.pm b/lib/Lintian/Collect/Changes.pm
index e9cef7f..577cdb2 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 "dfsg" or similar.
+containing various known strings.
 
 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 a085a6f..afda91b 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 name containing "dfsg" or similar.
+This is determined from the version containing various known strings.
 
 Needs-Info requirements for using I<repacked>: L<Same as field|Lintian::Collect/field ([FIELD[, DEFAULT]])>
 

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


Reply to: