[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 189/483: Dropped support for pre-release versions of SeaMonkey and Thunderbird. Also changed minVersion for Firefox to 3.0.12 - older versions won't accept our signature.
David Prévot
taffit at moszumanska.debian.org
Thu Jan 22 21:41:39 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 7afda3b59f2a0f35f17148515e2821bd52077579
Author: Wladimir Palant <trev at adblockplus.org>
Date: Wed Dec 2 12:10:37 2009 +0100
Dropped support for pre-release versions of SeaMonkey and Thunderbird. Also changed minVersion for Firefox to 3.0.12 - older versions won't accept our signature.
---
install.rdf | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/install.rdf b/install.rdf
index 993084b..b6db8a0 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>3.0.9</em:minVersion>
+ <em:minVersion>3.0.12</em:minVersion>
<em:maxVersion>3.7a1pre</em:maxVersion>
</Description>
</em:targetApplication>
@@ -24,7 +24,7 @@
<em:targetApplication>
<Description>
<em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
- <em:minVersion>2.0b1pre</em:minVersion>
+ <em:minVersion>2.0</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>3.0b3pre</em:minVersion>
+ <em:minVersion>3.0</em:minVersion>
<em:maxVersion>3.1a1pre</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