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

[SCM] Debian package checker branch, master, updated. 2.2.5-18-gf8064af



The following commit has been merged in the master branch:
commit 68ceea16c53bf4d385b3d3dc234d8a34fd7eb74f
Author: Russ Allbery <rra@debian.org>
Date:   Fri Feb 13 16:39:15 2009 -0800

    Add changelog entries for the performance improvement patches

diff --git a/debian/changelog b/debian/changelog
index 764ab07..11423f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,12 +8,26 @@ lintian (2.2.6) UNRELEASED; urgency=low
     + [RA] Warn of PNG icons whose size doesn't match the size indicated
       by the directory in which they're installed.  Patch from Raphael
       Geissert.  (Closes: #509624)
+    + [RA] Make static regexes global to avoid recreating them for each
+      file we scan.  Patch from Raphael Geissert.
+  * checks/scripts:
+    + [RA] Make static regexes global to avoid recreating them for each
+      file we scan.  Patch from Raphael Geissert.
+  * checks/shared-libs:
+    + [RA] Save a local reference to objdump information to reduce the
+      number of method calls.  Patch from Raphael Geissert.
 
   * collection/strings{,.desc}:
     + [RA] Collect a list of ELF binaries in the package and the output of
       strings -a on each binary except for those in /usr/lib/debug.  Based
       on a patch from Raphael Geissert.  (Closes: #514951)
 
+  * lib/Lintian/Command.pm:
+    + [RA] Don't load Data::Dumper.  Patch from Raphael Geissert.
+  * lib/Util.pm:
+    + [RA] Minor optimizations to {read,parse}_dpkg_control.  Patch from
+      Raphael Geissert.
+
  -- Russ Allbery <rra@debian.org>  Fri, 13 Feb 2009 15:48:50 -0800
 
 lintian (2.2.5) unstable; urgency=low

-- 
Debian package checker


Reply to: