Source: openlayers
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: David Paleino <dapal@debian.org>,
           Bas Couwenberg <sebastic@debian.org>
Section: web
Priority: extra
Build-Depends: debhelper (>= 9),
               python
Build-Depends-Indep: node-uglify,
                     naturaldocs
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/openlayers.git
Vcs-Git: git://anonscm.debian.org/pkg-grass/openlayers.git -b jessie-backports
Homepage: http://openlayers.org/two/

Package: libjs-openlayers
Architecture: all
Depends: ${misc:Depends}
Recommends: javascript-common
Description: JavaScript library for displaying map data in web browsers
 OpenLayers is a pure JavaScript library for displaying map data in
 most modern web browsers, with no server-side dependencies.
 .
 OpenLayers implements a JavaScript API for building rich web-based
 geographic applications, similar to the Google Maps and MSN Virtual
 Earth APIs.

Package: libjs-openlayers-doc
Architecture: all
Section: doc
Depends: libjs-jquery,
         libjs-jquery-mobile,
         ${misc:Depends}
Recommends: libjs-openlayers
Description: documentation for OpenLayers
 OpenLayers is a pure JavaScript library for displaying map data in
 most modern web browsers, with no server-side dependencies.
 .
 OpenLayers implements a JavaScript API for building rich web-based
 geographic applications, similar to the Google Maps and MSN Virtual
 Earth APIs.
 .
 This package contains documentation and examples of OpenLayers.

