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

[SCM] Debian package checker branch, master, updated. 2.5.2-22-g1af4a99



The following commit has been merged in the master branch:
commit 1af4a994228e76b9520fc42438ad9db2ed53d8ca
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Aug 16 13:56:45 2011 +0200

    Removed "diff-contains-bts-control" check from the legacy test
    
    dpkg-source by default wants to exclude this directory.  This
    can lead to test failures with the produced source package,
    unless the proper flags are passed to dpkg-source.
    
    The new test suite already covers this, so the coverage is
    unaffected.

diff --git a/t/COVERAGE b/t/COVERAGE
index c4d9fad..7b8704e 100644
--- a/t/COVERAGE
+++ b/t/COVERAGE
@@ -1,4 +1,4 @@
-Last generated 2011-08-07
+Last generated 2011-08-16
 Coverage: 687/915 (75.08%), w. legacy tests: 815/915 (89.07%)
 
 The following tags are not tested by the test suite:
diff --git a/testset/filenames/debian/.be/dummy b/testset/filenames/debian/.be/dummy
deleted file mode 100644
index fba37e2..0000000
--- a/testset/filenames/debian/.be/dummy
+++ /dev/null
@@ -1 +0,0 @@
-Dummy file to trigger diff-contains-bts-control-dir
diff --git a/testset/tags.filenames b/testset/tags.filenames
index 12a1f9e..822254d 100644
--- a/testset/tags.filenames
+++ b/testset/tags.filenames
@@ -52,7 +52,6 @@ W: filenames source: ancient-standards-version 3.1.1 (current is 3.9.2)
 W: filenames source: diff-contains-arch-control-dir .arch-ids
 W: filenames source: diff-contains-arch-control-dir {arch}
 W: filenames source: diff-contains-arch-inventory-file files/.arch-inventory
-W: filenames source: diff-contains-bts-control-dir debian/.be
 W: filenames source: diff-contains-bzr-control-dir .bzr
 W: filenames source: diff-contains-cvs-conflict-copy files/.#Maelstrom Sound.1.1.1
 W: filenames source: diff-contains-cvs-control-dir CVS

-- 
Debian package checker


Reply to: