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

[lintian] 01/01: collection/src-orig-index: Fix typo



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

jwilk pushed a commit to branch master
in repository lintian.

commit 5202eff0091e0b61cd66b4189508cf7c5c46f30c
Author: Jakub Wilk <jwilk@debian.org>
Date:   Sun Jun 26 10:16:47 2016 +0200

    collection/src-orig-index: Fix typo
---
 collection/src-orig-index | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/collection/src-orig-index b/collection/src-orig-index
index b8f0f9f..2c99ff3 100755
--- a/collection/src-orig-index
+++ b/collection/src-orig-index
@@ -66,7 +66,7 @@ sub gather_tarballs {
       unless $file and -e $file;
 
     # Use Lintian::Processable::Package to determine source and
-    # version as handles missing fields for us to some extent.
+    # version as it handles missing fields for us to some extent.
 
     $proc = Lintian::Processable::Package->new($file, 'source');
     #  Version handling is based on Dpkg::Version::parseversion.

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


Reply to: