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

[SCM] Debian package checker branch, master, updated. 2.5.9-12-g48eb6b3



The following commit has been merged in the master branch:
commit 48eb6b3863ddd36b21e272feb731036c91dbe6ec
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Jun 24 21:52:05 2012 +0200

    c/changes-file: Fix typo in tag description
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/checks/changes-file.desc b/checks/changes-file.desc
index 7ceb8d0..402c338 100644
--- a/checks/changes-file.desc
+++ b/checks/changes-file.desc
@@ -29,7 +29,7 @@ Certainty: certain
 Info: You've specified an unknown target distribution for your upload in
  the <tt>debian/changelog</tt> file.  It is possible that you are uploading
  for a different distribution than the one Lintian is checking for.  In
- that case, passing --vendor $VENDOR may fix this warning.
+ that case, passing --profile $VENDOR may fix this warning.
  .
  Note that the distributions <tt>non-free</tt> and <tt>contrib</tt> are no
  longer valid. You'll have to use distribution <tt>unstable</tt> and
diff --git a/debian/changelog b/debian/changelog
index 871da36..84ea1d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ lintian (2.5.10) UNRELEASED; urgency=low
       - incompatible-java-bytecode-format
       - unknown-java-class-version
 
+  * checks/changes-file.desc:
+    + [NT] Fix typo in tag description.  Thanks to Luca
+      Falavigna for spotting it.
   * checks/java{,.desc}:
     + [NT] Catch unknown Java class versions.
     + [NT] Catch uses of Java7 byte code as an experimental

-- 
Debian package checker


Reply to: