| Line | |
|---|
| 1 |
Source: reconnoiter |
|---|
| 2 |
Section: admin |
|---|
| 3 |
Priority: optional |
|---|
| 4 |
Maintainer: Thom May <thom@debian.org> |
|---|
| 5 |
Build-Depends: debhelper (>=4.1.16), autoconf, libtool, gettext, zlib1g-dev, uuid-dev, libpcre3-dev, libssl-dev, libpq-dev, libxml2-dev, libxslt-dev, libapr1-dev, libaprutil1-dev, xsltproc, libncurses5-dev, libssh2-1-dev, libsnmp-dev, libmysqlclient-dev, subversion, default-jdk, libevent-dev |
|---|
| 6 |
Standards-Version: 3.6.1.0 |
|---|
| 7 |
|
|---|
| 8 |
Package: noit |
|---|
| 9 |
Architecture: any |
|---|
| 10 |
Depends: ${misc:Depends}, ${shlibs:Depends} |
|---|
| 11 |
Recommends: uuid-runtime |
|---|
| 12 |
Description: Reconnoiter Scout Daemon |
|---|
| 13 |
Noit is the monitoring daemon for Reconnoiter. |
|---|
| 14 |
|
|---|
| 15 |
Package: stratcon |
|---|
| 16 |
Architecture: any |
|---|
| 17 |
Depends: ${misc:Depends}, ${shlibs:Depends}, noit (= ${source:Version}) |
|---|
| 18 |
Recommends: postgresql, postgresql-client, rabbitmq-server, php5-pgsql |
|---|
| 19 |
Description: Reconnoiter Stratcon Daemon |
|---|
| 20 |
Stratcon is the central management daemon for Reconnoiter. |
|---|
| 21 |
|
|---|