Source: startup-notification
Section: x11
Priority: optional
Maintainer: Colin Walters <walters@debian.org>
Build-Depends: debhelper (>= 4.0.0), xlibs-dev
Standards-Version: 3.5.8

Package: libstartup-notification0
Architecture: any
Depends: ${shlibs:Depends}
Description: library for program launch feedback (shared library)
 startup-notification is a library which allows programs to give the
 user visual feedback that they are being launched; this is typically
 implemented using a busy cursor.  This library is currently used by
 GNOME programs, but is part of the freedesktop.org suite of
 cross-desktop libraries.
 .
 This package contains the shared library.

Package: libstartup-notification0-dev
Architecture: any
Depends: ${shlibs:Depends}, libstartup-notification0, xlibs-dev, pkg-config
Description: library for program launch feedback (development headers)
 startup-notification is a library which allows programs to give the
 user visual feedback that they are being launched; this is typically
 implemented using a busy cursor.  This library is currently used by
 GNOME programs, but is part of the freedesktop.org suite of
 cross-desktop libraries.
 .
 This package contains the development headers.
