[Pkg-mozext-commits] [SCM] perspectives-extension branch, debian, updated. 7eb0a96e650e5d4f091c53abbc7db2229b24c786

Vagrant Cascadian vagrant at debian.org
Mon Aug 29 18:10:37 UTC 2011


The following commit has been merged in the debian branch:
commit 7eb0a96e650e5d4f091c53abbc7db2229b24c786
Author: Vagrant Cascadian <vagrant at debian.org>
Date:   Mon Aug 29 11:09:50 2011 -0700

    Patch to support FireFox/IceWeasel 7 (Closes: #639601).

diff --git a/debian/changelog b/debian/changelog
index 32a477b..e29398a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+perspectives-extension (4.2-3) unstable; urgency=low
+
+  * Patch to support FireFox/IceWeasel 7 (Closes: #639601).
+
+ -- Vagrant Cascadian <vagrant at debian.org>  Mon, 29 Aug 2011 11:09:07 -0700
+
 perspectives-extension (4.2-2) unstable; urgency=low
 
   * Re-upload to Debian. 
diff --git a/debian/patches/version-bump-6 b/debian/patches/version-bump
similarity index 81%
rename from debian/patches/version-bump-6
rename to debian/patches/version-bump
index 30a540c..1c9386a 100644
--- a/debian/patches/version-bump-6
+++ b/debian/patches/version-bump
@@ -1,6 +1,7 @@
 Bug-Debian: http://bugs.debian.org/634667 
+Bug-Debian: http://bugs.debian.org/639601
 
-Tested to work with version 6 as well.
+Tested to work with versions 6 and 7 as well.
 
 Index: perspectives-extension/plugin/install.rdf
 ===================================================================
@@ -11,7 +12,7 @@ Index: perspectives-extension/plugin/install.rdf
  				<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  				<em:minVersion>3.0</em:minVersion>
 -				<em:maxVersion>5.*</em:maxVersion>
-+				<em:maxVersion>6.*</em:maxVersion>
++				<em:maxVersion>7.*</em:maxVersion>
  			</Description>
  		</em:targetApplication>
  

-- 
perspectives-extension



More information about the Pkg-mozext-commits mailing list