dpkg 1.22.6-ok3 source package in openKylin
Changelog
dpkg (1.22.6-ok3) nile; urgency=medium * dpkg-source: allow native package version have a revision - 为了支持git中的开发分支本地调试打包编译 -- Xie Wei <email address hidden> Fri, 24 May 2024 17:50:19 +0800
dpkg (1.22.6-ok3) nile; urgency=medium * dpkg-source: allow native package version have a revision - 为了支持git中的开发分支本地调试打包编译 -- Xie Wei <email address hidden> Fri, 24 May 2024 17:50:19 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | admin | |
Huanghe V3.0 | release | main | admin | |
Nile V2.0 | release | main | admin | |
Nile V2.0 | proposed | main | admin |
File | Size | SHA-256 Checksum |
---|---|---|
dpkg_1.22.6.orig.tar.gz | 11.7 MiB | 3a79fd88ac29416aab4c953a2ea78b945ceec931cf637457e383a461ca6e9d69 |
dpkg_1.22.6-ok3.debian.tar.xz | 17.6 KiB | 5e6eb59bfc727efe53caaa1ec6a0a2e825743bf4523bf5ed7e440eb1265b799e |
dpkg_1.22.6-ok3.dsc | 3.1 KiB | 30547e2161f1614f611583ef28effda7119cf5c7fdc0fd1c714f29bfdf4b20f3 |
This package provides the low-level infrastructure for handling the
installation and removal of Debian software packages.
.
For Debian package development tools, install dpkg-dev.
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.
dselect is a high-level interface for managing the installation and
removal of Debian software packages.
.
Many users find dselect intimidating and new users may prefer to use
apt-based user interfaces.
This package provides the header files and static library necessary to
develop software using libdpkg, the same library used internally by dpkg.
.
Note though, that the API is to be considered volatile, and might change
at any time, use at your own risk.
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::BuildFlags: set, modify and query compilation build flags
- Dpkg::BuildInfo: build information functions
- Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS
- Dpkg::BuildProf
- Dpkg::Changelog: parse changelogs
- Dpkg::Changelog
- Dpkg::Changelog
- Dpkg::Checksums: generate and parse checksums
- Dpkg::Compression: simple database of available compression methods
- Dpkg::Compressi
- Dpkg::Compressi
- Dpkg::Conf: parse dpkg configuration files
- Dpkg::Control: parse and manipulate Debian control information
(.dsc, .changes, Packages/Sources entries, etc.)
- Dpkg::Control:
- Dpkg::Control:
- Dpkg::Control:
- Dpkg::Control:
- Dpkg::Control:
- Dpkg::Control:
- Dpkg::Deps: parse and manipulate dependencies
- Dpkg::Deps::Simple: represents a single dependency statement
- Dpkg::Deps:
- Dpkg::Deps::Union: list of unrelated dependencies
- Dpkg::Deps::AND: list of AND dependencies
- Dpkg::Deps::OR: list of OR dependencies
- Dpkg::Deps:
- 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
- Dpkg::Path: common path handling functions
- Dpkg::Source:
- Dpkg::Source:
- 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.