diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..8e593d2 --- /dev/null +++ b/debian/control @@ -0,0 +1,27 @@ +Source: libwebservice-northern911-perl +Section: perl +Priority: optional +Maintainer: Mark Wells <mark@dancingmad.dyndns.org> +Build-Depends: debhelper (>= 9) +Build-Depends-Indep: libdatetime-perl, + libfile-sharedir-install-perl, + libfile-sharedir-perl, + libxml-compile-perl (>= 1), + libxml-compile-soap-perl (>= 3), + libxml-compile-wsdl11-perl (>= 3), + perl +Standards-Version: 3.9.5 +Homepage: https://metacpan.org/release/WebService-Northern911 + +Package: libwebservice-northern911-perl +Architecture: all +Depends: ${misc:Depends}, ${perl:Depends}, + libdatetime-perl, + libfile-sharedir-perl, + libxml-compile-perl (>= 1), + libxml-compile-soap-perl (>= 3), + libxml-compile-wsdl11-perl (>= 3) +Description: Interface to the Northern 911 ALI database + (no description was found) + . + This description was automagically extracted from the module by dh-make-perl. |