[Pkg-mozext-commits] [compactheader] 440/441: Allow beta version of icedove

David Prévot taffit at moszumanska.debian.org
Wed Mar 18 12:29:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository compactheader.

commit 9855ce3f3bb8a6af63dd7694517f59c1b8a098c5
Author: David Prévot <david at tilapin.org>
Date:   Wed Mar 18 08:15:05 2015 -0400

    Allow beta version of icedove
    
    Git-Dch: Ignore
---
 .../0001-Allow-beta-version-of-icedove.patch       | 22 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 23 insertions(+)

diff --git a/debian/patches/0001-Allow-beta-version-of-icedove.patch b/debian/patches/0001-Allow-beta-version-of-icedove.patch
new file mode 100644
index 0000000..24cdc58
--- /dev/null
+++ b/debian/patches/0001-Allow-beta-version-of-icedove.patch
@@ -0,0 +1,22 @@
+From: =?utf-8?q?David_Pr=C3=A9vot?= <david at tilapin.org>
+Date: Wed, 18 Mar 2015 08:14:38 -0400
+Subject: Allow beta version of icedove
+
+Forwarded: no
+---
+ install.rdf | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/install.rdf b/install.rdf
+index efbcc8d..bfbbd79 100644
+--- a/install.rdf
++++ b/install.rdf
+@@ -31,7 +31,7 @@
+ 		<em:targetApplication>
+ 			<RDF:Description>
+ 				<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
+-				<em:minVersion>36.0</em:minVersion>
++				<em:minVersion>36</em:minVersion>
+ 				<em:maxVersion>38.0</em:maxVersion>
+ 			</RDF:Description>
+ 		</em:targetApplication>
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..fbb31cd
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-Allow-beta-version-of-icedove.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/compactheader.git



More information about the Pkg-mozext-commits mailing list