~indicator-applet-developers/notify-osd/trunk

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Robert Bruce Park
  • Date: 2012-11-22 21:11:36 UTC
  • mto: This revision was merged to the branch mainline in revision 459.
  • Revision ID: robert.park@canonical.com-20121122211136-rve2xxtgaupludbo
Inline packaging metadata.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: notify-osd
 
2
Section: x11
 
3
Priority: optional
 
4
Maintainer: DX Team <dx-team@lists.ubuntu.com>
 
5
Build-Depends: cdbs (>= 0.4.41),
 
6
               debhelper (>= 9),
 
7
               dh-autoreconf,
 
8
               gnome-common,
 
9
               intltool,
 
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),
 
15
               libwnck-3-dev,
 
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
 
21
 
 
22
Package: notify-osd
 
23
Architecture: any
 
24
Depends: ${misc:Depends},
 
25
         ${shlibs: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.