[Pkg-javascript-commits] [pdf.js] 18/414: Fixes versions in update.rdf.

David Prévot taffit at moszumanska.debian.org
Tue Jun 28 17:12:01 UTC 2016


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

taffit pushed a commit to branch master
in repository pdf.js.

commit e7311cdc6e554ecc93e68bdccf99df6e35deb674
Author: Yury Delendik <ydelendik at mozilla.com>
Date:   Fri Dec 18 09:44:18 2015 -0600

    Fixes versions in update.rdf.
---
 extensions/firefox/update.rdf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/extensions/firefox/update.rdf b/extensions/firefox/update.rdf
index 339c9da..f14ec14 100644
--- a/extensions/firefox/update.rdf
+++ b/extensions/firefox/update.rdf
@@ -12,8 +12,8 @@
             <em:targetApplication>
               <RDF:Description>
                 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
-                <em:minVersion>6.0</em:minVersion>
-                <em:maxVersion>11.*</em:maxVersion>
+                <em:minVersion>10.0</em:minVersion>
+                <em:maxVersion>46.0</em:maxVersion>
                 <!-- Use the raw link for updates so we we can use SSL. -->
                 <em:updateLink>https://raw.githubusercontent.com/mozilla/pdf.js/gh-pages/extensions/firefox/pdf.js.xpi</em:updateLink>
               </RDF:Description>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git



More information about the Pkg-javascript-commits mailing list