[Pkg-mozext-commits] [requestpolicy] 218/257: [release] install.rdf: add Pale Moon, update minVersion

David Prévot taffit at moszumanska.debian.org
Thu Jan 28 03:20:15 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 d0c5934dca53d880dc0214be90d6432f70431152
Author: Martin Kimmerle <dev at 256k.de>
Date:   Tue Dec 15 18:45:29 2015 +0100

    [release] install.rdf: add Pale Moon, update minVersion
---
 src/install.rdf | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/src/install.rdf b/src/install.rdf
index 85f38dc..d326ec6 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>36.0</em:minVersion>
+        <em:minVersion>24.0</em:minVersion>
         <em:maxVersion>45.0a1</em:maxVersion>
       </Description>
     </em:targetApplication>
@@ -210,10 +210,19 @@
     <em:targetApplication>
       <Description>
         <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
-        <em:minVersion>2.33</em:minVersion>
+        <em:minVersion>2.21</em:minVersion>
         <em:maxVersion>2.39.*</em:maxVersion>
       </Description>
     </em:targetApplication>
 
+    <!-- Pale Moon -->
+    <em:targetApplication>
+       <Description>
+          <em:id>{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}</em:id>
+          <em:minVersion>25.0</em:minVersion>
+          <em:maxVersion>25.*</em:maxVersion>
+       </Description>
+    </em:targetApplication>
+
   </Description>
 </RDF>

-- 
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