cproto 4.7s-3 source package in Ubuntu

Changelog

cproto (4.7s-3) unstable; urgency=medium

  * Anticipate package cleanup from Debian Janitor.
    - Remove constraints unnecessary since buster
    - Build-Depends: Drop versioned constraint on dpkg-dev

 -- Kenneth J. Pronovici <email address hidden>  Fri, 24 Sep 2021 19:38:08 +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

Downloads

File Size SHA-256 Checksum
cproto_4.7s-3.dsc 1.8 KiB ea07a4224285813e20fd58af2dd8b3f5e1b40e958e84ce96804737ab8fa5ed5a
cproto_4.7s.orig.tar.gz 173.5 KiB 4c6a5935a8729108d17148609b0803450fce151585896fbb81785f1c611842b8
cproto_4.7s-3.debian.tar.xz 8.1 KiB 3837f64db9062d7480eb38878d7cc44b287dc3c31ba629bfb89c7018d2ddac85

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