[Pkg-mozext-commits] [requestpolicy] 06/14: update the XPI's readme and `homepageURL`
David Prévot
taffit at moszumanska.debian.org
Sun Jul 5 15:42:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag v0.5.29
in repository requestpolicy.
commit e853ad3c3e0e390e4a3f19d290ff1278e2ac3b29
Author: Martin Kimmerle <dev at 256k.de>
Date: Wed May 20 23:17:25 2015 +0200
update the XPI's readme and `homepageURL`
---
src/README | 18 +++++++++++-------
src/install.rdf | 2 +-
2 files changed, 12 insertions(+), 8 deletions(-)
diff --git a/src/README b/src/README
index 64a8ce5..1c140da 100644
--- a/src/README
+++ b/src/README
@@ -1,17 +1,17 @@
-RequestPolicy
+RequestPolicy Continued
=================================================
A Firefox extension for allowing user control over cross-site requests.
-Author: Justin Samuel <justin (at) justinsamuel (dot) com>
+original author: Justin Samuel
+maintainer/main developer: Martin Kimmerle
License: GPL 3 or later
-Copyright 2008
-Website: http://www.requestpolicy.com/
-Documentation
--------------
-On the website: http://www.requestpolicy.com/
+Website and Documentation
+-------------------------
+https://requestpolicycontinued.github.io/
+
Installation
------------
@@ -19,3 +19,7 @@ Installation
Any way you like to install your Firefox extensions. For example, you can open
the .xpi file through Firefox's File > Open dialog.
+
+The extension is developed on github
+------------------------------------
+https://github.com/RequestPolicyContinued/requestpolicy
diff --git a/src/install.rdf b/src/install.rdf
index 0b473cc..1e104ba 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -9,7 +9,7 @@
<em:type>2</em:type>
<em:description>Control which cross-site requests are allowed. Improve the privacy of your browsing. Secure yourself from Cross-Site Request Forgery (CSRF) and other attacks.</em:description>
<em:id>rpcontinued at requestpolicy.org</em:id>
- <em:homepageURL>http://www.requestpolicy.com/</em:homepageURL>
+ <em:homepageURL>https://requestpolicycontinued.github.io/</em:homepageURL>
<em:optionsURL>chrome://requestpolicy/content/prefWindow.xul</em:optionsURL>
<em:iconURL>chrome://requestpolicy/skin/requestpolicy-icon-32.png</em:iconURL>
--
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