[Pkg-mozext-commits] [firetray] 01/02: Increase version compatibility with icedove
David Prévot
taffit at moszumanska.debian.org
Thu Nov 20 20:16:14 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch wheezy
in repository firetray.
commit 196a3229ca356d9d8b2ce6a8aa25f1d0804875ed
Author: David Prévot <taffit at debian.org>
Date: Wed Nov 19 09:43:34 2014 -0400
Increase version compatibility with icedove
Closes: #770182
---
.../patches/0002-Drop-maxVersion-for-icedove.patch | 22 ++++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 23 insertions(+)
diff --git a/debian/patches/0002-Drop-maxVersion-for-icedove.patch b/debian/patches/0002-Drop-maxVersion-for-icedove.patch
new file mode 100644
index 0000000..76cc37b
--- /dev/null
+++ b/debian/patches/0002-Drop-maxVersion-for-icedove.patch
@@ -0,0 +1,22 @@
+From: =?utf-8?q?David_Pr=C3=A9vot?= <taffit at debian.org>
+Date: Wed, 19 Nov 2014 09:41:06 -0400
+Subject: Drop maxVersion for icedove
+
+Bug-Debian: https://bugs.debian.org/770182
+---
+ src/install.rdf | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/install.rdf b/src/install.rdf
+index a409c40..5083381 100644
+--- a/src/install.rdf
++++ b/src/install.rdf
+@@ -27,7 +27,7 @@
+ <Description>
+ <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
+ <em:minVersion>7.0</em:minVersion>
+- <em:maxVersion>23.0</em:maxVersion>
++ <em:maxVersion>*</em:maxVersion>
+ </Description>
+ </em:targetApplication>
+
diff --git a/debian/patches/series b/debian/patches/series
index 9ee1a1b..0f1cc71 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
remove-extra-license-file.patch
+0002-Drop-maxVersion-for-icedove.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firetray.git
More information about the Pkg-mozext-commits
mailing list