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 | be23f5165ba8011c406d53115f9f69addc6a7b8b (patch) | |
tree | 9bbc39cfc25443133ab30096d480e2f4b5cf5bee /debian/control | |
parent | b65e5d4b1a15d2896995b239fba7b8871e93f27f (diff) |
Removed debian directory embedded in upstream source
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index 8e593d2..0000000 --- a/debian/control +++ /dev/null @@ -1,27 +0,0 @@ -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. |