[Pkg-mozext-commits] [firetray] 66/399: correct minVersion according to the provision of Services.jsm

David Prévot taffit at alioth.debian.org
Tue Oct 29 18:23:15 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch dfsg-clean
in repository firetray.

commit 8414d7a914dd0dd1752b180bbf40f98f556db891
Author: foudfou <foudil.newbie+git at gmail.com>
Date:   Sat Oct 15 14:36:15 2011 +0200

    correct minVersion according to the provision of Services.jsm
---
 src/install.rdf |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/install.rdf b/src/install.rdf
index 7cc8a13..f9ef1cf 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -26,7 +26,7 @@
     <em:targetApplication>      <!-- Thunderbird -->
       <Description>
         <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
-        <em:minVersion>3.0</em:minVersion>
+        <em:minVersion>3.3</em:minVersion>
         <em:maxVersion>8.*</em:maxVersion>
       </Description>
     </em:targetApplication>
@@ -34,7 +34,7 @@
     <em:targetApplication>      <!-- SeaMonkey -->
       <Description>
         <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
-        <em:minVersion>2.0a1</em:minVersion>
+        <em:minVersion>2.1</em:minVersion>
         <em:maxVersion>2.4.*</em:maxVersion>
       </Description>
     </em:targetApplication>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firetray.git



More information about the Pkg-mozext-commits mailing list