Source: xfce4-sample-plugin
Section: xfce
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Build-Depends: debhelper (>= 9), autotools-dev,
 gettext,
 intltool,
 libglib2.0-dev,
 libgtk2.0-dev,
 libgtk-3-dev,
 libtool,
 libxfce4panel-2.0-dev,
 libxfce4ui-1-dev,
 libxfce4ui-2-dev,
 pkg-config,
 xfce4-dev-tools,
 xfce4-panel-dev
Standards-Version: 3.9.8
Homepage: https://github.com/xfce-mirror/xfce4-sample-plugin
#Vcs-Git: https://anonscm.debian.org/collab-maint/xfce4-sample-plugin.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/xfce4-sample-plugin.git

Package: xfce4-sample-plugin
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: <insert up to 60 chars description>
 This is a sample plugin for the Xfce panel, version 4.12 or higher. It demonstrates the basic usage of the plugin framework and provides a good layout for initial imports.