From c34054e319a0d1bcc13a7871c9f2e5a4db9c1537 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Mon, 25 Apr 2016 20:37:22 -0700 Subject: Debian package --- debian/control | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 debian/control (limited to 'debian/control') 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 +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. -- cgit v1.2.1