~ara/notify-osd/packaging

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
26
27
28
29
30
Source: notify-osd
Section: x11
Priority: optional
Maintainer: DX Team <dx-team@lists.ubuntu.com>
Build-Depends: cdbs (>= 0.4.41),
 debhelper (>= 5),
 libglib2.0-dev (>= 2.4),
 libgtk2.0-dev (>= 2.4),
 libdbus-1-dev (>= 0.36),
 libdbus-glib-1-dev (>= 0.60),
 libwnck-dev,
 libnotify-dev (>= 0.4.5),
 libgconf2-dev,
 intltool
Standards-Version: 3.8.0
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/notify-osd/ubuntu
Homepage: https://launchpad.net/notify-osd

Package: notify-osd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, human-icon-theme (>= 0.33)
Conflicts: notify-daemon, alsdorf (<< 0.8-0ubuntu2)
Replaces: notify-daemon, alsdorf (<< 0.8-0ubuntu2)
Provides: notification-daemon
Description: daemon that displays passive pop-up notifications
 The Desktop Notifications framework provides a standard way of doing
 passive pop-up notifications on the Linux desktop.  These are
 designed to notify the user of something without interrupting their
 work with a dialog box that they must close.  Passive popups can
 automatically disappear after a short period of time.