doxygen 1.9.4-4 source package in Ubuntu

Changelog

doxygen (1.9.4-4) unstable; urgency=medium

  [ Helge Deller ]
  * Enable large file support (Closes: #1017504)

  [ Samuel Thibault ]
  * Fix build on GNU/Hurd (Closes: #1020918)

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop dependency on essential package dpkg-dev (>= 1.17.14).
    + Build-Depends: Drop versioned constraint on bison (>= 1.875a).
    + Build-Depends: Drop versioned constraint on libxapian-dev (>= 1.2.21-1.2).
    + doxygen-doc: Drop conflict with removed package doxygen (<< 1.2.14) in
      Replaces.
    + doxygen-gui: Drop conflict with removed package doxygen (<< 1.2.14) in
      Replaces.

  [ Andrea Pappacoda ]
  * d/control: provide dh-sequence-doxygen (Closes: #799543)

 -- Paolo Greppi <email address hidden>  Wed, 11 Jan 2023 15:18:43 +0100

Upload details

Uploaded by:
Paolo Greppi
Uploaded to:
Sid
Original maintainer:
Paolo Greppi
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
doxygen_1.9.4-4.dsc 2.7 KiB 4db4aafb2be251e4fc9f01b99cb3b82721ed2b06d29535a926d7401b2fb60575
doxygen_1.9.4.orig.tar.gz 4.9 MiB 1b083d15b29817463129ae1ae73b930d883030eeec090ea7a99b3a04fdb51c76
doxygen_1.9.4-4.debian.tar.xz 26.3 KiB 6755fb901d46eb4d8962fd5b320099801b2d76c5ade6d56371891f442927e875

No changes file available.

Binary packages built by this source

doxygen: Generate documentation from source code

 Doxygen is a documentation system for C++, C, Objective-C, C#, PHP, Java,
 Python, IDL, Fortran, VHDL and to some extent D. It can generate an on-line
 documentation browser (in HTML) and/or an off-line reference manual (in LaTeX)
 from a set of annotated source files.
 .
 There is also support for generating RTF, PostScript, hyperlinked PDF,
 compressed HTML, and Unix man pages. The documentation is extracted directly
 from the sources.
 .
 Install the doxygen-latex package to build LaTeX based documents.

doxygen-dbgsym: debug symbols for doxygen
doxygen-doc: Documentation for doxygen

 Doxygen is a documentation system for C++, C, Objective-C, C#, PHP, Java,
 Python, IDL, Fortran, VHDL and to some extent D. It can generate an on-line
 documentation browser (in HTML) and/or an off-line reference manual (in LaTeX)
 from a set of annotated source files.
 .
 This package contains the documentation for doxygen.

doxygen-doxyparse: Multi-language source code parser based on doxygen

 Doxygen is a documentation system for C++, C, Objective-C, C#, PHP, Java,
 Python, IDL, Fortran, VHDL and to some extent D. Doxyparse builds on doxygen's
 great source code parsing infrastructure and provides a command-line tool that
 can be used to obtain information from source code, such as:
 .
  * which functions/methods and variables/attributes a module/class contains
  * which functions/methods calls/uses which functions/methods/variables
  * etc
 .
 doxyparses's main goal is to be used by higher-level source code analysis
 tools.
 .
 This package contains doxyparse binary, a source code parser based on doxygen

doxygen-doxyparse-dbgsym: debug symbols for doxygen-doxyparse
doxygen-gui: GUI configuration tool for doxygen

 Doxygen is a documentation system for C++, C, Objective-C, C#, PHP, Java,
 Python, IDL, Fortran, VHDL and to some extent D. It can generate an on-line
 documentation browser (in HTML) and/or an off-line reference manual (in LaTeX)
 from a set of annotated source files.
 .
 This package contains doxywizard, a GUI configuration tool for doxygen.

doxygen-gui-dbgsym: debug symbols for doxygen-gui
doxygen-latex: Generate LaTeX documentation from source code

 Doxygen is a documentation system for C++, C, Objective-C, C#, PHP, Java,
 Python, IDL, Fortran, VHDL and to some extent D. It can generate an on-line
 documentation browser (in HTML) and/or an off-line reference manual (in LaTeX)
 from a set of annotated source files.
 .
 This dependency package adds dependencies for all LaTeX packages required
 to build documents using the default stylesheet.