diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..8a71a22 --- /dev/null +++ b/debian/control @@ -0,0 +1,15 @@ +Source: pingdomfetch +Section: utils +Priority: optional +Maintainer: Paul Buetow <paul@buetoe.org +Build-Depends: perl, perltidy +Standards-Version: 3.9.2 +Homepage: http://pingdomfetch.buetow.org +Vcs-Git: https://github.com/ratnanplan/pingdomfetch +Vcs-Browser: https://github.com/rantanplan/pingdomfetch + +Package: pingdomfetch +Architecture: all +Depends: ${perl:Depends}, libwww-perl, libtime-modules-perl, libconfig-json-perl, libio-socket-ssl-perl, libmime-lite-perl, curl, libio-captureoutput-perl +Description: Pingdom fetch utility + Fetches service availability from Pingdom and notifies via E-Mail |
