[Pkg-mozext-commits] [firebug] 24/24: [firebug-1.10.4]

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


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

taffit pushed a commit to tag firebug-1.10.4
in repository firebug.

commit 60cd761187b36ec209a2a1cd0861c4c87c994077
Author: Jan Odvarko <odvarko at gmail.com>
Date:   Tue Oct 9 20:41:09 2012 +0200

    [firebug-1.10.4]
---
 extension/install.rdf         | 6 +++---
 extension/install.rdf.tpl.xml | 4 ++--
 extension/update.rdf.tpl.xml  | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/extension/install.rdf b/extension/install.rdf
index a24a3eb..8c99f23 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.10.3</em:version>
+    <em:version>1.10.4</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>13.0</em:minVersion>
-        <em:maxVersion>17.*</em:maxVersion>
+        <em:maxVersion>18.*</em:maxVersion>
       </Description>
     </em:targetApplication>
 
@@ -23,7 +23,7 @@
       <Description>
         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
         <em:minVersion>13.0</em:minVersion>
-        <em:maxVersion>17.*</em:maxVersion>
+        <em:maxVersion>18.*</em:maxVersion>
       </Description>
     </em:targetApplication>
 
diff --git a/extension/install.rdf.tpl.xml b/extension/install.rdf.tpl.xml
index ceea08d..719ba8f 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>13.0</em:minVersion>
-        <em:maxVersion>17.*</em:maxVersion>
+        <em:maxVersion>18.*</em:maxVersion>
       </Description>
     </em:targetApplication>
 
@@ -23,7 +23,7 @@
       <Description>
         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
         <em:minVersion>13.0</em:minVersion>
-        <em:maxVersion>17.*</em:maxVersion>
+        <em:maxVersion>18.*</em:maxVersion>
       </Description>
     </em:targetApplication>
 
diff --git a/extension/update.rdf.tpl.xml b/extension/update.rdf.tpl.xml
index b02f65a..8682e8b 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>13.0</minVersion>
-              <maxVersion>17.*</maxVersion>
+              <maxVersion>18.*</maxVersion>
               <updateLink>https://getfirebug.com/releases/firebug/@VERSION@/@LEAF@</updateLink>
               <updateInfoURL>http://getfirebug.com/updateInfo/firebug1.10.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