File: control

package info (click to toggle)
nagzilla 2.0-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 508 kB
  • ctags: 22
  • sloc: perl: 272; sh: 203; makefile: 17
file content (18 lines) | stat: -rw-r--r-- 747 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: nagzilla
Section: admin
Priority: extra
Maintainer: Rhonda D'Vine <rhonda@debian.org>
Build-Depends: debhelper (>= 9~), quilt
Standards-Version: 3.9.6
Homepage: http://code.google.com/p/nagzilla/

Package: nagzilla
Architecture: all
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
  libconfig-simple-perl, libnet-jabber-perl, liblog-loglite-perl, adduser
Description: jabber relay bot
 Nagzilla was designed to be a Jabber relay "bot" in that it sits quietly in a
 room until it gets a message to relay to either a chatroom or a person. It is
 split into two programs:
  * nagzillad - the daemon that sits in the room and sends the messages, and
  * nagzillac - the client that gets the messages and hands them to the daemon