The following commit has been merged in the master branch:
commit c70be18f11987e1f032c61aaad5937b15bda5921
Author: Raphael Geissert <[email protected]>
Date: Sun Apr 12 01:36:15 2009 -0500
Add a test for out-of-date-standards-version
diff --git a/t/tests/nmu-local-version/debian/debian/changelog.in
b/t/tests/standards-version-old/debian/debian/changelog.in
similarity index 77%
copy from t/tests/nmu-local-version/debian/debian/changelog.in
copy to t/tests/standards-version-old/debian/debian/changelog.in
index d48bf4d..8167d37 100644
--- a/t/tests/nmu-local-version/debian/debian/changelog.in
+++ b/t/tests/standards-version-old/debian/debian/changelog.in
@@ -5,4 +5,4 @@
* Suppress "should close ITP bug" messages. (Closes: #123456)
- -- Russ Allbery <[email protected]> {$date}
+ -- {$author} Fri, 15 Mar 2009 07:00:00 +0000
diff --git a/t/tests/standards-version-invalid/debian/debian/control.in
b/t/tests/standards-version-old/debian/debian/control.in
similarity index 94%
copy from t/tests/standards-version-invalid/debian/debian/control.in
copy to t/tests/standards-version-old/debian/debian/control.in
index a55e976..f8f5c04 100644
--- a/t/tests/standards-version-invalid/debian/debian/control.in
+++ b/t/tests/standards-version-old/debian/debian/control.in
@@ -2,7 +2,7 @@ Source: {$srcpkg}
Priority: extra
Section: {$section}
Maintainer: {$author}
-Standards-Version: 3.8
+Standards-Version: 3.8.0
Build-Depends: debhelper (>= 7)
Package: {$srcpkg}
diff --git a/t/tests/standards-version-old/desc
b/t/tests/standards-version-old/desc
new file mode 100644
index 0000000..eee4769
--- /dev/null
+++ b/t/tests/standards-version-old/desc
@@ -0,0 +1,5 @@
+Testname: standards-version-old
+Sequence: 6000
+Version: 1.0
+Description: Test old standards version on recent package
+Test-For: out-of-date-standards-version
diff --git a/t/tests/generic-dh-make-2005/post_test
b/t/tests/standards-version-old/post_test
similarity index 100%
copy from t/tests/generic-dh-make-2005/post_test
copy to t/tests/standards-version-old/post_test
diff --git a/t/tests/standards-version-old/tags
b/t/tests/standards-version-old/tags
new file mode 100644
index 0000000..ef3334a
--- /dev/null
+++ b/t/tests/standards-version-old/tags
@@ -0,0 +1 @@
+W: standards-version-old source: out-of-date-standards-version 3.8.0 (current
is CURRENT)
--
Debian package checker
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]