[Pkg-mozext-commits] [SCM] Iceweasel/Firefox add-on to fill out forms branch, master, updated. debian/0.9.8.3-3-2-ga488d0d

Sascha Girrulat sascha at girrulat.de
Sat Jan 21 09:29:09 UTC 2012


The following commit has been merged in the master branch:
commit a7fba2875485248e93d79e4cf2b07114f37b3d71
Author: Sascha Girrulat <sascha at girrulat.de>
Date:   Sat Jan 21 10:17:05 2012 +0100

    increase supported version

diff --git a/debian/patches/increase-supported-version.patch b/debian/patches/increase-supported-version.patch
new file mode 100644
index 0000000..798c27f
--- /dev/null
+++ b/debian/patches/increase-supported-version.patch
@@ -0,0 +1,25 @@
+From 7c4eee52b10e2fddf1a2f187ac605140bbede59c Mon Sep 17 00:00:00 2001
+From: Sascha Girrulat <sascha at girrulat.de>
+Date: Sat, 21 Jan 2012 10:14:40 +0100
+Subject: [PATCH] increase supported version
+
+---
+ src/install.rdf |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/src/install.rdf b/src/install.rdf
+index 95e5b26..e339436 100644
+--- a/src/install.rdf
++++ b/src/install.rdf
+@@ -14,7 +14,7 @@
+ 				<!-- Firefox -->
+ 				<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
+ 				<em:minVersion>1.5</em:minVersion>
+-				<em:maxVersion>8.*</em:maxVersion>
++				<em:maxVersion>9.*</em:maxVersion>
+ 			</Description>
+ 		</em:targetApplication>
+ 		<em:targetApplication>
+-- 
+1.7.7.3
+
diff --git a/debian/patches/series b/debian/patches/series
index 231349d..e575468 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 update-examples.patch
 typo-missing-dot-at-index-page.patch
 bump-build-version-to-0.9.8.3.patch
+increase-supported-version.patch

-- 
Iceweasel/Firefox add-on to fill out forms



More information about the Pkg-mozext-commits mailing list