1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Source: prelude-notify
Section: admin
Priority: extra
Maintainer: Alexandre De Dommelin <adedommelin@tuxz.net>
Build-Depends: debhelper (>> 5.0.0), python, python-setuptools (>= 0.6c8), dh-python, python-prelude (>= 0.9.23)
Standards-Version: 3.8.4
X-Python-Version: >= 2.5
Package: prelude-notify
Architecture: all
Depends: ${python:Depends},
${misc:Depends},
python-prelude (>= 0.9.23),
notification-daemon,
python-gtk2,
python-gobject,
python-notify,
libxss1
Description: Security Information Management System [ Desktop Notifier ]
Prelude is a Universal "Security Information Management" (SIM) system.
Prelude collects, normalizes, sorts, aggregates, correlates and reports all
security-related events independently of the source or event.
.
This package provides prelude-notify, a desktop-integrated interface which
shows you events recorded by the Prelude Manager.
|