The Debian package manager, managed for tvOS/ARM64

Guillem Jover 1e7843c247 libdpkg: Add initial C unit test suite пре 17 година
debian 1e7843c247 libdpkg: Add initial C unit test suite пре 17 година
doc de995070a6 doc: Fix wrong dpkg trigger related option names пре 18 година
dpkg-deb e80064ff8d libdpkg: Move macros from dpkg.h to more specialized headers пре 17 година
dpkg-split e80064ff8d libdpkg: Move macros from dpkg.h to more specialized headers пре 17 година
dselect e80064ff8d libdpkg: Move macros from dpkg.h to more specialized headers пре 17 година
lib 1e7843c247 libdpkg: Add initial C unit test suite пре 17 година
libcompat dc1e8a195c libcompat: Handle scandir function arguments being NULL пре 18 година
m4 2480298618 Link dselect against libncursesw пре 18 година
man a5908b7ddb s-s-d: Support setting the process scheduler policy and priority пре 17 година
origins bac05e1323 Update svn:ignore attributes. пре 19 година
po 07e14d2d41 Merge branch 'lenny' (through tag '1.14.23') пре 17 година
scripts 2ab51aab67 Fix some “use Dpkg::ErrorHandling qw(…)” calls пре 17 година
src d1cea90edc dpkg: Use warning function instead of hand crafted fprintf call пре 17 година
utils a5908b7ddb s-s-d: Support setting the process scheduler policy and priority пре 17 година
.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 1e7843c247 libdpkg: Add initial C unit test suite пре 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 b5e3b25629 Move man/ChangeLog to man/po/ChangeLog пре 18 година
THANKS cf6b114b9b Reduce dselect memory usage пре 18 година
TODO 44d71c0e8a TODO: Add new items пре 17 година
configure.ac 1e7843c247 libdpkg: Add initial C unit test suite пре 17 година
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.