[Pkg-mozext-commits] [itsalltext] 362/459: version 1.4

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:38 UTC 2015


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

taffit pushed a commit to branch master
in repository itsalltext.

commit ddf4dec50386e3ae0acabbeb85028479732a94f3
Author: Christian Höltje <docwhat at gerf.org>
Date:   Sat Jan 23 17:09:24 2010 -0500

    version 1.4
    
    bumped min version to 3.6
---
 Makefile        | 4 ++--
 src/install.rdf | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index b86bbac..16d54e9 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ ZIP        := zip
 PROJNICK   := itsalltext
 PROJNAME   := "It's All Text!"
 ICONFILE   := src/chrome/content/icon.png
-VERSION    := 1.3.1
+VERSION    := 1.4
 
 
 # NOTE: do not create files or directories in here that have
@@ -89,7 +89,7 @@ version_check:
 .PHONY: stage1
 stage1: .stage1-stamp
 
-.stage1-stamp: Makefile narf lintcheck $(STAGE1_OUT)
+.stage1-stamp: Makefile $(STAGE1_OUT)
 	$(Q)touch $@
 
 stage1/%: src/%
diff --git a/src/install.rdf b/src/install.rdf
index 9cedd02..017bf66 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -4,7 +4,7 @@
          xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
   <RDF:Description RDF:about="rdf:#$firefox"
                    em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
-                   em:minVersion="3.0"
+                   em:minVersion="3.6"
                    em:maxVersion="3.6.*" />
   <RDF:Description RDF:about="urn:mozilla:install-manifest"
                    em:id="itsalltext at docwhat.gerf.org"

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



More information about the Pkg-mozext-commits mailing list