cflow 1:1.4+dfsg1-2ubuntu1 source package in Ubuntu

Changelog

cflow (1:1.4+dfsg1-2ubuntu1) trusty; urgency=low

  * Use autotools-dev helper for newer arches, resolving FTBFS.
 -- Daniel T Chen <email address hidden>   Mon, 17 Mar 2014 10:41:14 -0400

Upload details

Uploaded by:
Daniel T Chen
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe devel

Downloads

File Size SHA-256 Checksum
cflow_1.4+dfsg1.orig.tar.bz2 592.8 KiB 07e4f689b45640f1b38612c111414aeaad27d7f453af5dcd44e35243ae5941c0
cflow_1.4+dfsg1-2ubuntu1.debian.tar.gz 7.9 KiB 40dcde4bfdf04126dd77ba3d6a96c691b428f3213433ba3a439a44cea9151f83
cflow_1.4+dfsg1-2ubuntu1.dsc 1.6 KiB 2afe18d94ba53a15431111476f04cb1d559cc38d182b6bbcf388eb3cfa834665

View changes file

Binary packages built by this source

cflow: Analyze control flow in C source files

 GNU cflow analyzes a collection of C source files and prints a graph, charting
 control flow within the program.
 .
 GNU cflow is able to produce both direct and inverted flowgraphs for C
 sources. Optionally a cross-reference listing can be generated. Two output
 formats are implemented: POSIX and GNU (extended).
 .
 Input files can optionally be preprocessed before analyzing.