Source: gz-tools
Maintainer: Jose Luis Rivero <jrivero@osrfoundation.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11),
               cmake,
               doxygen,
               gem2deb,
               libbackward-cpp-dev,
               libgz-cmake-dev,
               pkg-config,
               ruby
XS-Ruby-Versions: all
Vcs-Browser: https://github.com/gazebosim/gz-tools
Vcs-Git: https://github.com/gazebosim/gz-tools.git
Standards-Version: 4.5.1
Homepage: http://gazebosim.org/

Package: gz-tools
Architecture: any
Section: libs
Pre-Depends: ${misc:Pre-Depends}
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby:any,
         ${shlibs:Depends},
         ${misc:Depends}
Provides: gz-tools-generic
Conflicts: gz-tools-generic,
           gz-tools1,
           gz-tools2
Replaces: gz-tools1,
          gz-tools2
Multi-Arch: same
Description: Entry point for using all the suite of Gazebo tools - app
 Gazebo tools provide the gz command line tool that accepts multiple
 subcommands. Each subcommand is implemented in a plugin that belongs to a
 specific Gazebo project.
 .
 Package contains the gz app

Package: libgz-tools-dev
Architecture: any
Section: libdevel
Depends: cmake,
         gz-tools,
         libgz-cmake-dev,
         ${misc:Depends}
Provides: libgz-tools-dev-generic
Conflicts: libgz-tools-dev-generic
Multi-Arch: same
Description: Entry point for using all the suite of Gazebo tools - cmake support
 Gazebo tools provide the gz command line tool that accepts multiple
 subcommands. Each subcommand is implemented in a plugin that belongs to a
 specific Gazebo project.
 .
 Package contains the cmake helpers

Package: gz-rotary-tools
Depends: gz-tools (= ${binary:Version}), ${misc:Depends}
Architecture: all
Priority: optional
Section: metapackages
Description: alias package
 Provides a package for Rotary without exposing the version number.

Package: libgz-rotary-tools-dev
Depends: libgz-tools-dev (= ${binary:Version}), ${misc:Depends}
Architecture: all
Priority: optional
Section: metapackages
Description: alias package
 Provides a package for Rotary without exposing the version number.
