cflow 1:1.7-4 source package in Ubuntu

Changelog

cflow (1:1.7-4) unstable; urgency=medium

  * Update Maintainer mail.
  * debian/source/lintian-overrides: Remove. No longer need.
  * debian/source/options: New. Add diff-ignore to "tests/testsuite".
  * debian/tests/control: Add restriction skip-not-installable to
    test "cflow-mode.el".

 -- Marcos Talau <email address hidden>  Fri, 02 Sep 2022 12:31:33 -0300

Upload details

Uploaded by:
Marcos Talau
Uploaded to:
Sid
Original maintainer:
Marcos Talau
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel
Lunar release universe devel

Downloads

File Size SHA-256 Checksum
cflow_1.7-4.dsc 2.1 KiB c0772ced9f3ee97f830bef38cf854621043eed7c5cdb9d18664447f4b9aed2c6
cflow_1.7.orig.tar.xz 710.6 KiB 9e278b10ea420a1ab7ecccd8335fc31fb1921e91ab99d77e33df0729e19dca3b
cflow_1.7.orig.tar.xz.asc 181 bytes 0b2740a77961c70333b6536ed57095e9267936018c913cfded04d049410987af
cflow_1.7-4.debian.tar.xz 10.9 KiB c73634c20aee958534cd15b47b6bcc3f2a62363407f9d4dfdb138f83a6300da8

Available diffs

No changes file available.

Binary packages built by this source

cflow: control flow analyzer for C source files

 GNU cflow analyzes a collection of source files written in C language
 and outputs a graph charting dependencies between various functions.
 .
 GNU cflow is able to produce two kinds of graphs: direct and reverse.
 Direct graph begins with the main function (or any other function),
 and displays recursively all functions called by it. In contrast,
 reverse graph is a set of subgraphs, charting for each function its
 callers, in the reverse order. Due to their tree-like appearance,
 graphs can also be called trees.
 .
 In addition to these two output modes, cflow is able to produce a
 cross-reference listing of all the symbols encountered in the input
 files.
 .
 GNU cflow also provides detailed control over symbols that will appear
 in its output, allowing to omit those that are of no interest to the
 user. The exact appearance of the output graphs is also configurable.

cflow-dbgsym: debug symbols for cflow
cflow-doc: control flow analyzer for C source files (documentation)

 GNU cflow analyzes a collection of source files written in C language
 and outputs a graph charting dependencies between various functions.
 .
 GNU cflow is able to produce two kinds of graphs: direct and reverse.
 Direct graph begins with the main function (or any other function),
 and displays recursively all functions called by it. In contrast,
 reverse graph is a set of subgraphs, charting for each function its
 callers, in the reverse order. Due to their tree-like appearance,
 graphs can also be called trees.
 .
 In addition to these two output modes, cflow is able to produce a
 cross-reference listing of all the symbols encountered in the input
 files.
 .
 GNU cflow also provides detailed control over symbols that will appear
 in its output, allowing to omit those that are of no interest to the
 user. The exact appearance of the output graphs is also configurable.
 .
 This package contains the HTML documentation and Info.

cflow-l10n: control flow analyzer for C source files (localization files)

 GNU cflow analyzes a collection of source files written in C language
 and outputs a graph charting dependencies between various functions.
 .
 GNU cflow is able to produce two kinds of graphs: direct and reverse.
 Direct graph begins with the main function (or any other function),
 and displays recursively all functions called by it. In contrast,
 reverse graph is a set of subgraphs, charting for each function its
 callers, in the reverse order. Due to their tree-like appearance,
 graphs can also be called trees.
 .
 In addition to these two output modes, cflow is able to produce a
 cross-reference listing of all the symbols encountered in the input
 files.
 .
 GNU cflow also provides detailed control over symbols that will appear
 in its output, allowing to omit those that are of no interest to the
 user. The exact appearance of the output graphs is also configurable.
 .
 This package contains the translation files for the use of cflow in
 non-English locales.