cutils 1.6-6 source package in Ubuntu

Changelog

cutils (1.6-6) unstable; urgency=medium

  * QA upload.
  * debian/: Apply wrap-and-sort -abst.
  * debian/control:
    + Bump Standards-Version to 4.6.1.
    + Drop outdated Testsuite: field.
    + Add Vcs-* fields.
    + Drop cweb suggestion, package removed.
  * Bump debhelper compat to v13.
  * debian/changelog: Drop trailing spaces.

 -- Boyuan Yang <email address hidden>  Sat, 08 Oct 2022 21:50:20 -0400

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
Noble release universe devel
Mantic release universe devel
Lunar release universe devel

Downloads

File Size SHA-256 Checksum
cutils_1.6-6.dsc 2.0 KiB 508e962c7dc8f085d52123e5ce6248d36bb36da0f08a9b3e706c5b8b6b5cdb88
cutils_1.6.orig.tar.gz 125.7 KiB b26c22f2ca3905579273e132708094e95b4fe2a0576ce4bea8a7cbfc7a0084b8
cutils_1.6.orig.tar.gz.asc 189 bytes b7cd1ee35676abd10c2277de4c1f65ff7d5be3a52d50c11c34f4a7a2ceda82fc
cutils_1.6-6.debian.tar.xz 9.1 KiB b9a35240985a739abc774cf258db692e649f2894ec8d76c482e62e1d0a114053

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