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

[lintian] 02/02: Fix typos



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

jwilk pushed a commit to branch master
in repository lintian.

commit 2d8013be9feeda6f6d33dc81b94936f9cf3ab610
Author: Jakub Wilk <jwilk@debian.org>
Date:   Sun May 15 13:24:28 2016 +0200

    Fix typos
---
 checks/scripts.pm | 2 +-
 debian/changelog  | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/checks/scripts.pm b/checks/scripts.pm
index 49188bd..a2afaee 100644
--- a/checks/scripts.pm
+++ b/checks/scripts.pm
@@ -54,7 +54,7 @@ my $INTERPRETERS = Lintian::Data->new('scripts/interpreters', qr/\s*=\>\s*/o,
 # dashes, digits, and periods.
 #
 # The list contains the following values:
-#  [<path>, <dependency-relation>, <regex>, <dependency-templatel>, <version-list>]
+#  [<path>, <dependency-relation>, <regex>, <dependency-template>, <version-list>]
 #
 # Their meaning is documented in Lintian's scripts/versioned-interpreters
 # file, though they are ordered differently and there are a few differences
diff --git a/debian/changelog b/debian/changelog
index 0e06c21..8f69aa4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -546,7 +546,7 @@ lintian (2.5.40) unstable; urgency=medium
     + [JW] Exclude /usr/lib/debug/.build-id/ from foreign-architecture
       checks.  Thanks to Aurelien Jarno for the bug report.  (Closes:
       #809262)
-    + [BR] Detect old style config script and detect Mutli-arch error.
+    + [BR] Detect old style config scripts and detect Multi-arch errors.
     + [NT] Add experimental tag for missing "bindnow" and "pie"
       hardening.  Thanks to intrigeri for the suggestion.
       (Closes: #759363)
@@ -6333,7 +6333,7 @@ lintian (2.5.2) unstable; urgency=low
   * data/fields/*:
     + [NT] Added new files based on data variables from checks/fields.
   * data/fields/obsolete-packages:
-    + [NT] Added ligdigest-sha1-perl on request of the Perl Team.
+    + [NT] Added libdigest-sha1-perl on request of the Perl Team.
       Thanks to Salvatore Bonaccorso for the report and patch.
       (Closes: #635441)
   * data/fields/perl-provides:
@@ -17346,7 +17346,7 @@ lintian (0.4.6) unstable; urgency=low
     be listed in only one category, and the former is more important
     to flag.
 
-  * (frontent/lintian)
+  * (frontend/lintian)
     Rewrote option handling to use Getopt::Long, thus allowing nifty
     features like bundling of single-character options.  Closes wishlist
     bug#22566.

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


Reply to: