[Pkg-mozext-commits] [SCM] system tray extension for thunderbird/firefox alike apps branch, master, updated. debian/0.3.1-2-10-g7c777e1
Sascha Girrulat
sascha at girrulat.de
Sun Nov 6 20:21:06 UTC 2011
The following commit has been merged in the master branch:
commit 7c777e1965f9d1b0fa5cf75370200578e3ffdb36
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date: Sun Oct 9 22:04:57 2011 +0200
Imported Debian patch 0.3.1-3
diff --git a/debian/changelog b/debian/changelog
index 14a37f4..a0f572b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+firetray (0.3.1-3) unstable; urgency=low
+
+ * Update increase-supported-versions.patch
+ for introducing compatibility with Firefox/Iceweasel 7.* (Closes: #644860)
+
+ -- Fabrizio Regalli <fabreg at fabreg.it> Sun, 09 Oct 2011 22:04:57 +0200
+
firetray (0.3.1-2) unstable; urgency=low
* [eb0ae20] add increase-supported-versions.patch
diff --git a/debian/patches/increase-supported-versions.patch b/debian/patches/increase-supported-versions.patch
index 83c5ae7..3009bc2 100644
--- a/debian/patches/increase-supported-versions.patch
+++ b/debian/patches/increase-supported-versions.patch
@@ -17,7 +17,7 @@ index 8266d09..c82556e 100755
SUPPORTED_APPS=( \
-"Mozilla Firefox;{ec8030f7-c20a-464f-9b0e-13a3a9e97384};3.0;5.*" \
-"Mozilla Thunderbird;{3550f703-e582-4d05-9a08-453d09bdfdc6};3.0;5.*" \
-+"Mozilla Firefox;{ec8030f7-c20a-464f-9b0e-13a3a9e97384};3.0;6.*" \
++"Mozilla Firefox;{ec8030f7-c20a-464f-9b0e-13a3a9e97384};3.0;7.*" \
+"Mozilla Thunderbird;{3550f703-e582-4d05-9a08-453d09bdfdc6};3.0;6.*" \
"Songbird;songbird at songbirdnest.com;0.8;1.8.0" \
"SeaMonkey;{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a};2.0a1;2.0.* " \
diff --git a/debian/watch b/debian/watch
index 4133089..fcc4c0b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# Compulsory line, this is a version 3 file
version=3
-ftp://ftp.mozilla.org/pub/mozilla.org/addons/4868/firetray-([\d\.]+)-.*\.xpi debian xpi-repack
+ftp://ftp.mozilla.org/pub/mozilla.org/addons/4868/firetray-([\d\.]+)-.*\.xpi
--
system tray extension for thunderbird/firefox alike apps
More information about the Pkg-mozext-commits
mailing list