Source: xfconf
Section: xfce
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Build-Depends: debhelper (>= 9), autotools-dev,
 dpkg-dev,
 gtk-doc-tools,
 gettext,
 intltool,
 libextutils-depends-perl,
 libextutils-pkgconfig-perl,
 libglib2.0-dev,
 libglib-perl,
 libtool,
 pkg-config,
 libxfce4util-dev,
 libxml2-dev,
 libxml-parser-perl,
 xfce4-dev-tools
Standards-Version: 3.9.8
Homepage: https://docs.xfce.org/xfce/xfconf/start
#Vcs-Git: https://anonscm.debian.org/collab-maint/xfconf.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/xfconf.git

Package: libxfconf-0-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 libglib2.0-dev,
 libxfconf-0-3 (= ${binary:Version}),
 pkg-config
Description: Xfce Configuration Storage System
 Xfconf is a hierarchical (tree-like) configuration system where the immediate child nodes of the root are called “channels”. All settings beneath the channel nodes are called “properties.”

Package: libxfconf-0-3
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends},
 xfconf
Breaks: libxfconf-0-2
Replaces: libxfconf-0-2
Description: Xfce Configuration Storage System
 Xfconf is a hierarchical (tree-like) configuration system where the immediate child nodes of the root are called “channels”. All settings beneath the channel nodes are called “properties.”

Package: xfconf
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 libxfconf-0-3,
 default-dbus-session-bus | dbus-session-bus
Recommends: ${shlibs:Recommends}
Description: Xfce Configuration Storage System
 Xfconf is a hierarchical (tree-like) configuration system where the immediate child nodes of the root are called “channels”. All settings beneath the channel nodes are called “properties.”