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

[SCM] Debian package checker branch, master, updated. 2.4.2-47-g7cf10de



The following commit has been merged in the master branch:
commit aaa88b897fa28561e6b6004bf193bf71d17f9aeb
Author: Russ Allbery <rra@debian.org>
Date:   Sun Jul 25 19:34:14 2010 -0700

    Make newer-standards-version test more robust
    
    Push the version number in newer-standards-version far enough out that
    the chances of reaching it soon are very remote.

diff --git a/t/tests/standards-version-newer/debian/debian/control.in b/t/tests/standards-version-newer/debian/debian/control.in
index 375729a..22339f7 100644
--- a/t/tests/standards-version-newer/debian/debian/control.in
+++ b/t/tests/standards-version-newer/debian/debian/control.in
@@ -2,7 +2,7 @@ Source: {$srcpkg}
 Priority: extra
 Section: {$section}
 Maintainer: {$author}
-Standards-Version: 3.9.0.0
+Standards-Version: 5.15.0.0
 Build-Depends: debhelper (>= 7)
 
 Package: {$srcpkg}
diff --git a/t/tests/standards-version-newer/tags b/t/tests/standards-version-newer/tags
index a22d93f..0bdef9f 100644
--- a/t/tests/standards-version-newer/tags
+++ b/t/tests/standards-version-newer/tags
@@ -1 +1 @@
-W: standards-version-newer source: newer-standards-version 3.9.0.0 (current is CURRENT)
+W: standards-version-newer source: newer-standards-version 5.15.0.0 (current is CURRENT)

-- 
Debian package checker


Reply to: