cproto 4.7v-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Bump standards version to 4.6.2.0 (no packaging changes).
  * Add lintian override for source-contains-autogenerated-gperf-data.

 -- Kenneth J. Pronovici <email address hidden>  Sat, 04 Mar 2023 02:48:25 +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
Mantic release universe devel

Downloads

File Size SHA-256 Checksum
cproto_4.7v-1.dsc 1.8 KiB 62e8b8ed9afef82881902b694c7a7b6529acbd7f47befc94d4f5c65f881811b8
cproto_4.7v.orig.tar.gz 189.3 KiB f3dec3f6102770196976459c4b44ac27355f6120da76e5231ec1323e379d1511
cproto_4.7v-1.debian.tar.xz 8.3 KiB e1aa48bde31109d8c2d900ac21ab499221ac48d137f2b13b2abb8760e9f071a0

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