[Pkg-mozext-commits] [wot] 49/226: Update minVersion to Firefox 14 due to mutation observers. Remove SeaMonkey support.
David Prévot
taffit at moszumanska.debian.org
Fri May 1 00:35:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository wot.
commit 08bbdad22da417c537483673cedf5e3c349aa25c
Author: Sami Tolvanen <sami at mywot.com>
Date: Thu Sep 20 13:57:00 2012 +0300
Update minVersion to Firefox 14 due to mutation observers. Remove SeaMonkey support.
---
install.rdf.template | 15 +++------------
1 file changed, 3 insertions(+), 12 deletions(-)
diff --git a/install.rdf.template b/install.rdf.template
index 29cc9d6..5ed5c23 100644
--- a/install.rdf.template
+++ b/install.rdf.template
@@ -15,18 +15,9 @@
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
- <em:minVersion>3.0</em:minVersion>
- <em:maxVersion>17.0a1</em:maxVersion>
+ <em:minVersion>14.0</em:minVersion>
+ <em:maxVersion>18.0a1</em:maxVersion>
</Description>
- </em:targetApplication>
-
- <!-- SeaMonkey -->
- <em:targetApplication>
- <Description>
- <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
- <em:minVersion>2.0b2</em:minVersion>
- <em:maxVersion>2.12a1</em:maxVersion>
- </Description>
- </em:targetApplication>
+ </em:targetApplication>
</Description>
</RDF>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/wot.git
More information about the Pkg-mozext-commits
mailing list