cproto 4.7v-2 source package in Ubuntu

Changelog

cproto (4.7v-2) unstable; urgency=medium

  * New release for trixie.
  * Update copyright year for Debian contributions in debian/copyright.

 -- Kenneth J. Pronovici <email address hidden>  Sat, 17 Feb 2024 15:50:39 +0000

Upload details

Uploaded by:
Kenneth J. Pronovici
Uploaded to:
Sid
Original maintainer:
Kenneth J. Pronovici
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel

Downloads

File Size SHA-256 Checksum
cproto_4.7v-2.dsc 1.8 KiB 7bd0e79888b27f4a377dd60833230b43abba180296106befb2d3d7a854881c6a
cproto_4.7v.orig.tar.gz 189.3 KiB f3dec3f6102770196976459c4b44ac27355f6120da76e5231ec1323e379d1511
cproto_4.7v-2.debian.tar.xz 8.3 KiB 1c2b40a6e1e1c875f0c344c5c2cad6e05a2a8fef2a2cb28fbea426dac2020c34

Available diffs

No changes file available.

Binary packages built by this source

cproto: utilities to generate C function prototypes from C source code

 Cproto is a program that generates function prototypes and variable
 declarations from C source code. It can also convert function
 definitions between the old style and the ANSI C style. This
 conversion overwrites the original files, so make a backup copy of
 your files in case something goes wrong.

cproto-dbgsym: debug symbols for cproto