[Pkg-mozext-commits] [SCM] Web development plugin for Iceweasel/Firefox branch, master, updated. debian/1.9.0a0-1-3-gba55058

Fabrizio Regalli fabreg at fabreg.it
Sun Nov 13 17:59:07 UTC 2011


The following commit has been merged in the master branch:
commit ba55058b003b1c9d27067463ec45c1bda422cdee
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Sun Nov 13 18:58:58 2011 +0100

    * Added 'debian xpi-repack' to d/watch for
      repacking automatically the addon.
    * Removed no more applicable 01-homepage.patch
    * Added Breaks: ${xpi:Breaks} to d/control
    * Now using 0.29 version of mozilla-devscript

diff --git a/debian/changelog b/debian/changelog
index 292a49f..7f39c9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+firebug (1.9.0b1-1) unstable; urgency=low
+
+  * Imported Upstream version 1.9.0b1
+  * Added 'debian xpi-repack' to d/watch for
+    repacking automatically the addon.
+  * Removed no more applicable 01-homepage.patch
+  * Added Breaks: ${xpi:Breaks} to d/control
+  * Now using 0.29 version of mozilla-devscript
+
+ -- Fabrizio Regalli <fabreg at fabreg.it>  Sun, 13 Nov 2011 18:46:34 +0100
+
 firebug (1.9.0a0-1) unstable; urgency=low
 
   [ Fabrizio Regalli ]
diff --git a/debian/control b/debian/control
index a370e01..90f2b3d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Dmitry E. Oboukhov <unera at debian.org>
 Uploaders: Debian Mozilla Extension Maintainers <pkg-mozext-maintainers at lists.alioth.debian.org>,
            Andrea Veri <and at debian.org>, Fabrizio Regalli <fabreg at fabreg.it>
-Build-Depends: debhelper (>= 8), mozilla-devscripts (>= 0.16~)
+Build-Depends: debhelper (>= 8), mozilla-devscripts (>= 0.29~)
 DM-Upload-Allowed: yes
 Standards-Version: 3.9.2
 Homepage: http://getfirebug.com/
@@ -17,6 +17,7 @@ Depends: ${misc:Depends}, iceweasel (>= 5.0)
 Recommends: ${xpi:Recommends}
 Provides: ${xpi:Provides}
 Enhances: ${xpi:Enhances}
+Breaks: ${xpi:Breaks}
 Replaces: iceweasel-firebug (<< 1.4.3-2)
 Description: web development plugin for Iceweasel/Firefox
  Firebug integrates with Iceweasel/Firefox to put a wealth of web development
diff --git a/debian/patches/01-homepage.patch b/debian/patches/01-homepage.patch
deleted file mode 100644
index f7eaa92..0000000
--- a/debian/patches/01-homepage.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: firebug-1.9.0a0/content/firebug/chrome/chrome.js
-===================================================================
---- firebug-1.9.0a0.orig/content/firebug/chrome/chrome.js	2011-07-29 12:09:14.000000000 +0200
-+++ firebug-1.9.0a0/content/firebug/chrome/chrome.js	2011-09-17 20:04:44.644792303 +0200
-@@ -1513,7 +1513,7 @@
-                 version = version.replace('X', '', "g");
- 
-                 // xxxHonza: put the URL in firebugURLs as soon as it's in chrome.js
--                Win.openNewTab("http://getfirebug.com/firstrun#Firebug " + version);
-+                // Win.openNewTab("http://getfirebug.com/firstrun#Firebug " + version);
-             }
-         }, 500);
-     }
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index d0067de..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-01-homepage.patch
diff --git a/debian/watch b/debian/watch
index b6c2a6e..518c6b8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 opts="uversionmangle=s/(?=[^\.\d]+(?:\d+)?)$/\~/;s/0(\d)/0.$1/g" \
 ftp://ftp.mozilla.org/pub/mozilla.org/addons/1843/\
-firebug-(\d+(?:\.\d+){1,3}(?:\w+\d+)?).*\.xpi
+firebug-(\d+(?:\.\d+){1,3}(?:\w+\d+)?).*\.xpi debian xpi-repack

-- 
Web development plugin for Iceweasel/Firefox



More information about the Pkg-mozext-commits mailing list