Source: vera++
Section: devel
Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Vincent Hobeïka <vincent.hobeika@gmail.com>
Build-Depends: debhelper (>= 9), libboost-dev (>= 1.42), tcl-dev (>= 8), libboost-wave-dev (>= 1.42), libboost-thread-dev (>= 1.42), libboost-system-dev (>= 1.42), libboost-program-options-dev (>= 1.42), cmake
Standards-Version: 3.9.5
Homepage: https://bitbucket.org/verateam/vera/wiki/Home
Vcs-Git: https://bitbucket.org/verateam/vera.git
Vcs-Browser: https://bitbucket.org/verateam/vera/src

Package: vera++
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Programmable verification and analysis tool for C++
 Vera++ is a programmable tool for verification, analysis and transformation of
 C++ source code.
 Vera++ is mainly an engine that parses C++ source files and presents the
 result of this parsing to scripts in the form of various collections -
 the scripts are actually performing the requested tasks.
