[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 171/483: Adjusted compatibility range of all extensions to match that of Adblock Plus
David Prévot
taffit at moszumanska.debian.org
Thu Jan 22 21:41:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository adblock-plus-element-hiding-helper.
commit 63a4d2ef35d1e9923e79097f49fb274aaa18cdba
Author: Wladimir Palant <trev at adblockplus.org>
Date: Mon Aug 3 08:06:48 2009 +0200
Adjusted compatibility range of all extensions to match that of Adblock Plus
---
install.rdf | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/install.rdf b/install.rdf
index fae36c8..9bd9b42 100644
--- a/install.rdf
+++ b/install.rdf
@@ -15,7 +15,7 @@
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
- <em:minVersion>2.0</em:minVersion>
+ <em:minVersion>3.0.9</em:minVersion>
<em:maxVersion>3.6a1pre</em:maxVersion>
</Description>
</em:targetApplication>
@@ -24,7 +24,7 @@
<em:targetApplication>
<Description>
<em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
- <em:minVersion>1.1</em:minVersion>
+ <em:minVersion>2.0b1pre</em:minVersion>
<em:maxVersion>2.1a1pre</em:maxVersion>
</Description>
</em:targetApplication>
@@ -33,7 +33,7 @@
<em:targetApplication>
<Description>
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
- <em:minVersion>2.0</em:minVersion>
+ <em:minVersion>3.0b3pre</em:minVersion>
<em:maxVersion>3.1a1pre</em:maxVersion>
</Description>
</em:targetApplication>
@@ -57,6 +57,8 @@
</em:targetApplication>
<!-- eMusic Remote -->
+ <!--
+ Currently not supported - based on Gecko 1.8.1
<em:targetApplication>
<Description>
<em:id>dlm at emusic.com</em:id>
@@ -64,6 +66,7 @@
<em:maxVersion>1.0.0.*</em:maxVersion>
</Description>
</em:targetApplication>
+ -->
<!-- Conkeror -->
<em:targetApplication>
@@ -79,8 +82,8 @@
<em:targetApplication>
<Description>
<em:id>prism at developer.mozilla.org</em:id>
- <em:minVersion>0.9</em:minVersion>
- <em:maxVersion>0.9.*</em:maxVersion>
+ <em:minVersion>1.0b1</em:minVersion>
+ <em:maxVersion>1.0.*</em:maxVersion>
</Description>
</em:targetApplication>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus-element-hiding-helper.git
More information about the Pkg-mozext-commits
mailing list