dctrl-tools 2.24-3build3 source package in Ubuntu

Changelog

dctrl-tools (2.24-3build3) noble; urgency=high

  * No change rebuild for 64-bit time_t and frame pointers.

 -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 17:55:44 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main utils
Noble release main utils

Downloads

File Size SHA-256 Checksum
dctrl-tools_2.24.orig.tar.gz 3.2 MiB 949653246a777e5e5835dd490003c72573cee45184e82369fba2fdd037af15d1
dctrl-tools_2.24-3build3.debian.tar.xz 20.4 KiB 19fe8d7fed6dd4571bd71b0ed7c582153b75cd1394b292c4f7173609ab507633
dctrl-tools_2.24-3build3.dsc 2.0 KiB 876a4ec0e0c7b0e21f7b4840a4bbc6a81e1cb76a1dddf07de97becbe8de6790e

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