The Debian package manager, managed for tvOS/ARM64

Modestas Vainius 07efbb0889 dpkg-shlibdeps: optimize by caching symbols files and objdump objects 17 lat temu
debian 07efbb0889 dpkg-shlibdeps: optimize by caching symbols files and objdump objects 17 lat temu
doc de995070a6 doc: Fix wrong dpkg trigger related option names 18 lat temu
dpkg-deb b56f46bba2 Use the warning function instead of hand-coded print calls 17 lat temu
dpkg-split 9bf0b5bcc2 libdpkg: Move loadcfgfile from standard_startup to its callers 18 lat temu
dselect 3182adcd39 Reduce header includes by removing unused ones 18 lat temu
lib f29e54ab5c libdpkg: Move subprocess related functions from mlib.c to subproc.c 17 lat temu
libcompat dc1e8a195c libcompat: Handle scandir function arguments being NULL 18 lat temu
m4 2480298618 Link dselect against libncursesw 18 lat temu
man 07e14d2d41 Merge branch 'lenny' (through tag '1.14.23') 17 lat temu
origins bac05e1323 Update svn:ignore attributes. 19 lat temu
po 07e14d2d41 Merge branch 'lenny' (through tag '1.14.23') 17 lat temu
scripts 07efbb0889 dpkg-shlibdeps: optimize by caching symbols files and objdump objects 17 lat temu
src b56f46bba2 Use the warning function instead of hand-coded print calls 17 lat temu
utils 88e7b54eeb Unify inclusion usage of config.h 18 lat temu
.gitignore cc15a50651 Revert "Add intl/ and getopt/ directories to .gitignore" 18 lat temu
AUTHORS 594f46fba0 Credit people for their work and update copyright file. 18 lat temu
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 19 lat temu
ChangeLog 07efbb0889 dpkg-shlibdeps: optimize by caching symbols files and objdump objects 17 lat temu
Makefile.am 10440009b6 Implement triggers support 18 lat temu
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 lat temu
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 lat temu
README.api c5184719ac Custom changelog parsers must be updated for lenny+1 18 lat temu
README.feature-removal-schedule bd045b1012 Deprecate support of PGP 18 lat temu
README.translators b5e3b25629 Move man/ChangeLog to man/po/ChangeLog 18 lat temu
THANKS cf6b114b9b Reduce dselect memory usage 18 lat temu
TODO 76af8cf4d7 libdpkg: Move compat.c to libcompat 18 lat temu
configure.ac 76af8cf4d7 libdpkg: Move compat.c to libcompat 18 lat temu
cputable 5d31013c78 Generalize source architecture handling by abstracting it through the new 19 lat temu
ostable cf179a6a9d Add lpia support to ostable and triplettable. 19 lat temu
triplettable cf179a6a9d Add lpia support to ostable and triplettable. 19 lat temu

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.