The Debian package manager, managed for tvOS/ARM64

Guillem Jover 2c4ab968fc dpkg-gencontrol: Rename $package_type to $pkg_type for uniformity vor 18 Jahren
debian 2960a07eba Mark and coalesce similar strings for translation vor 18 Jahren
doc de995070a6 doc: Fix wrong dpkg trigger related option names vor 18 Jahren
dpkg-deb 505c8c0973 dpkg-deb: Change return type for safe_fflush from int to void vor 18 Jahren
dpkg-split 122fdc0fa5 Move command line common option utilities to lib/myopt-util.c vor 18 Jahren
dselect 09bdab61fb Refactor subprocess signal setup vor 18 Jahren
lib bd40cd8d18 Use sizeof_array() instead of ad-hoc calculations vor 18 Jahren
libcompat e99aa8dce4 libcompat: Add strnlen vor 18 Jahren
m4 2480298618 Link dselect against libncursesw vor 18 Jahren
man ebf44ab0ac Merge branch 'lenny' vor 18 Jahren
origins bac05e1323 Update svn:ignore attributes. vor 19 Jahren
po ebf44ab0ac Merge branch 'lenny' vor 18 Jahren
scripts 2c4ab968fc dpkg-gencontrol: Rename $package_type to $pkg_type for uniformity vor 18 Jahren
src 2960a07eba Mark and coalesce similar strings for translation vor 18 Jahren
utils d02a285c9a s-s-d: Move 'return' inside preprocessor conditionals vor 18 Jahren
.gitignore cc15a50651 Revert "Add intl/ and getopt/ directories to .gitignore" vor 18 Jahren
AUTHORS 594f46fba0 Credit people for their work and update copyright file. vor 18 Jahren
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 vor 19 Jahren
ChangeLog 2c4ab968fc dpkg-gencontrol: Rename $package_type to $pkg_type for uniformity vor 18 Jahren
Makefile.am 10440009b6 Implement triggers support vor 18 Jahren
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low vor 21 Jahren
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low vor 21 Jahren
README.api c5184719ac Custom changelog parsers must be updated for lenny+1 vor 18 Jahren
README.feature-removal-schedule bd045b1012 Deprecate support of PGP vor 18 Jahren
README.translators 57f14c3d15 README.translators: Explain how to format Git commit messages. vor 18 Jahren
THANKS 5b54cfc995 Add a --query option to update-alternatives. Closes: #336091, #441904 vor 18 Jahren
TODO bd40cd8d18 Use sizeof_array() instead of ad-hoc calculations vor 18 Jahren
configure.ac a195a8fe71 Bump version to 1.15.0~ vor 18 Jahren
cputable 5d31013c78 Generalize source architecture handling by abstracting it through the new vor 19 Jahren
ostable cf179a6a9d Add lpia support to ostable and triplettable. vor 19 Jahren
triplettable cf179a6a9d Add lpia support to ostable and triplettable. vor 19 Jahren

README

This is dpkg, Debian's package maintenance system.

The primary interface for the dpkg suite is the `dselect' program;
a more low-level and less user-friendly interface is available in
the form of the `dpkg' command.