diff options
| author | Paul Buetow <paul@buetow.org> | 2015-01-02 13:27:02 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2015-01-02 13:27:02 +0100 |
| commit | 336c6c8a415603c772f97ccd63912d05209f3795 (patch) | |
| tree | 1a0febb81031d77fa8bec857333cce0a6d87436e /debian/control | |
initial1.0.0
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 |
