Source: abicheck
Section: devel
Priority: optional
Maintainer: Phil Wyett <philip.wyett@kathenas.org>
Build-Depends:
 debhelper-compat (= 13),
 perl,
Standards-Version: 4.7.2
Homepage: https://sourceforge.net/projects/abicheck/
Vcs-Git: https://salsa.debian.org/debian/abicheck.git
Vcs-Browser: https://salsa.debian.org/debian/abicheck
Rules-Requires-Root: no

Package: abicheck
Architecture: all
Multi-Arch: foreign
Depends: perl:any, ${misc:Depends}
Description: binary compatibility checking tool
 ABIcheck is a tool for checking an application's compliance with a
 library's defined Application Binary Interface (ABI). It relies on
 ABI definition information contained in the library. Example
 definitions are given for GNOME and glibc.
