The Debian package manager, managed for tvOS/ARM64

Guillem Jover 8ecd3414eb Use dpkg_db_get_path() instead of ad-hoc building the string with varbuf 15 lat temu
debian af3153d09a Add new variables, DEB_HOST_MULTIARCH and DEB_BUILD_MULTIARCH 15 lat temu
doc ec2ebca2e2 Update triggers documentation to match reality 15 lat temu
dpkg-deb f1bccd4763 Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls 15 lat temu
dpkg-split f1bccd4763 Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls 15 lat temu
dselect ad2f2b8ca2 dselect: Use modstatdb_can_lock() in refreshmenu() instead of ad-hoc code 15 lat temu
lib 18d1daa7bf libdpkg: Add new dbdir module 15 lat temu
m4 fdce08c3b9 Remove --enable-sync-sync codepath 15 lat temu
man af3153d09a Add new variables, DEB_HOST_MULTIARCH and DEB_BUILD_MULTIARCH 15 lat temu
po 43f5433769 Regenerate .pot files and merge .po files with them 15 lat temu
scripts af3153d09a Add new variables, DEB_HOST_MULTIARCH and DEB_BUILD_MULTIARCH 15 lat temu
src 8ecd3414eb Use dpkg_db_get_path() instead of ad-hoc building the string with varbuf 15 lat temu
utils 7221d533e9 u-a: Fix memory leaks due to scandir() return value 15 lat temu
.gitignore 0581dda824 build: Add optional code coverage support 16 lat temu
.mailmap acb03dc669 Add spelling fix for jfs@debian.org to .mailmap 15 lat temu
AUTHORS d13625a19a Add accent on my name in AUTHORS 16 lat temu
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 19 lat temu
ChangeLog.old c6ea15b985 Cleanup white spaces 15 lat temu
Makecheck.am 4e3e048dce build: Set LC_ALL=C for check-local 16 lat temu
Makefile.am b3db5f47c0 build: Fix “make distcheck” errors 16 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.translators c6ea15b985 Cleanup white spaces 15 lat temu
THANKS 1ed0e8019c Add Holger Wansing to THANKS 15 lat temu
TODO e63e1fa4a4 Propagate --admindir to programs run from maintainer scripts 15 lat temu
configure.ac fdce08c3b9 Remove --enable-sync-sync codepath 15 lat temu
cputable a3c68a75e0 Add sparc64 to cputable 16 lat temu
get-version c6ea15b985 Cleanup white spaces 15 lat temu
ostable feb5792cc9 Add powerpcspe to ostable and triplettable 16 lat temu
triplettable feb5792cc9 Add powerpcspe to ostable and triplettable 16 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.