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

[SCM] Debian package checker branch, master, updated. 2.2.12-12-g63e10e6



The following commit has been merged in the master branch:
commit 63e10e6fa59b6b59aa89c9b902d4b59a71828c9c
Author: Peter Pentchev <roam@ringlet.net>
Date:   Mon Jun 22 10:02:48 2009 -0700

    Fix typo in *-contains-hg-tags-file
    
    * checks/cruft{,.desc}:
      + [RA] Fix typo in *-contains-ht-tags-file description.  Patch from
        Peter Pentchev.  (Closes: #534218)

diff --git a/checks/cruft.desc b/checks/cruft.desc
index 05ac4c3..5903841 100644
--- a/checks/cruft.desc
+++ b/checks/cruft.desc
@@ -216,7 +216,7 @@ Info: The upstream source contains an <tt>.arch-inventory</tt> file.  This
 Tag: diff-contains-hg-tags-file
 Severity: normal
 Certainty: certain
-Info: The Debian diff or native package contains an <tt>.htgags</tt>
+Info: The Debian diff or native package contains an <tt>.hgtags</tt>
  file.  This file is Mercurial metadata that should normally not be
  distributed.  It stores hashes of tagged commits in a Mercurial
  repository and isn't therefore useful without the repository.
@@ -224,7 +224,7 @@ Info: The Debian diff or native package contains an <tt>.htgags</tt>
 Tag: source-contains-hg-tags-file
 Severity: pedantic
 Certainty: certain
-Info: The upstream source contains an <tt>.htgags</tt> file.  This file is
+Info: The upstream source contains an <tt>.hgtags</tt> file.  This file is
  Mercurial metadata that should normally not be distributed.  It stores
  hashes of tagged commits in a Mercurial repository and isn't therefore
  useful without the repository.  You may want to report this as an
diff --git a/debian/changelog b/debian/changelog
index 4fb7c82..b817e9f 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,9 +9,11 @@ lintian (2.2.13) UNRELEASED; urgency=low
       specific package stanzas in the extra tag data and not include
       newlines.  Generalize it to also detect missing commas between
       substvars, replacing missing-comma-after-substvar.
-  * checks/cruft:
+  * checks/cruft{,.desc}:
     + [RA] Don't warn about outdated libtool if the package build-depends
       on libtool.  Thanks, Kurt Roeckx.  (Closes: #534134)
+    + [RA] Fix typo in *-contains-ht-tags-file description.  Patch from
+      Peter Pentchev.  (Closes: #534218)
   * checks/init.d:
     + [RA] Take into account dangling symlinks in /etc/init.d.  Patch from
       Raphael Geissert.  (Closes: #534139)

-- 
Debian package checker


Reply to: