[Pkg-mozext-commits] [jpm.sh] 40/43: AMO validator compatibility

Hema Prathaban hemaprathaban-guest at moszumanska.debian.org
Thu Aug 17 07:52:37 UTC 2017


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

hemaprathaban-guest pushed a commit to branch master
in repository jpm.sh.

commit 99ee06ec96208565cbd75529549c2c5818339505
Author: nord-stream <nord-stream at ochaken.jp.eu.org>
Date:   Sun Jul 24 16:16:35 2016 +0000

    AMO validator compatibility
---
 lib/xpi.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/xpi.sh b/lib/xpi.sh
index b4141e8..36acff3 100644
--- a/lib/xpi.sh
+++ b/lib/xpi.sh
@@ -247,7 +247,7 @@ jpmXpiGenInstallRdf () {
 	[ "${addon_thunderbird_version}" ] && \
 		targetThunderbird=`jpmXpiGenInstallRdfTarget "$uuidThunderbird" '38.0a1' '48.*'`
 	[ "${addon_seamonkey_version}" ] && \
-		targetSeamonkey=`jpmXpiGenInstallRdfTarget "$uuidSeamonkey" '2.38' '2.48'`
+		targetSeamonkey=`jpmXpiGenInstallRdfTarget "$uuidSeamonkey" '2.38' '2.47.*'`
 	
 	# XXX Experimental: Be careful!
 	[ "${addon_palemoon_version}" ] && \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/jpm.sh.git



More information about the Pkg-mozext-commits mailing list