Source: libxorg-gtest-dev
Section: x11
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Build-Depends: debhelper (>= 9), autotools-dev,
 automake,
 dh-autoreconf,
 doxygen,
 libgtest-dev,
 libtool,
 libx11-dev,
 libxi-dev,
 pkg-config,
 rdfind,
 symlinks,
 valgrind,
 xserver-xorg-core,
 xserver-xorg-dev,
 xserver-xorg-video-dummy,
 xutils-dev
Standards-Version: 3.9.8
Homepage: https://github.com/yunit-io/xorg-gtest
#Vcs-Git: https://anonscm.debian.org/collab-maint/libxorg-gtest-dev.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/libxorg-gtest-dev.git

Package: libxorg-gtest-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 libgtest-dev,
 libxorg-gtest-data (= ${source:Version}),
 xserver-xorg-video-dummy,
 xutils-dev
Description: X.Org GTest testing environment for Google Test
 Provides a Google Test environment for starting and stopping a X server for testing purposes. The actual environment is defined in header environment.h. Please refer to the Google test documentation for information on how to add a custom environment.

Package: libxorg-gtest-data
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: X.Org GTest testing environment for Google Test
 Provides a Google Test environment for starting and stopping a X server for testing purposes. The actual environment is defined in header environment.h. Please refer to the Google test documentation for information on how to add a custom environment.

Package: libxorg-gtest-doc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: X.Org GTest testing environment for Google Test
 Provides a Google Test environment for starting and stopping a X server for testing purposes. The actual environment is defined in header environment.h. Please refer to the Google test documentation for information on how to add a custom environment.