Source: smart-notifier
Section: utils
Priority: optional
Maintainer: Chow Loong Jin <hyperair@debian.org>
Build-Depends: debhelper (>= 8),
               python-all (>= 2.6.6-3~),
               python-setuptools (>= 0.6b3)
Standards-Version: 3.9.2
X-Python-Version: >= 2.4
Vcs-Git: git://git.debian.org/git/collab-maint/smart-notifier.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/smart-notifier.git

Package: smart-notifier
Architecture: all
Depends: ${python:Depends},
         ${misc:Depends},
         dbus,
         python-dbus,
         smartmontools (>= 5.33+5.34cvs20050802-2),
         gir1.2-gtk-3.0
Description: graphical hard disk health status notifier
 A graphical notifier for smartmontools which attempts to show messages from
 the smartd disk monitoring daemon to the user. Currently only for gtk.
 .
 WARNING: This package is not a replacement for regular backups. It will _try_
 to warn the user when smartd sends a disk health warning. But success is not
 guaranteed. At best this package is an extra layer of protection.
