[Pkg-mozext-commits] [requestpolicy] 198/280: set minVersion and maxVersion of SeaMonkey
David Prévot
taffit at moszumanska.debian.org
Sat May 2 20:30:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository requestpolicy.
commit a24a9e638570ed112128f924d6cfd4f61314d951
Author: Martin Kimmerle <dev at 256k.de>
Date: Sat Jan 31 20:25:53 2015 +0100
set minVersion and maxVersion of SeaMonkey
---
src/install.rdf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/install.rdf b/src/install.rdf
index 36490dc..c940290 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -76,8 +76,8 @@
<em:targetApplication>
<Description>
<em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
- <em:minVersion>2.1</em:minVersion>
- <em:maxVersion>2.15a1</em:maxVersion>
+ <em:minVersion>2.13</em:minVersion>
+ <em:maxVersion>2.32</em:maxVersion>
</Description>
</em:targetApplication>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/requestpolicy.git
More information about the Pkg-mozext-commits
mailing list