summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2014-07-06 20:29:17 -0700
committerMark Wells <mark@freeside.biz>2014-07-06 20:29:17 -0700
commit35d9bd524333cd8dd00cb0a8b8b1134afe8fa172 (patch)
tree5ad1c7c677820bb7ec406c5e0135d21054658dd7 /debian/control
parentbe23f5165ba8011c406d53115f9f69addc6a7b8b (diff)
Initial packaging by dh-make-perl 0.82
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control27
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.