The following commit has been merged in the master branch:
commit 0e673effc44fb6a8fe3c09f57867ab70a7c5cf02
Author: Russ Allbery <[email protected]>
Date: Sat Feb 28 21:43:21 2009 -0800
Add changelog entry for performance patches
diff --git a/debian/changelog b/debian/changelog
index f04132d..1bb1a2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,9 +23,13 @@ lintian (2.2.7) UNRELEASED; urgency=low
* checks/fields:
+ [RA] Precompile constant regexes with qr. Patch from Raphael
Geissert.
+ + [RA] Load Lintian::Data objects only once. Patch from Raphael
+ Geissert. Also use all caps for global variables.
* checks/files:
+ [RA] Avoid capturing parentheses in regexes due to their minor
performance penalty. Patch from Raphael Geissert.
+ + [RA] Precompile constant regexes with qr and only load the list of
+ font packages if needed. Patch from Raphael Geissert.
* checks/manpages:
+ [CW] Run man with '-E UTF-8' to avoid producing bogus warnings on
localised manual pages due to attempting to recode through ASCII.
--
Debian package checker
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]