cxref 1.6e-5 source package in Ubuntu

Changelog

cxref (1.6e-5) unstable; urgency=medium

  * Bug fix: "please make the build reproducible - non-reproducible
    timestamp in build log", thanks to Philip Rinn (Closes: #1014877).
    rm cxref.log from cxref-doc package.
  * Bug fix: "please rebuild with dh_elpa 2.x", thanks to David Bremner
    (Closes: #973966).  Remove build-dep on dh-elpa for now.
  * Bug fix: "cxref FTCBFS: uses AC_TRY_COMPILE", thanks to Helmut Grohne
    (Closes: #962163).  Apply AC_TRY_COMPILE patch
  * tempfile -> mktemp in cxref-cpp-wrap
 
 -- Camm Maguire <email address hidden>  Fri, 15 Jul 2022 10:34:54 -0400

Upload details

Uploaded by:
Camm Maguire
Uploaded to:
Sid
Original maintainer:
Camm Maguire
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
cxref_1.6e-5.dsc 1.9 KiB 9848dfc12c06ada88f445167b0f6b38a4d1f71405e2d51ae26ea43c332e17ce8
cxref_1.6e.orig.tar.gz 372.9 KiB 21492210f9e1030e4e697f0d84f31ac57a0844e64c8fb28432001c44663242f2
cxref_1.6e-5.debian.tar.xz 32.2 KiB d51a041e7b967dbfe0bc45755bc2ff0ae8354b1dc480dbe220c6fb2e125943c8

Available diffs

No changes file available.

Binary packages built by this source

cxref: Generates LaTeX and HTML documentation for C programs

 A program that takes as input a series of C source files
 and produces a LaTeX or HTML document containing a cross
 reference of the files/functions/variables in the program,
 including documentation taken from suitably formatted
 source code comments.
 The documentation is stored in the C source file in
 specially formatted comments, making it simple to maintain.
 The cross referencing includes lists of functions called,
 callers of each function, usage of global variables, header
 file inclusion, macro definitions and type definitions.
 Works for ANSI C, including many gcc extensions.

cxref-dbgsym: No summary available for cxref-dbgsym in ubuntu kinetic.

No description available for cxref-dbgsym in ubuntu kinetic.

cxref-doc: Generates LaTeX and HTML documentation for C programs

 This package provides sample documentation produced by cxref from
 some of the cxref source itself.

cxref-emacs: No summary available for cxref-emacs in ubuntu kinetic.

No description available for cxref-emacs in ubuntu kinetic.