dctrl-tools 2.24-ok1 source package in openKylin

Changelog

dctrl-tools (2.24-ok1) yangtze; urgency=low

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Rhonda D'Vine
Architectures:
any
Section:
utils
Urgency:
Low Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main utils
Yangtze V1.0 release main utils

Downloads

File Size SHA-256 Checksum
dctrl-tools_2.24.orig.tar.gz 3.2 MiB 949653246a777e5e5835dd490003c72573cee45184e82369fba2fdd037af15d1
dctrl-tools_2.24-ok1.debian.tar.xz 5.1 KiB c48de45ab695519c05cda65bcf24cdceead0fb480a56f55b61e3c72acaf531c8
dctrl-tools_2.24-ok1.dsc 1.7 KiB 67d1880d7b05be5086b4a28bc4159a4585e70f2ae403d8872165ef8e046f3627

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