icheck 0.9.7-6.1build3 source package in Ubuntu

Changelog

icheck (0.9.7-6.1build3) precise; urgency=low

  * Rebuild with fixed Perl 5.14 on amd64.
 -- Colin Watson <email address hidden>   Tue, 15 Nov 2011 17:02:27 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Erinn Clark
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe devel

Downloads

File Size SHA-256 Checksum
icheck_0.9.7.orig.tar.gz 90.1 KiB 6c882b5b3f1bfe4146fa741fba816bc8e05347b8507d5bcb832a124cc41948c2
icheck_0.9.7-6.1build3.diff.gz 3.0 KiB 044ac3c772f49be161fdac3e1c30fb0f5342f479c0e761ddf70115f33f10dfd3
icheck_0.9.7-6.1build3.dsc 1.7 KiB 9babd7156403e41f54a1a53900e2335eceea1aeb4cfbea030b6d511cd2ea99f8

Available diffs

View changes file

Binary packages built by this source

icheck: 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.