cutils 1.6-7 source package in Ubuntu

Changelog

cutils (1.6-7) unstable; urgency=medium

  * QA upload.
  * debian/control:
    - Add Rules-Requires-Root field.
    - Bump Standards-Version to "4.7.0".
  * debian/copyright:
    - Add Boyuan Yang to packaging copyright.
    - Reformat copyright years.
    - Update packaging copyright information.
  * debian/upstream/metadata: Add upstream metadata information.

 -- Marcos Talau <email address hidden>  Mon, 13 May 2024 22:17:40 -0300

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
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
cutils_1.6-7.dsc 1.8 KiB ac124550d2408eacd2d739167898eb385623fc970cf56eeda992871e2df6fde6
cutils_1.6.orig.tar.gz 125.7 KiB b26c22f2ca3905579273e132708094e95b4fe2a0576ce4bea8a7cbfc7a0084b8
cutils_1.6-7.debian.tar.xz 9.3 KiB a05d118527c4f334ad2d6d09d6859136850776e4b276248dd8b7d782f8af031c

Available diffs

No changes file available.

Binary packages built by this source

cutils: C source code utilities

 This package contains several utilities which may be useful to
 developers of C source code utilities, namely:
  cdecl and cundecl - decode and encode C type declarations
  cobfusc - make a C source file unreadable but compilable
  chilight - highlight C source files
  cunloop - unloop C loops
  yyextract - extract grammar rules from yacc grammar
  yyref - yacc grammar reference program

cutils-dbgsym: debug symbols for cutils