[Pkg-mozext-commits] [SCM] perspectives-extension branch, debian, updated. 4.2-4-1-g9b5b50b

Vagrant Cascadian vagrant at debian.org
Sun Dec 25 23:26:54 UTC 2011


The following commit has been merged in the debian branch:
commit 9b5b50b042ccdb296658eb8d3ca3742939da6e0b
Author: Vagrant Cascadian <vagrant at debian.org>
Date:   Sun Dec 25 15:22:34 2011 -0800

    upload perspectives-extension 4.2-5 to unstable.

diff --git a/debian/changelog b/debian/changelog
index 1c49a3e..2b98f06 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+perspectives-extension (4.2-5) unstable; urgency=low
+
+  * Set to maxVersion to any version (Closes: #652981).
+
+ -- Vagrant Cascadian <vagrant at debian.org>  Sun, 25 Dec 2011 14:42:16 -0800
+
 perspectives-extension (4.2-4) unstable; urgency=low
 
   * Added Breaks: ${xpi:Breaks} to d/control (Closes: #649028)
diff --git a/debian/patches/version-bump b/debian/patches/version-bump
index c0263fe..dd976ca 100644
--- a/debian/patches/version-bump
+++ b/debian/patches/version-bump
@@ -1,8 +1,15 @@
 Bug-Debian: http://bugs.debian.org/634667 
 Bug-Debian: http://bugs.debian.org/639601
 Bug-Debian: http://bugs.debian.org/645117
+Bug-Debian: http://bugs.debian.org/652981 
 
-Tested to work with versions 6 and 7 as well.
+Tested to work with versions 6, 7, 8, 9 and 10.0~b1.
+
+Apparently, future versions of firefox will essentially default to supporting 
+any maxVersion, so claim support for all future versions.
+
+Set compatibility with all future versions, which mimicks the behavior of 
+firefox versions 10+. Tested with iceweasel 9.0 and 10.0~b1.
 
 --- a/plugin/install.rdf
 +++ b/plugin/install.rdf
@@ -11,7 +18,7 @@ Tested to work with versions 6 and 7 as well.
  				<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  				<em:minVersion>3.0</em:minVersion>
 -				<em:maxVersion>5.*</em:maxVersion>
-+				<em:maxVersion>8.*</em:maxVersion>
++				<em:maxVersion>*</em:maxVersion>
  			</Description>
  		</em:targetApplication>
  

-- 
perspectives-extension



More information about the Pkg-mozext-commits mailing list