[Pkg-privacy-commits] [xul-ext-monkeysphere] 281/296: update maxVersion to '*'

Ximin Luo infinity0 at moszumanska.debian.org
Mon Aug 24 07:39:48 UTC 2015


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

infinity0 pushed a commit to branch debian
in repository xul-ext-monkeysphere.

commit 810628b96674a3e4deb66f50dce7b18b36537d0a
Author: Jameson Graef Rollins <jrollins at finestructure.net>
Date:   Sun Jan 22 16:40:14 2012 -0800

    update maxVersion to '*'
    
    The recent churn in firefox/iceweasel version numbers has made it
    clear that the maxVersion spec is ungainly to keep up with, and causes
    packaging difficulties.  The standard way xul-ext maintainers are
    getting around this is by specifying an open-ended max version ('*').
    We take that approach here.  We will deal with compatibility issues as
    they come up, on a version by version basis.
---
 install.rdf.template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install.rdf.template b/install.rdf.template
index 1c3d93c..980eb1d 100644
--- a/install.rdf.template
+++ b/install.rdf.template
@@ -43,7 +43,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
       <Description>
 	<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
 	<em:minVersion>3.5</em:minVersion>
-	<em:maxVersion>4.0.*</em:maxVersion>
+	<em:maxVersion>*</em:maxVersion>
       </Description>
     </em:targetApplication>
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/xul-ext-monkeysphere.git



More information about the Pkg-privacy-commits mailing list