The Debian package manager, managed for tvOS/ARM64

Guillem Jover 1ec7677c08 po: Change charset to UTF-8 to match reality пре 17 година
debian 350eb931c9 Add bug closure пре 17 година
doc de995070a6 doc: Fix wrong dpkg trigger related option names пре 18 година
dpkg-deb 505c8c0973 dpkg-deb: Change return type for safe_fflush from int to void пре 18 година
dpkg-split 122fdc0fa5 Move command line common option utilities to lib/myopt-util.c пре 18 година
dselect 767fb8d751 Regenerate .pot files and merge .po files with them пре 18 година
lib 22f1d67269 Abort on unrecoverable fatal errors instead of continuing execution пре 17 година
libcompat e99aa8dce4 libcompat: Add strnlen пре 18 година
m4 2480298618 Link dselect against libncursesw пре 18 година
man 2dc426e499 man: Unfuzzy the control msgid пре 17 година
origins bac05e1323 Update svn:ignore attributes. пре 19 година
po 1ec7677c08 po: Change charset to UTF-8 to match reality пре 17 година
scripts 251b4afde5 Really unfuzzy the translation пре 17 година
src c8d175fd55 dpkg: untangle onerr_abort from too many errors condition пре 17 година
utils d02a285c9a s-s-d: Move 'return' inside preprocessor conditionals пре 18 година
.gitignore cc15a50651 Revert "Add intl/ and getopt/ directories to .gitignore" пре 18 година
AUTHORS 594f46fba0 Credit people for their work and update copyright file. пре 18 година
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 пре 19 година
ChangeLog 22f1d67269 Abort on unrecoverable fatal errors instead of continuing execution пре 17 година
Makefile.am 10440009b6 Implement triggers support пре 18 година
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low пре 21 година
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low пре 21 година
README.api c5184719ac Custom changelog parsers must be updated for lenny+1 пре 18 година
README.feature-removal-schedule bd045b1012 Deprecate support of PGP пре 18 година
README.translators 57f14c3d15 README.translators: Explain how to format Git commit messages. пре 18 година
THANKS d8ef1fc56d Fix a double-free by setting scontext to NULL after calling freecon пре 18 година
TODO 2e918be189 Update TODO list пре 18 година
configure.ac 14a5c1cff9 Bump version to 1.14.23~ пре 18 година
cputable 5d31013c78 Generalize source architecture handling by abstracting it through the new пре 19 година
ostable cf179a6a9d Add lpia support to ostable and triplettable. пре 19 година
triplettable cf179a6a9d Add lpia support to ostable and triplettable. пре 19 година

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.