Source: xfce4-notifyd
Section: xfce
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Build-Depends: debhelper (>= 9), autotools-dev,
 dh-autoreconf,
 dpkg-dev,
 exo-utils,
 intltool,
 libdbus-1-dev,
 libdbus-glib-1-dev,
 libglib2.0-dev,
 libgtk-3-dev,
 libnotify-dev,
 libxfce4panel-2.0-dev,
 libxfce4ui-2-dev,
 libxfce4util-dev,
 libxfconf-0-dev,
 xfce4-dev-tools,
 xfce4-panel-dev
Standards-Version: 3.9.8
Homepage: http://goodies.xfce.org/projects/applications/xfce4-notifyd
#Vcs-Git: https://anonscm.debian.org/collab-maint/xfce4-notifyd.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/xfce4-notifyd.git

Package: xfce4-notifyd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: libnotify-bin
Provides: notification-daemon
Description: Xfce Notification Daemon
 The Xfce Notify Daemon (xfce4-notifyd for short) is a smallish program that implements the “server-side” portion of the Freedesktop desktop notifications specification. Applications that wish to pop up a notification bubble in a standard way can implicitly make use of xfce4-notifyd to do so by sending standard messages over D-Bus using the org.freedesktop.Notifications interface.