summaryrefslogtreecommitdiff
path: root/debian/control
blob: 3a3552602086aab8b9c414845ffa372d7825ef24 (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,
 libcurl-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.