diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..32fb3b3 --- /dev/null +++ b/debian/control @@ -0,0 +1,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. |