[Pkg-mozext-commits] [SCM] Debian packaging for linky iceweasel extension. branch, master, updated. upstream/3.0.0-23-gf15fa4c
Michael Meskes
meskes at debian.org
Fri Oct 7 08:56:51 UTC 2011
The following commit has been merged in the master branch:
commit dfff5f5221990c099ea3dd6e3ce089ea21256438
Author: Michael Meskes <meskes at debian.org>
Date: Fri Oct 7 10:23:36 2011 +0200
Bumped version in 01-bump-maxversion.diff patch to make linky work with Iceweasel/Firefox 7.
diff --git a/debian/changelog b/debian/changelog
index e28990a..f52e191 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
linky (3.0.0-3) unstable; urgency=low
+ [ Fabrizio Regalli ]
* Added 01-bump-maxversion.diff patch (Closes: #641043)
Introduced compatibility for Iceweasel/Firefox 6
* Changed source package name to 'linky'
@@ -8,7 +9,11 @@ linky (3.0.0-3) unstable; urgency=low
* Added myself to Uploaders
* Removed dummy package
- -- Fabrizio Regalli <fabreg at fabreg.it> Fri, 30 Sep 2011 15:20:16 +0200
+ [ Michael Meskes ]
+ * Cleaned up patch and bumped version in 01-bump-maxversion.diff patch to
+ make linky work with Iceweasel/Firefox 7.
+
+ -- Michael Meskes <meskes at debian.org> Fri, 07 Oct 2011 10:24:33 +0200
iceweasel-linky (3.0.0-2) unstable; urgency=low
diff --git a/debian/patches/01-bump-maxversion.diff b/debian/patches/01-bump-maxversion.diff
index 43ce042..565d9c6 100644
--- a/debian/patches/01-bump-maxversion.diff
+++ b/debian/patches/01-bump-maxversion.diff
@@ -8,8 +8,8 @@ Forwarded: no
<!-- firefox -->
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>0.7</em:minVersion>
-- <em:maxVersion>5.*</em:maxVersion>
-+ <em:maxVersion>6.*</em:maxVersion>
+- <em:maxVersion>3.7a2pre</em:maxVersion>
++ <em:maxVersion>7.*</em:maxVersion>
</Description>
</em:targetApplication>
<em:targetApplication>
diff --git a/install.rdf b/install.rdf
index 75fd1ec..784ff81 100644
--- a/install.rdf
+++ b/install.rdf
@@ -17,7 +17,7 @@
<!-- firefox -->
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>0.7</em:minVersion>
- <em:maxVersion>5.*</em:maxVersion>
+ <em:maxVersion>3.7a2pre</em:maxVersion>
</Description>
</em:targetApplication>
<em:targetApplication>
@@ -37,4 +37,4 @@
</Description>
</em:targetApplication>
</Description>
-</RDF>
+</RDF>
\ No newline at end of file
--
Debian packaging for linky iceweasel extension.
More information about the Pkg-mozext-commits
mailing list