gpp 2.28-2 source package in Ubuntu

Changelog

gpp (2.28-2) unstable; urgency=medium

  * New maintainer. (Closes: #812622)
  * d/control: Add suggests for doc-base.
  * d/doc-base: Add file.
  * d/control:
    - Bump Standards-Version to 4.7.0.
    - Apply "wrap-and-sort -abst".
  * d/copyright:
    - Fix important problems such as missing files and licenses. (Closes: #1074022)
    - Update year for myself and for upstream author.
  * Add d/gpp.lintian-overrides (see commentary for more detail).

 -- Leandro Cunha <email address hidden>  Mon, 01 Jul 2024 18:36:50 -0300

Upload details

Uploaded by:
Leandro Cunha
Uploaded to:
Sid
Original maintainer:
Leandro Cunha
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel

Downloads

File Size SHA-256 Checksum
gpp_2.28-2.dsc 1.6 KiB 4ad7d2c39026f12a4e1c8c7ee0071f346b528ceb079df2fec7b264acbb636443
gpp_2.28.orig.tar.bz2 140.0 KiB 343d33d562e2492ca9b51ff2cc4b06968a17a85fdc59d5d4e78eed3b1d854b70
gpp_2.28-2.debian.tar.xz 8.5 KiB 8b85b2a6bde7c96111c1c11304d343b777cae55f0f41351461d407b9bb022dd2

Available diffs

No changes file available.

Binary packages built by this source

gpp: general-purpose preprocessor with customizable syntax

 GPP is a general-purpose preprocessor with customizable syntax, suitable for
 a wide range of preprocessing tasks. Its independence from any one
 programming language makes it much more versatile than the C preprocessor
 (cpp), while its syntax is lighter and more flexible than that of GNU m4.
 There are built-in macros for use with C/C++, LaTeX, HTML, XHTML, and Prolog
 files.

gpp-dbgsym: debug symbols for gpp