[devscripts] 04/12: test_uscan_mangle: new oversionmangle rule

Osamu Aoki osamu at moszumanska.debian.org
Wed Sep 23 16:43:29 UTC 2015


This is an automated email from the git hooks/post-receive script.

osamu pushed a commit to branch multitar
in repository devscripts.

commit daeb5a42faeedf7b02e832bab167b4b049602679
Author: Osamu Aoki <osamu at debian.org>
Date:   Tue Sep 15 23:19:16 2015 +0900

    test_uscan_mangle: new oversionmangle rule
    
    Add testWatch3WebNonNativeLarge
---
 test/test_uscan_mangle | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/test/test_uscan_mangle b/test/test_uscan_mangle
index 4e79807..58ad8b9 100755
--- a/test/test_uscan_mangle
+++ b/test/test_uscan_mangle
@@ -409,16 +409,17 @@ testWatch3WebNonNativeDlDversion() {
     helperWatch siteWebNonNative 1.0 0.0
     COMMAND="$COMMANDOLD"
 }
-## Debian version is 0.19990101 for future proof while upstream is 19990101
-#testWatch3WebNonNativeLarge() {
-#    PKG=foo
-#    WATCHVER="3"
-#    WATCHLINE='opts=" dversionmangle = s/0\.(.*)/$1/ , \
-#	oversionmangle = s/(.*)/0.$1/" \
-#	@@@url@@@  (?:.*)/'$PKG'-([\.\d]+).tar.gz debian uupdate'
-#    helperWatch siteWebNonNativeLarge 20000101 20010101 0.
-#}
-#
+
+# Debian version is 0.19990101 for future proof while upstream is 19990101
+testWatch3WebNonNativeLarge() {
+    PKG=foo
+    WATCHVER="3"
+    WATCHLINE='opts=" dversionmangle = s/0\.(.*)/$1/ , \
+	oversionmangle = s/(.*)/0.$1/" \
+	@@@url@@@  (?:.*)/'$PKG'-([\.\d]+).tar.gz debian uupdate'
+    helperWatch siteWebNonNativeLarge 20000101 20010101 0.
+}
+
 # test for pagemangle
 testWatch3XmlNonNative() {
     PKG=foo

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list