Source: icheck
Section: devel
Priority: optional
Build-Depends: debhelper (>= 9), libtext-diff-perl
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Erinn Clark <erinn@double-helix.org> 
Standards-Version: 3.6.2

Package: icheck
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}
Description: C interface ABI/API checker
 A tool for statically checking C interfaces for API and ABI
 changes. All changes to type declarations that can cause ABI changes
 should be detected, along with most API changes.
 .
 icheck is intended for use with libraries, as a method of preventing
 ABI drift.
