dctrl-tools 2.24-3build2 source package in Ubuntu

Changelog

dctrl-tools (2.24-3build2) jammy; urgency=medium

  * No-change rebuild for ppc64el baseline bump.

 -- Łukasz 'sil2100' Zemczak <email address hidden>  Wed, 23 Mar 2022 14:49:49 +0100

Upload details

Uploaded by:
Łukasz Zemczak
Uploaded to:
Jammy
Original maintainer:
Rhonda D'Vine
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main utils
Lunar release main utils
Jammy release main utils

Downloads

File Size SHA-256 Checksum
dctrl-tools_2.24.orig.tar.gz 3.2 MiB 949653246a777e5e5835dd490003c72573cee45184e82369fba2fdd037af15d1
dctrl-tools_2.24-3build2.debian.tar.xz 20.3 KiB 6eefee0ae8a3ae2bee2c24321489add64229d10a6160188b73cbce6287fedc4e
dctrl-tools_2.24-3build2.dsc 1.6 KiB 08e47e0f0874d25d67a8700d36f0c10a57aab0d68b674f6fdb2c5fa86f5e9b2e

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