[Pkg-privacy-commits] [xul-ext-monkeysphere] 248/296: xul-ext appears to work with FF 4.0b7 -- thanks to jaywalk for testing
Ximin Luo
infinity0 at moszumanska.debian.org
Mon Aug 24 07:39:45 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 a82607133ced69d9b55a2950f1e3175100c6e926
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date: Sun Nov 14 19:04:35 2010 -0500
xul-ext appears to work with FF 4.0b7 -- thanks to jaywalk for testing
---
Changelog | 4 +++-
install.rdf.template | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/Changelog b/Changelog
index 09d84b6..424ea1b 100644
--- a/Changelog
+++ b/Changelog
@@ -2,8 +2,10 @@ xul-ext-monkeysphere (0.5~pre) unstable; urgency=low
* code cleanup
* add log_level preference, only honors 'silent' at the moment.
+ * bump MaxVersion from 3.6.* to 4.0.* for firefox/iceweasel (thanks to
+ jaywalk for testing!)
- -- Jameson Rollins <jrollins at finestructure.net> Tue, 05 Oct 2010 22:46:52 -0400
+ -- Daniel Kahn Gillmor <dkg at fifthhorseman.net> Sun, 14 Nov 2010 19:04:49 -0500
xul-ext-monkeysphere (0.4); urgency=low
diff --git a/install.rdf.template b/install.rdf.template
index 4ab7155..b3dc2e0 100644
--- a/install.rdf.template
+++ b/install.rdf.template
@@ -39,7 +39,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>3.6.*</em:maxVersion>
+ <em:maxVersion>4.0.*</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