[openlayers] 14/41: Added README.Debian, thanks to Marcelo Jorge Vieira (Closes: #636358)

Bas Couwenberg sebastic at xs4all.nl
Fri Dec 26 02:41:38 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository openlayers.

commit 972265e92b2a3d440ff86ce68fceeace212d96ce
Author: David Paleino <dapal at debian.org>
Date:   Tue Sep 13 15:44:42 2011 +0200

    Added README.Debian, thanks to Marcelo Jorge Vieira (Closes: #636358)
---
 debian/README.Debian | 18 ++++++++++++++++++
 debian/changelog     |  3 ++-
 2 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..aff02ef
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,18 @@
+OpenLayers for Debian
+---------------------
+
+If you wish to include OpenLayers in your HTML files which are served
+via a webserver you should add the following lines to your <HEAD>
+section:
+
+    <script language="javascript" type="text/javascript"
+        src="/javascript/openlayers/OpenLayers.js"></script>
+        
+If you're generating files which are going to be served via the
+filesystem (such that no HTTP server is used) instead you should
+access OpenLayers via the filesystem path:
+
+    <script language="javascript" type="text/javascript"
+        src="/usr/share/javascript/openlayers/OpenLayers.js"></script>
+
+ -- Marcelo Jorge Vieira <metal at debian.org>  Tue, 02 Aug 2011 11:56:10 -0300
diff --git a/debian/changelog b/debian/changelog
index 716fd68..e3c229b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ openlayers (2.11+ds1-1) UNRELEASED; urgency=low
   * New upstream release
   * Make resources available from a web browser, thanks to Andrew Harvey
     (Closes: #624604)
+  * Added README.Debian, thanks to Marcelo Jorge Vieira (Closes: #636358)
 
- -- David Paleino <dapal at debian.org>  Tue, 13 Sep 2011 15:39:44 +0200
+ -- David Paleino <dapal at debian.org>  Tue, 13 Sep 2011 15:42:43 +0200
 
 openlayers (2.10+ds1-2) unstable; urgency=low
 

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



More information about the Pkg-grass-devel mailing list