[SCM] Debian package checker branch, master, updated. 2.2.9-8-ga7a4767
The following commit has been merged in the master branch:
commit cbc34f108f9f82c102a6ae46d3bcc4b252f34d4a
Author: Adam D. Barratt <adam@adam-barratt.org.uk>
Date: Fri Apr 10 17:04:28 2009 +0100
Fix typo of "Standard*s*-Version" in documentation of the new field for tests
diff --git a/doc/desc-files b/doc/desc-files
index 9b454d7..077ff45 100644
--- a/doc/desc-files
+++ b/doc/desc-files
@@ -42,6 +42,6 @@ Description record of a test case:
[ Author: <maintainer for control and changelog> ]
[ Architecture: <architecture for control> ]
[ Section: <section for package> ]
- [ Standard-Version: <standard version for control> ]
+ [ Standards-Version: <standard version for control> ]
[ Options: <options to pass to lintian> ]
[ Skeleton: <skeleton to base the package on> ]
diff --git a/t/tests/README b/t/tests/README
index f9a6e6f..f49187f 100644
--- a/t/tests/README
+++ b/t/tests/README
@@ -101,7 +101,7 @@ harness. The following additional fields are currently supported:
Author: <maintainer for control and changelog>
Architecture: <architecture for control>
Section: <section for package>
- Standard-Version: <standard version for control>
+ Standards-Version: <standard version for control>
See t/runtests and t/templates/skel/{control,changelog}.in for how
they're used.
--
Debian package checker
Reply to: