Source: xorg-gtest
Priority: extra
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
XSBC-Original-Maintainer: Daniel d'Andrada <daniel.dandrada@canonical.com>
Build-Depends: automake,
               debhelper (>= 9),
               dh-autoreconf,
               doxygen,
               libgtest-dev,
               libtool,
               libx11-dev,
               libxi-dev,
               pkg-config,
               valgrind,
               xserver-xorg-core,
               xserver-xorg-dev,
               xserver-xorg-video-dummy,
               xutils-dev (>= 1:7.7~1)
Standards-Version: 3.9.4
Section: libs
Vcs-Git: git://anongit.freedesktop.org/~cndougla/xorg-gtest
Vcs-Browser: http://cgit.freedesktop.org/~cndougla/xorg-gtest

Package: libxorg-gtest-dev
Section: libdevel
Architecture: all
Depends: libgtest-dev,
         libxorg-gtest-data (= ${source:Version}),
         xserver-xorg-video-dummy,
         xutils-dev (>= 1:7.7~1),
         ${misc:Depends}
Description: X.Org dummy testing environment for Google Test - headers
 Provides a Google Test environment for starting and stopping
 a dummy X server for headless testing purposes.
 .
 This package provides the source code and header files for xorg-gtest.

Package: libxorg-gtest-data
Section: devel
Architecture: all
Depends: ${misc:Depends}
Description: X.Org dummy testing environment for Google Test - data
 Provides a Google Test environment for starting and stopping
 a dummy X server for headless testing purposes.
 .
 This package provides data files needed for normal execution.

Package: libxorg-gtest-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: X.org dummy testing environment for Google Test - documentation
 Provides a Google Test environment for starting and stopping
 a dummy X server for headless testing purposes.
 .
 API and specification documentation for developing with xorg-gtest.
