dctrl-tools 2.23ubuntu1 source package in Ubuntu RTM

Changelog

dctrl-tools (2.23ubuntu1) trusty; urgency=medium

  * Pass CC=$(DEB_HOST_GNU_TYPE)-gcc when cross-building.
 -- Colin Watson <email address hidden>   Fri, 10 Jan 2014 15:00:36 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main utils
14.09 release main utils

Downloads

File Size SHA-256 Checksum
dctrl-tools_2.23ubuntu1.tar.gz 3.3 MiB 284201c6ee294c656b7b6a345204fbd6c9a521757544d17d7abdd6f1c8d94d98
dctrl-tools_2.23ubuntu1.dsc 1.8 KiB 00fbce1130ffaa5635d12d9382952e81b8652e7ad0e9d4fc14d2a7a564da81d5

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