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

[SCM] Debian package checker branch, master, updated. 2.5.2-32-g5468498



The following commit has been merged in the master branch:
commit 5468498932bc8f06d8caf0de83a1b7f753bf0740
Author: Niels Thykier <niels@thykier.net>
Date:   Wed Aug 17 22:17:13 2011 +0200

    Covered all tags from changes-file

diff --git a/t/COVERAGE b/t/COVERAGE
index 7ab6c53..767e12d 100644
--- a/t/COVERAGE
+++ b/t/COVERAGE
@@ -1,5 +1,5 @@
 Last generated 2011-08-17
-Coverage: 692/915 (75.63%), w. legacy tests: 817/915 (89.29%)
+Coverage: 693/915 (75.74%), w. legacy tests: 818/915 (89.40%)
 
 The following tags are not tested by the test suite:
 
@@ -14,8 +14,6 @@ changelog-file wrong-name-for-changelog-of-native-package
 changelog-file wrong-name-for-debian-changelog-file
 changelog-file wrong-name-for-upstream-changelog
 
-changes-file bad-section-in-changes-file
-
 cruft source-contains-prebuilt-windows-binary
 
 deb-format tar-errors-from-data
diff --git a/t/changes/changes-file-bad-section.changes.in b/t/changes/changes-file-bad-section.changes.in
new file mode 100644
index 0000000..3b0ac6f
--- /dev/null
+++ b/t/changes/changes-file-bad-section.changes.in
@@ -0,0 +1,18 @@
+Format: 1.8
+Date: {$date}
+Source: {$srcpkg}
+Binary: {$srcpkg}
+Architecture: source all
+Version: {$version}
+Distribution: unstable
+Urgency: low
+Maintainer: {$author}
+Changed-By: {$author}
+Files:
+ 8de2b87704ef0a11144b57d243db88ec 12 non-free optional {$srcpkg}.log
+Checksums-Sha1:
+ c54c65218154f15c32ca252946786e0ad09aa99b 12 {$srcpkg}.log
+Checksums-Sha256:
+ e6c1396639c0b79bebc94e4448cfe2700b871d45d0d38d98df6ee9da3f09d35c 12 {$srcpkg}.log
+Description:
+ {$srcpkg} - {$description}
diff --git a/t/changes/changes-file-bad-section.desc b/t/changes/changes-file-bad-section.desc
new file mode 100644
index 0000000..f147c76
--- /dev/null
+++ b/t/changes/changes-file-bad-section.desc
@@ -0,0 +1,5 @@
+Testname: changes-file-bad-section
+Sequence: 6000
+Version: 1.0
+Description: Test for bad section in changes file
+Test-For: bad-section-in-changes-file
diff --git a/t/changes/changes-file-size-checksum-mismatch.log b/t/changes/changes-file-bad-section.log
similarity index 100%
copy from t/changes/changes-file-size-checksum-mismatch.log
copy to t/changes/changes-file-bad-section.log
diff --git a/t/changes/changes-file-bad-section.tags b/t/changes/changes-file-bad-section.tags
new file mode 100644
index 0000000..d5e4a1c
--- /dev/null
+++ b/t/changes/changes-file-bad-section.tags
@@ -0,0 +1 @@
+E: changes-file-bad-section changes: bad-section-in-changes-file changes-file-bad-section.log non-free
diff --git a/t/changes/changes-file-size-checksum-mismatch.changes.in b/t/changes/changes-file-size-checksum-mismatch.changes.in
index 652bc4c..60d3403 100644
--- a/t/changes/changes-file-size-checksum-mismatch.changes.in
+++ b/t/changes/changes-file-size-checksum-mismatch.changes.in
@@ -9,10 +9,10 @@ Urgency: low
 Maintainer: {$author}
 Changed-By: {$author}
 Files:
- d41d8cd98f00b204e9800998ecf8427e 0 devel optional changes-file-size-checksum-mismatch.log
+ d41d8cd98f00b204e9800998ecf8427e 0 devel optional {$srcpkg}.log
 Checksums-Sha1:
- da39a3ee5e6b4b0d3255bfef95601890afd80709 0 changes-file-size-checksum-mismatch.log
+ da39a3ee5e6b4b0d3255bfef95601890afd80709 0 {$srcpkg}.log
 Checksums-Sha256:
- e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 0 changes-file-size-checksum-mismatch.log
+ e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 0 {$srcpkg}.log
 Description:
  {$srcpkg} - {$description}

-- 
Debian package checker


Reply to: