File debian.control of Package xenstore-uvp
Source: xenstore-uvp
Section: SystemUtilities
Priority: extra
Maintainer: Kurt Garloff <kurt@garloff.de>
Standards-Version: 3.9.4
Build-Depends: debhelper (>=9), python
Package: libxenstore-uvp-3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description:
This package includes the libxenstore_uvp shared object library, needed
to support uvp-monitor that uses the XS_WEAK_WRITE operation to xenstore
which this patched version of libxenstore supports.
Package: libxenstore-uvp-dev
Architecture: any
Depends: libxenstore-uvp-3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description:
The header and devel library files for the UVP patched version of
libxenstore.