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

[SCM] Debian package checker branch, master, updated. 2.2.9-55-ged4a9ee



The following commit has been merged in the master branch:
commit ed4a9ee1b9a1b52b6ec0b2b093814a6a3ec6c8c6
Author: Russ Allbery <rra@debian.org>
Date:   Mon Apr 27 18:23:13 2009 -0700

    Add another exclusion case for implemented-tags check

diff --git a/t/scripts/implemented-tags.t b/t/scripts/implemented-tags.t
index 43343e1..fd50c21 100755
--- a/t/scripts/implemented-tags.t
+++ b/t/scripts/implemented-tags.t
@@ -38,6 +38,7 @@ our $EXCLUDE =
                  .*-address-is-on-localhost$
                  ^wrong-debian-qa-address-set-as-maintainer$
                  ^wrong-debian-qa-group-name$
+                 ^malformed-override$
                 ));
 
 # Find all of the check description files.  We'll do one check per

-- 
Debian package checker


Reply to: