diff options
author | Mark Wells <mark@freeside.biz> | 2014-07-06 20:29:15 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2014-07-06 20:29:15 -0700 |
commit | b65e5d4b1a15d2896995b239fba7b8871e93f27f (patch) | |
tree | f9ac957f073342f0523e27420688ebc74f2a4958 /debian/control |
Import original source of WebService-Northern911 0.1
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. |