Debian package
[Map-Splat.git] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..32fb3b3
--- /dev/null
@@ -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.