summaryrefslogtreecommitdiff
path: root/debian/control
blob: 32fb3b3429e22cb8f3ea7c754953bb4a4b9714d8 (plain)
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
Source: libmap-splat-perl
Section: perl
Priority: optional
Maintainer: Mark Wells <mark@freeside.biz>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep:
 libfile-chdir-perl,
 libfile-slurp-perl,
 libimage-magick-perl,
 libmoo-perl,
 libxml-libxml-perl (>= 2),
 libxml-libxml-simple-perl,
 perl
Standards-Version: 3.9.8
Homepage: https://metacpan.org/release/Map-Splat

Package: libmap-splat-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libfile-chdir-perl,
 libfile-slurp-perl,
 libimage-magick-perl,
 libmoo-perl,
 libxml-libxml-perl (>= 2),
 libxml-libxml-simple-perl,
 splat,
 wget,
 zip
Description: Wrapper for the Splat! RF propagation modeling tool
 (no description was found)
 .
 This description was automagically extracted from the module by dh-make-perl.