1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: specto
Section: gnome
Priority: optional
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Build-Depends: cdbs, debhelper (>= 5.0.51), python-central (>= 0.5), python-dev
Build-Depends-Indep: docbook2x
Standards-Version: 3.7.3
XS-Python-Version: all
Package: specto
Architecture: all
Depends: ${python:Depends}, python-gtk2, python-glade2, python-gnome2, zenity, gconf2, python-notify, python-dbus, librsvg2-common, gnome-icon-theme
XB-Python-Version: ${python:Versions}
Description: Unobtrusive update notification program
Specto is a desktop application that will watch any user-specified events
(web, folder, ...). This will allow users, for instance, to specify a website
to watch, and Specto will automatically check for updates on the web page. It
will then notify the user when there is activity. This will allow the user to
be informed of new updates/events instead of having to look out for them.
|