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

[SCM] Debian package checker branch, master, updated. 2.2.18-86-gb3d3668



The following commit has been merged in the master branch:
commit 898cce58c6ae841d580f09b8a28f7aeb744e92b7
Author: Raphael Geissert <atomo64@gmail.com>
Date:   Thu Dec 24 20:07:39 2009 -0600

    Add a test for multi-word spelling errors

diff --git a/t/templates/skel/debian/control.in b/t/tests/spelling-multiword/debian/debian/control.in
similarity index 92%
copy from t/templates/skel/debian/control.in
copy to t/tests/spelling-multiword/debian/debian/control.in
index fc7a0e1..2c656eb 100644
--- a/t/templates/skel/debian/control.in
+++ b/t/tests/spelling-multiword/debian/debian/control.in
@@ -12,3 +12,6 @@ Description: {$description}
  This is a test package designed to exercise some feature or tag of
  Lintian.  It is part of the Lintian test suite and may do very odd
  things.  It should not be installed like a regular package.
+ .
+ Spelling errors:
+ * Debian/GNU Linux
diff --git a/t/tests/spelling-multiword/desc b/t/tests/spelling-multiword/desc
new file mode 100644
index 0000000..ef367af
--- /dev/null
+++ b/t/tests/spelling-multiword/desc
@@ -0,0 +1,5 @@
+Testname: spelling-multiword
+Sequence: 6000
+Version: 1.0
+Description: Multi-word spelling errors detection
+Test-For: spelling-error-in-description
diff --git a/t/tests/spelling-multiword/tags b/t/tests/spelling-multiword/tags
new file mode 100644
index 0000000..424f3fa
--- /dev/null
+++ b/t/tests/spelling-multiword/tags
@@ -0,0 +1 @@
+W: spelling-multiword: spelling-error-in-description Debian/GNU Linux Debian GNU/Linux

-- 
Debian package checker


Reply to: