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

[SCM] Debian package checker branch, master, updated. 2.3.4-86-gfb43548



The following commit has been merged in the master branch:
commit fb435480bc1cbcaf6fbd9246146d3e1556158762
Author: Adam D. Barratt <adam@adam-barratt.org.uk>
Date:   Sat Apr 3 19:58:39 2010 +0100

    Update the example .changes sed script to match recent changes
    
    * t/tests/README:
      + [ADB] Update the example .changes sed script to match the new output
        format.

diff --git a/debian/changelog b/debian/changelog
index 6a84708..70f6229 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -134,6 +134,9 @@ lintian (2.4.0) UNRELEASED; urgency=low
       for numeric comparison rather than "eq".
   * t/scripts/tags.t:
     + [ADB] Use Lintian::Check::check_spelling() rather than Spelling.pm.
+  * t/tests/README:
+    + [ADB] Update the example .changes sed script to match the new output
+      format.
 
   * testset/runtests:
     + [ADB] Don't flag lintian output lines for .changes tags as invalid
diff --git a/t/tests/README b/t/tests/README
index f951a28..045e980 100644
--- a/t/tests/README
+++ b/t/tests/README
@@ -178,7 +178,7 @@ post_test
     use for this script is to remove the architecture from tags
     produced on the .changes file with a line like:
 
-        s/_[^.]*\.changes/_arch.changes/
+        s/_[^ _]* changes/_arch changes/
 
     but it may be useful for other cases where the output of Lintian
     may change on different systems.

-- 
Debian package checker


Reply to: