[Pkg-mozext-commits] [SCM] perspectives-extension branch, debian, updated. 4.2-4-79-gfcc11be

Dave Schaefer dave.schaefer at gmail.com
Fri May 25 03:31:08 UTC 2012


The following commit has been merged in the debian branch:
commit c5f57766f2691358e527ec3e5c8dab9f37f1c7f3
Author: Dave Schaefer <dave.schaefer at gmail.com>
Date:   Fri Mar 30 18:59:52 2012 +0100

    Perspectives - Increase max Firefox version to 11 (we're turning it up to 11!)
    
    Update the publish instructions so we remember to broadcast updates.

diff --git a/plugin/install.rdf b/plugin/install.rdf
index 792842f..4ebef6f 100755
--- a/plugin/install.rdf
+++ b/plugin/install.rdf
@@ -15,7 +15,7 @@
 			<Description>
 				<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
 				<em:minVersion>3.0</em:minVersion>
-				<em:maxVersion>9.*</em:maxVersion>
+				<em:maxVersion>11.*</em:maxVersion>
 			</Description>
 		</em:targetApplication>
 
diff --git a/update_howto.txt b/update_howto.txt
index 57f9383..19be28d 100644
--- a/update_howto.txt
+++ b/update_howto.txt
@@ -12,3 +12,8 @@ a gpl script found here.  http://www.softlights.net/projects/mexumgen/
 3) Get hold of the private key
 4) sh genupdate.sh <private key> <perspectives.xpi>
 5) put the xpi and the update.rdf on the web servers
+
+
+Then:
+* Post to the Perspectives blog ( http://perspectives-project.org )
+* Send an email to perspectives-announce ( https://groups.google.com/group/perspectives-announce )

-- 
perspectives-extension



More information about the Pkg-mozext-commits mailing list