autogen 1:5.18.16-3 source package in Ubuntu

Changelog

autogen (1:5.18.16-3) unstable; urgency=medium

  * Fix cross build.
    + 30_ag_macros.m4_syntax_error.diff
    + 31_allow_overriding_AGexe_for_crossbuild.diff
    (Report and patches by Helmut Grohne - Thanks!)
    Closes: #941025
  * [lintian] Fix syntax errors in debian/copyright.

 -- Andreas Metzler <email address hidden>  Sat, 05 Oct 2019 14:46:05 +0200

Upload details

Uploaded by:
Andreas Metzler
Uploaded to:
Sid
Original maintainer:
Andreas Metzler
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe devel

Downloads

File Size SHA-256 Checksum
autogen_5.18.16-3.dsc 2.3 KiB 38167e3c3663bd488b35deae9f636cba050eb7a2cfcf95e63c1f4fdc05f14d67
autogen_5.18.16.orig.tar.xz 1021.8 KiB f8a13466b48faa3ba99fe17a069e71c9ab006d9b1cfabe699f8c60a47d5bb49a
autogen_5.18.16.orig.tar.xz.asc 659 bytes ac5ce9851d4b925a3f0821d9b24ab40032853e7e30d038a0a0b99e43921ed35f
autogen_5.18.16-3.debian.tar.xz 20.6 KiB c6ba71d038284b39247d540bd05d51996daf47eece7df6afb956580fdb360a66

No changes file available.

Binary packages built by this source

autogen: automated text file generator

 AutoGen is a tool designed for generating program files that contain
 repetitive text with varied substitutions. This is especially valuable if
 there are several blocks of such text that must be kept synchronized.
 .
 Included with AutoGen is a tool that virtually eliminates the hassle of
 processing options, keeping usage text up to date and so on. This tool
 allows you to specify several program attributes, innumerable options and
 option attributes, then it produces all the code necessary to parse and
 handle the command line and initialization file options.
 .
 This package contains the development tools. libopts25-dev contains the
 static libraries and header files. libopts25 contains the shared libraries.
 autogen-doc contains the PostScript and HTML documentation.

autogen-dbgsym: No summary available for autogen-dbgsym in ubuntu groovy.

No description available for autogen-dbgsym in ubuntu groovy.

autogen-doc: automated text file generator - documentation

 AutoGen is a tool designed for generating program files that contain
 repetitive text with varied substitutions. This is especially valuable if
 there are several blocks of such text that must be kept synchronized.
 .
 This package contains the PostScript and HTML documentation.

libopts25: No summary available for libopts25 in ubuntu groovy.

No description available for libopts25 in ubuntu groovy.

libopts25-dbgsym: No summary available for libopts25-dbgsym in ubuntu groovy.

No description available for libopts25-dbgsym in ubuntu groovy.

libopts25-dev: automated option processing library based on autogen

 This package contains the header files and static libraries used by
 autoopts. The package containing the shared libraries is libopts25. The
 package containing the development tools is autogen.