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

[SCM] Debian package checker branch, master, updated. 2.2.9-49-gd848434



The following commit has been merged in the master branch:
commit d848434fc2f8f273517b6be20ab6414ec6a9b551
Author: Russ Allbery <rra@debian.org>
Date:   Mon Apr 27 14:50:01 2009 -0700

    Add changelog for patches from Raphael Geissert

diff --git a/debian/changelog b/debian/changelog
index 450b95e..4bfb25f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,10 @@ lintian (2.2.10) UNRELEASED; urgency=low
       - desktop-mimetype-without-update-call
       - package-uses-breaks
 
+  * checks/conffiles:
+    + [RA] Fix a false negative in duplicate-conffile by improving
+      normalization of conffiles before comparing and restructure the
+      check a bit.  Patch from Raphael Geissert.
   * checks/cruft{,.desc}:
     + [RA] Split outdated-autotools-helper-file into ancient- and
       outdated-, preserving the 2004 date for ancient and checking for at
@@ -28,9 +32,12 @@ lintian (2.2.10) UNRELEASED; urgency=low
       that are caught some other way.  (Closes: #367327)
     + [CW] Ubuntu's archive allows packages whose data members are
       compressed with lzma.
+  * checks/etcfiles.desc:
+    + [RA] Remove unused Needs-Info: etcfiles.  Thanks, Raphael Geissert.
   * checks/fields{,.desc}:
     + [RA] Remove package-uses-breaks.  dpkg in stable now supports it.
       Thanks, Julian Andres Klode.  (Closes: #522660)
+    + [RA] Fix Needs-Info.  Thanks, Raphael Geissert.
   * checks/files:
     + [ADB] Anchor the regular expression for the "gz-file-not-gzip" tag so
       that files with names that contain ".gz" but do not end in that string
@@ -66,6 +73,9 @@ lintian (2.2.10) UNRELEASED; urgency=low
     + [ADB] Call "file" with "--" to ensure that any filenames in the package
       that start with "-" aren't interpreted as options to "file".  Thanks,
       Trent W. Buck.  (Closes: #523408)
+  * collection/strings:
+    + [RA] Make strings gathering on ELF binaries robust against file
+      names containing "ELF" or a colon.  Patch from Raphael Geissert.
 
   * doc/desc-files:
     + [ADB] Mention the new Standards-Version field available for tests.

-- 
Debian package checker


Reply to: