Source: leaflet-markercluster
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:
 Andrew Harvey <andrew.harvey4@gmail.com>,
 Jonas Smedegaard <dr@jones.dk>,
Build-Depends:
 brotli,
 debhelper,
 pandoc <!nodoc>,
 pigz,
 rename,
 rollup,
 sassc,
 uglifyjs (>= 3),
Standards-Version: 4.3.0
Homepage: https://github.com/Leaflet/Leaflet.markercluster
Vcs-Browser: https://salsa.debian.org/js-team/leaflet-markercluster
Vcs-Git: https://salsa.debian.org/js-team/leaflet-markercluster.git
Rules-Requires-Root: no

Package: node-leaflet.markercluster
Architecture: all
Depends:
 libjs-leaflet.markercluster (= ${binary:Version}),
 node-leaflet,
 nodejs,
 ${misc:Depends},
Description: marker clustering functionality for Leaflet - Node.js library
 Leaflet.markercluster is a plugin for the Leaflet JavaScript library,
 providing beautiful animated marker clustering functionality.
 .
 Leaflet is a JavaScript library for mobile-friendly interactive maps.
 .
 This package provides Leaflet.markercluster library
 usable with Node.js - an event-based server-side JavaScript engine.

Package: libjs-leaflet.markercluster
Architecture: all
Depends:
 libjs-leaflet (>= 1),
 ${misc:Depends},
Recommends:
 javascript-common,
Provides:
 libjs-leaflet-markercluster,
Conflicts:
 libjs-leaflet-markercluster,
Replaces:
 libjs-leaflet-markercluster,
Description: marker clustering functionality for Leaflet - browser library
 Leaflet.markercluster is a plugin for the Leaflet JavaScript library,
 providing beautiful animated marker clustering functionality.
 .
 Leaflet is a JavaScript library for mobile-friendly interactive maps.
 .
 This package provides Leaflet.markercluster library
 directly usable in web browsers.
