dctrl-tools 2.24-3build1 source package in Ubuntu

Changelog

dctrl-tools (2.24-3build1) impish; urgency=medium

  * No-change rebuild to build packages with zstd compression.

 -- Matthias Klose <email address hidden>  Thu, 07 Oct 2021 12:10:39 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Impish
Original maintainer:
Rhonda D'Vine
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dctrl-tools_2.24.orig.tar.gz 3.2 MiB 949653246a777e5e5835dd490003c72573cee45184e82369fba2fdd037af15d1
dctrl-tools_2.24-3build1.debian.tar.xz 20.3 KiB f133e293d243bb71758b62c346c7aa77e76b4ded1df58c736a9e7de2e1b6907d
dctrl-tools_2.24-3build1.dsc 1.9 KiB eb2b9a01dae757fc5c0dece6a774bfe12d0b28095474fcc4ddf99b62b0020df7

Available diffs

View changes file

Binary packages built by this source

dctrl-tools: Command-line tools to process Debian package information

 Debian package information is generally stored in files having a
 special file format, dubbed the Debian control file format (the dctrl
 format), a special case of the record jar file format. These tools
 operate on any files conforming in a general sense to that format and
 are therefore widely applicable whenever those formats are in play.
 .
 Included are:
 .
   grep-dctrl - Grep dctrl-format files
   grep-available - Grep the DPKG available database
   grep-status - Grep the DPKG status database
   grep-aptavail - Grep the APT available database
   grep-debtags - Grep the Debtags package database
 .
   sort-dctrl - Sort dctrl-format files
 .
   tbl-dctrl - Tabulate dctrl-format files
 .
   sync-available - Sync the dpkg available database with
                    the apt database

dctrl-tools-dbgsym: debug symbols for dctrl-tools