Initial packaging by dh-make-perl 0.82
[WebService-Northern911.git] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..8e593d2
--- /dev/null
@@ -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.