[Pkg-mozext-commits] [greasemonkey] 01/06: Version and FF compatibility bump.

David Prévot taffit at moszumanska.debian.org
Sun Jul 13 17:13:47 UTC 2014


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

taffit pushed a commit to branch master
in repository greasemonkey.

commit 4bfb76c13b038dc0bd99294fe7a7e6931d445455
Author: Anthony Lieuallen <arantius at gmail.com>
Date:   Tue Jun 10 16:45:00 2014 -0400

    Version and FF compatibility bump.
---
 install.rdf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/install.rdf b/install.rdf
index ee21a57..8362b86 100644
--- a/install.rdf
+++ b/install.rdf
@@ -6,7 +6,7 @@
   <Description about="urn:mozilla:install-manifest">
 
     <em:id>{e4a8a97b-f2ed-450b-b12d-ee082ba24781}</em:id>
-    <em:version>2.0beta1</em:version>
+    <em:version>2.0beta2</em:version>
     <em:creator>Aaron Boodman; http://youngpup.net/</em:creator>
     <em:homepageURL>http://www.greasespot.net/</em:homepageURL>
     <em:optionsURL>chrome://greasemonkey/content/options.xul</em:optionsURL>
@@ -45,7 +45,7 @@
     <em:targetApplication>
       <Description>
         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
-        <em:minVersion>30.*</em:minVersion>
+        <em:minVersion>29.0</em:minVersion>
         <em:maxVersion>32.*</em:maxVersion>
       </Description>
     </em:targetApplication>

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



More information about the Pkg-mozext-commits mailing list