[Pkg-mozext-commits] [requestpolicy] 161/257: [ref] set minVersion to Gecko 36
David Prévot
taffit at moszumanska.debian.org
Thu Jan 28 03:20:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository requestpolicy.
commit a9773ddd022878cc97066ae3795cdf1e3ce9a2dd
Author: Martin Kimmerle <dev at 256k.de>
Date: Tue Dec 1 13:17:47 2015 +0100
[ref] set minVersion to Gecko 36
Gecko 34 introduces Template Strings.
Gecko 36 introduces `Symbol.iterator`.
---
src/install.rdf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/install.rdf b/src/install.rdf
index 66c23e5..cfb4de2 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -201,7 +201,7 @@
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
- <em:minVersion>33.0</em:minVersion>
+ <em:minVersion>36.0</em:minVersion>
<em:maxVersion>44.0a1</em:maxVersion>
</Description>
</em:targetApplication>
@@ -210,7 +210,7 @@
<em:targetApplication>
<Description>
<em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
- <em:minVersion>2.30</em:minVersion>
+ <em:minVersion>2.33</em:minVersion>
<em:maxVersion>2.38.*</em:maxVersion>
</Description>
</em:targetApplication>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/requestpolicy.git
More information about the Pkg-mozext-commits
mailing list