Source: abi-monitor
Section: devel
Priority: optional
Maintainer: Peter Spiess-Knafl <dev@spiessknafl.at>
Build-Depends: debhelper (>= 9), help2man
Standards-Version: 3.9.7
Homepage: https://github.com/lvc/abi-monitor
Vcs-Git: https://anonscm.debian.org/git/collab-maint/abi-monitor.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/abi-monitor.git/

Package: abi-monitor
Architecture: all
Depends: build-essential,
         cmake,
         exuberant-ctags,
         wget,
         ${misc:Depends},
         ${perl:Depends}
Description: monitor new versions of a software library, try to build them and
 create profile for ABI Tracker.
 .
 The tool is intended to be used with the ABI Tracker tool to visualize
 API/ABI changes timeline of a C/C++ library.
