summaryrefslogtreecommitdiff
path: root/debian/control
blob: 1805b923bbdd6bb1ee68b9769ad2b6464ae7259b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: nagios-plugin-curl
Section: unknown
Priority: extra
Maintainer: Andreas Baumann <abaumann@yahoo.com>
Build-Depends: debhelper (>= 4.1.16), pkg-config,
 libcurl4-openssl-dev
Standards-Version: 3.8.3
Homepage: https://github.com/andreasbaumann/nagios-plugin-curl

Package: nagios-plugin-curl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: nagios-plugin-curl
 Nagios plugin with similar command line options and functionality
 as 'check_http', but based on the cURL web library.