[Pkg-mozext-commits] [jpm.sh] 36/43: Updated compatibility

Hema Prathaban hemaprathaban-guest at moszumanska.debian.org
Thu Aug 17 07:52:36 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 b06eeb50149c84e749f5ccceabd9b07f872ef8ae
Author: nord-stream <nord-stream at ochaken.jp.eu.org>
Date:   Mon May 30 16:40:49 2016 +0000

    Updated compatibility
---
 lib/xpi.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/xpi.sh b/lib/xpi.sh
index 7cdfe79..e3212d0 100644
--- a/lib/xpi.sh
+++ b/lib/xpi.sh
@@ -245,9 +245,9 @@ jpmXpiGenInstallRdf () {
 	[ "${addon_fennec_version}" ] && \
 		targetFennec=`jpmXpiGenInstallRdfTarget "$uuidFennec" '38.0a1' '*'`
 	[ "${addon_thunderbird_version}" ] && \
-		targetThunderbird=`jpmXpiGenInstallRdfTarget "$uuidThunderbird" '38.0a1' '43.0'`
+		targetThunderbird=`jpmXpiGenInstallRdfTarget "$uuidThunderbird" '38.0a1' '48.*'`
 	[ "${addon_seamonkey_version}" ] && \
-		targetSeamonkey=`jpmXpiGenInstallRdfTarget "$uuidSeamonkey" '2.38' '2.43'`
+		targetSeamonkey=`jpmXpiGenInstallRdfTarget "$uuidSeamonkey" '2.38' '2.46'`
 	
 	cat <<RDF
 <?xml version="1.0" encoding="utf-8"?>

-- 
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