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

[SCM] Debian package checker branch, master, updated. 2.5.1-199-g8789faf



The following commit has been merged in the master branch:
commit 8789faf36967fd98f84adb99f0b7e4656a7e1cc0
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Aug 7 13:19:08 2011 +0200

    Fixed a typo in a tag description

diff --git a/checks/java.desc b/checks/java.desc
index 2be62e4..c091106 100644
--- a/checks/java.desc
+++ b/checks/java.desc
@@ -78,7 +78,7 @@ Tag: missing-manifest
 Severity: minor
 Certainty: possible
 Info: The jar file contains .class files but no manifest. This may
- indicates a build misconfiguration.
+ indicate a build misconfiguration.
 
 Tag: codeless-jar
 Severity: normal
diff --git a/debian/changelog b/debian/changelog
index 162faaa..fd8647c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -112,11 +112,12 @@ lintian (2.5.2) UNRELEASED; urgency=low
       new vendor profiles.  While this would break overrides, all
       existing overrides appears to be for normal scripts rather
       than upstart-jobs.  (Closes: #631872)
-  * checks/java:
+  * checks/java{,.desc}:
     + [NT] Jar files containing clojure files are no longer
       considered to be codeless.
     + [NT] Exclude jar files in /usr/lib/xul{-ext,runner} from the
       "jar-not-in-usr-share" check.  (Closes: #635495)
+    + [NT] Fixed a typo in a tag description.
   * checks/menu-format.desc:
     + [NT] Mentioned how to git rid of the CR characters in the
       desktop file.  Thanks to Jakub Wilk.

-- 
Debian package checker


Reply to: