[Pkg-mozext-commits] [firebug] 45/68: [firebug-1.11.3b1]

David Prévot taffit at moszumanska.debian.org
Mon Mar 31 22:45:53 UTC 2014


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

taffit pushed a commit to tag fbtest-1.11.4
in repository firebug.

commit 40bbbbfa1ded0c4ff46f0e041f562e2baebde3af
Author: Jan Odvarko <odvarko at gmail.com>
Date:   Fri Apr 12 18:13:56 2013 +0200

    [firebug-1.11.3b1]
---
 extension/content/firebug/branch.properties | 2 +-
 extension/install.rdf                       | 6 +++---
 extension/install.rdf.tpl.xml               | 4 ++--
 extension/update.rdf.tpl.xml                | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/extension/content/firebug/branch.properties b/extension/content/firebug/branch.properties
index 83e7e2c..353f4de 100644
--- a/extension/content/firebug/branch.properties
+++ b/extension/content/firebug/branch.properties
@@ -1,5 +1,5 @@
 # DO NOT MERGE INTO TRUNK
-RELEASE=.2
+RELEASE=.3b1
 VERSION=1.11
 TRUNK=
 # To allow build.xml to drop the xpi directly into the svn working copy for getfirebug.com
diff --git a/extension/install.rdf b/extension/install.rdf
index e72f05a..908d106 100644
--- a/extension/install.rdf
+++ b/extension/install.rdf
@@ -5,7 +5,7 @@
 
   <Description about="urn:mozilla:install-manifest">
     <em:id>firebug at software.joehewitt.com</em:id>
-    <em:version>1.11.2</em:version>
+    <em:version>1.11.3b1</em:version>
     <em:type>2</em:type>
     <em:bootstrap>true</em:bootstrap>
 
@@ -14,7 +14,7 @@
       <Description>
         <em:id>toolkit at mozilla.org</em:id>
         <em:minVersion>17.0</em:minVersion>
-        <em:maxVersion>20.*</em:maxVersion>
+        <em:maxVersion>22.*</em:maxVersion>
       </Description>
     </em:targetApplication>
 
@@ -23,7 +23,7 @@
       <Description>
         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
         <em:minVersion>17.0</em:minVersion>
-        <em:maxVersion>20.*</em:maxVersion>
+        <em:maxVersion>22.*</em:maxVersion>
       </Description>
     </em:targetApplication>
 
diff --git a/extension/install.rdf.tpl.xml b/extension/install.rdf.tpl.xml
index c904f00..d4617af 100644
--- a/extension/install.rdf.tpl.xml
+++ b/extension/install.rdf.tpl.xml
@@ -14,7 +14,7 @@
       <Description>
         <em:id>toolkit at mozilla.org</em:id>
         <em:minVersion>17.0</em:minVersion>
-        <em:maxVersion>20.0a1</em:maxVersion>
+        <em:maxVersion>22.*</em:maxVersion>
       </Description>
     </em:targetApplication>
 
@@ -23,7 +23,7 @@
       <Description>
         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
         <em:minVersion>17.0</em:minVersion>
-        <em:maxVersion>20.0a1</em:maxVersion>
+        <em:maxVersion>22.*</em:maxVersion>
       </Description>
     </em:targetApplication>
 
diff --git a/extension/update.rdf.tpl.xml b/extension/update.rdf.tpl.xml
index cc10f0b..8bdc501 100644
--- a/extension/update.rdf.tpl.xml
+++ b/extension/update.rdf.tpl.xml
@@ -12,7 +12,7 @@
             <r:Description>
               <id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
               <minVersion>17.0</minVersion>
-              <maxVersion>19.*</maxVersion>
+              <maxVersion>22.*</maxVersion>
               <updateLink>https://getfirebug.com/releases/firebug/@VERSION@/@LEAF@</updateLink>
               <updateInfoURL>http://getfirebug.com/updateInfo/firebug1.11.xml</updateInfoURL>
             </r:Description>

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



More information about the Pkg-mozext-commits mailing list