File: control

package info (click to toggle)
leaflet-markercluster 1.4.1~dfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,544 kB
  • sloc: makefile: 35; sh: 10
file content (59 lines) | stat: -rw-r--r-- 1,792 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
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.