The Debian package manager, managed for tvOS/ARM64

Guillem Jover d0e1e07ca8 dpkg: Fix the support for passing more than one --status-fd option před 18 roky
debian d0e1e07ca8 dpkg: Fix the support for passing more than one --status-fd option před 18 roky
doc de995070a6 doc: Fix wrong dpkg trigger related option names před 18 roky
dpkg-deb 26fb964cd4 Coalesce similar badusage() strings for translation před 18 roky
dpkg-split 26fb964cd4 Coalesce similar badusage() strings for translation před 18 roky
dselect 16efeda6cc Fix link order when using libcompat.a and libintl.a před 18 roky
lib e78b452afd libdpkg: Remove sentinel from catch_signals array před 18 roky
libcompat e99aa8dce4 libcompat: Add strnlen před 18 roky
m4 2480298618 Link dselect against libncursesw před 18 roky
man 3840cdc470 dpkg(1): further improve explanation about conffiles před 18 roky
origins bac05e1323 Update svn:ignore attributes. před 19 roky
po ebf44ab0ac Merge branch 'lenny' před 18 roky
scripts 7395755393 Dpkg::Control: fix error messages during parsing před 18 roky
src d0e1e07ca8 dpkg: Fix the support for passing more than one --status-fd option před 18 roky
utils d02a285c9a s-s-d: Move 'return' inside preprocessor conditionals před 18 roky
.gitignore cc15a50651 Revert "Add intl/ and getopt/ directories to .gitignore" před 18 roky
AUTHORS 594f46fba0 Credit people for their work and update copyright file. před 18 roky
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 před 19 roky
ChangeLog d0e1e07ca8 dpkg: Fix the support for passing more than one --status-fd option před 18 roky
Makefile.am 10440009b6 Implement triggers support před 18 roky
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low před 21 roky
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low před 21 roky
README.api c5184719ac Custom changelog parsers must be updated for lenny+1 před 18 roky
README.feature-removal-schedule bd045b1012 Deprecate support of PGP před 18 roky
README.translators 57f14c3d15 README.translators: Explain how to format Git commit messages. před 18 roky
THANKS 0ee8807033 dpkg-deb: improve error message "unable to extract" před 18 roky
TODO bd40cd8d18 Use sizeof_array() instead of ad-hoc calculations před 18 roky
configure.ac a195a8fe71 Bump version to 1.15.0~ před 18 roky
cputable 5d31013c78 Generalize source architecture handling by abstracting it through the new před 19 roky
ostable cf179a6a9d Add lpia support to ostable and triplettable. před 19 roky
triplettable cf179a6a9d Add lpia support to ostable and triplettable. před 19 roky

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.