4
Maintainer: DX Team <dx-team@lists.ubuntu.com>
5
Build-Depends: cdbs (>= 0.4.41),
10
libdbus-1-dev (>= 0.36),
11
libdbus-glib-1-dev (>= 0.60),
12
libglib2.0-dev (>= 2.4),
13
libgtk-3-dev (>= 3.1.6),
14
libnotify-dev (>= 0.6.1),
16
Standards-Version: 3.9.2
17
Homepage: https://launchpad.net/notify-osd
18
# If you aren't a member of ~canonical-dx-team but need to upload packaging changes,
19
# just go ahead. ~canonical-dx-team will notice and sync up the code again.
20
Vcs-Bzr: https://code.launchpad.net/~canonical-dx-team/notify-osd/precise
24
Depends: ${misc:Depends},
26
Recommends: notify-osd-icons
27
Provides: notification-daemon
28
Replaces: notification-daemon
29
Description: daemon that displays passive pop-up notifications
30
The Desktop Notifications framework provides a standard way of doing
31
passive pop-up notifications on the Linux desktop. These are
32
designed to notify the user of something without interrupting their
33
work with a dialog box that they must close. Passive popups can
34
automatically disappear after a short period of time.