File: control

package info (click to toggle)
nagios2mantis 3.1-1.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 112 kB
  • ctags: 36
  • sloc: python: 305; sh: 36; makefile: 16
file content (23 lines) | stat: -rw-r--r-- 676 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: nagios2mantis
Section: admin
Priority: optional
Maintainer: Cyril Bouthors <cyb@debian.org>
Uploaders: Cyril Bouthors <cyril@boutho.rs>, Cyril Bouthors <cyril@bouthors.org>
Build-Depends: debhelper (>= 5), help2man, python-minimal
Standards-Version: 3.9.5

Package: nagios2mantis
Architecture: all
Depends: nagios3-core,
    python,
    python-soappy,
    python-configparser,
    python-argparse,
    python-yaml,
    incron,
    python-lockfile,
    ${misc:Depends}
# See http://bugs.debian.org/717675
Conflicts: python-m2crypto
Description: Automatically create Mantis issues on Nagios events
 Converts Nagios notifications to Mantis issues thanks to the Soap API.