Package: dpkg-dev Source: dpkg Version: 1.19.7ubuntu3.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 2075 Depends: perl:any, libdpkg-perl (= 1.19.7ubuntu3.1), tar (>= 1.28-1), bzip2, xz-utils, patch (>= 2.7), make, binutils Recommends: build-essential, gcc | c-compiler, fakeroot, gnupg | gnupg2, gpgv | gpgv2, libalgorithm-merge-perl Suggests: debian-keyring Breaks: debhelper (<< 10.10.1~) Multi-Arch: foreign Homepage: https://wiki.debian.org/Teams/Dpkg Priority: optional Section: utils Filename: pool/main/d/dpkg/dpkg-dev_1.19.7ubuntu3.1_all.deb Size: 1793188 SHA256: 1c263fad9e1083996a81b0f49966c80e3ed48ff8d0bdbd3d14a0f00811f9bcef SHA1: 8be302b7f2d3fe85ff634e446297eb51a645c902 MD5sum: 14ed8bc2167b564e3ea86b3ba1a639b1 Description: Debian package development tools This package provides the development tools (including dpkg-source) required to unpack, build and upload Debian source packages. . Most Debian source packages will require additional tools to build; for example, most packages need make and the C compiler gcc. Original-Maintainer: Dpkg Developers Package: golang-github-pbnjay-memory-dev Source: golang-github-pbnjay-memory Version: 0.0~git20210728.7b4eea6-1 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 25 Multi-Arch: foreign Homepage: https://github.com/pbnjay/memory Priority: optional Section: golang Filename: pool/main/g/golang-github-pbnjay-memory/golang-github-pbnjay-memory-dev_0.0~git20210728.7b4eea6-1_all.deb Size: 4492 SHA256: f4765210cd4c9e1af51303979a728db15a641cd889548a9f0106bab7ff8e06eb SHA1: 7f4d57ac99c5ac28f6305c90d9f82b5b068ca373 MD5sum: e54bcd09cf45be82eb7b8c50eaa7b336 Description: Provides go function to report total system memory Package memory provides two methods reporting total physical system memory accessible to the kernel, and free memory available to the running application. Package: libdpkg-perl Source: dpkg Version: 1.19.7ubuntu3.1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 2450 Depends: perl:any, dpkg (>= 1.18.11), pixz Recommends: libfile-fcntllock-perl, liblocale-gettext-perl, bzip2, xz-utils Suggests: debian-keyring, gnupg | gnupg2, gpgv | gpgv2, gcc | c-compiler, binutils, patch, sensible-utils, git, bzr Breaks: dgit (<< 3.13~), patch (<< 2.7), pkg-kde-tools (<< 0.15.28~) Multi-Arch: foreign Homepage: https://wiki.debian.org/Teams/Dpkg Priority: optional Section: perl Filename: pool/main/d/dpkg/libdpkg-perl_1.19.7ubuntu3.1_all.deb Size: 1434084 SHA256: f51b1c8c03c4614d3b53d7a314a048d45e3a228093d133f313004c9838038256 SHA1: 64dbf7c6ff5ab3a94419452e6fe2764fa1adedf4 MD5sum: 1e41ee6b126facb93fc6ac8a5e99e6e2 Description: Dpkg perl modules This package provides the perl modules used by the scripts in dpkg-dev. They cover a wide range of functionality. Among them there are the following public modules: . - Dpkg: core variables - Dpkg::Arch: architecture handling functions - Dpkg::Build::Info: build information functions - Dpkg::BuildFlags: set, modify and query compilation build flags - Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS - Dpkg::BuildProfiles: parse and manipulate build profiles - Dpkg::Changelog: parse changelogs - Dpkg::Changelog::Entry: represents a changelog entry - Dpkg::Changelog::Parse: generic changelog parser for dpkg-parsechangelog - Dpkg::Checksums: generate and parse checksums - Dpkg::Compression: simple database of available compression methods - Dpkg::Compression::FileHandle: transparently (de)compress files - Dpkg::Compression::Process: wrapper around compression tools - Dpkg::Conf: parse dpkg configuration files - Dpkg::Control: parse and manipulate Debian control information (.dsc, .changes, Packages/Sources entries, etc.) - Dpkg::Control::Changelog: represent fields output by dpkg-parsechangelog - Dpkg::Control::Fields: manage (list of known) control fields - Dpkg::Control::Hash: parse and manipulate a block of RFC822-like fields - Dpkg::Control::Info: parse files like debian/control - Dpkg::Control::Tests: parse files like debian/tests/control - Dpkg::Control::Tests::Entry: represents a debian/tests/control stanza - Dpkg::Deps: parse and manipulate dependencies - Dpkg::Deps::Simple: represents a single dependency statement - Dpkg::Deps::Multiple: base module to represent multiple dependencies - Dpkg::Deps::Union: list of unrelated dependencies - Dpkg::Deps::AND: list of AND dependencies - Dpkg::Deps::OR: list of OR dependencies - Dpkg::Deps::KnownFacts: list of installed and virtual packages - Dpkg::Exit: push, pop and run exit handlers - Dpkg::Gettext: wrapper around Locale::gettext - Dpkg::IPC: spawn sub-processes and feed/retrieve data - Dpkg::Index: collections of Dpkg::Control (Packages/Sources files for example) - Dpkg::Interface::Storable: base object serializer - Dpkg::Path: common path handling functions - Dpkg::Source::Format: manipulate debian/source/format files - Dpkg::Source::Package: extract Debian source packages - Dpkg::Substvars: substitute variables in strings - Dpkg::Vendor: identify current distribution vendor - Dpkg::Version: parse and manipulate Debian package versions . All the packages listed in Suggests or Recommends are used by some of the modules. Original-Maintainer: Dpkg Developers