[Pkg-mozext-commits] [nostalgy] 02/03: Drop maxVersion for Wheezy rebuild

David Prévot taffit at moszumanska.debian.org
Thu May 29 23:02:39 UTC 2014


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

taffit pushed a commit to branch master
in repository nostalgy.

commit d19dcc2472ea096b2735218247704d1e70c7387f
Author: David Prévot <taffit at debian.org>
Date:   Thu May 29 18:29:26 2014 -0400

    Drop maxVersion for Wheezy rebuild
---
 .../0003-Drop-maxVersion-for-Wheezy-rebuild.patch  | 22 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 23 insertions(+)

diff --git a/debian/patches/0003-Drop-maxVersion-for-Wheezy-rebuild.patch b/debian/patches/0003-Drop-maxVersion-for-Wheezy-rebuild.patch
new file mode 100644
index 0000000..600df63
--- /dev/null
+++ b/debian/patches/0003-Drop-maxVersion-for-Wheezy-rebuild.patch
@@ -0,0 +1,22 @@
+From: =?utf-8?q?David_Pr=C3=A9vot?= <taffit at debian.org>
+Date: Thu, 29 May 2014 18:27:17 -0400
+Subject: Drop maxVersion for Wheezy rebuild
+
+Wheezy ship with mozilla-devscripts (<< 0.33) so need extra care.
+---
+ install.rdf | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/install.rdf b/install.rdf
+index a72b2da..8154618 100644
+--- a/install.rdf
++++ b/install.rdf
+@@ -17,7 +17,7 @@
+       <RDF:Description>
+         <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
+         <em:minVersion>1.5</em:minVersion>
+-        <em:maxVersion>20.*</em:maxVersion>
++        <em:maxVersion>*</em:maxVersion>
+       </RDF:Description>
+     </em:targetApplication>
+     <em:targetApplication>
diff --git a/debian/patches/series b/debian/patches/series
index b74c78c..185933e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 0001-Remove-cleanup-from-the-build.patch
 0002-Fix-RDF-syntax.patch
+0003-Drop-maxVersion-for-Wheezy-rebuild.patch

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



More information about the Pkg-mozext-commits mailing list