[Pkg-mozext-commits] [sieve-extension] 01/02: Increase version compatibility with icedove
David Prévot
taffit at moszumanska.debian.org
Thu Nov 20 20:18:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch wheezy
in repository sieve-extension.
commit ceddaf857971abae70eeeaa8cda0fb8fcd4abcfe
Author: David Prévot <taffit at debian.org>
Date: Wed Nov 19 10:27:43 2014 -0400
Increase version compatibility with icedove
Closes: #770186
---
.../patches/0003-Drop-maxVersion-for-icedove.patch | 22 ++++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 23 insertions(+)
diff --git a/debian/patches/0003-Drop-maxVersion-for-icedove.patch b/debian/patches/0003-Drop-maxVersion-for-icedove.patch
new file mode 100644
index 0000000..3a6495f
--- /dev/null
+++ b/debian/patches/0003-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 10:25:24 -0400
+Subject: Drop maxVersion for icedove
+
+Bug-Debian: https://bugs.debian.org/770186
+---
+ install.rdf | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/install.rdf b/install.rdf
+index be4dd47..268355f 100644
+--- a/install.rdf
++++ b/install.rdf
+@@ -23,7 +23,7 @@
+ <Description>
+ <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
+ <em:minVersion>10</em:minVersion>
+- <em:maxVersion>30.0</em:maxVersion>
++ <em:maxVersion>*</em:maxVersion>
+ </Description>
+ </em:targetApplication>
+
diff --git a/debian/patches/series b/debian/patches/series
index 70227ed..4588ee3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
unversion-jquery.patch
codemirror.patch
+0003-Drop-maxVersion-for-icedove.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/sieve-extension.git
More information about the Pkg-mozext-commits
mailing list