The Debian package manager, managed for tvOS/ARM64

Guillem Jover 6c370bda30 libdpkg: Move code handling tar uid/gid together před 16 roky
debian 1b9c0f6d82 dpkg-source: drop upstream debian directory before copying the debian one in place před 16 roky
doc 0581dda824 build: Add optional code coverage support před 16 roky
dpkg-deb c249251053 dpkg-deb: Parse control file into available structure před 16 roky
dpkg-split d647c878fb dpkg-split: Namespace global option variables to not shadow local ones před 16 roky
dselect e93fdb8223 Fix file names in comment header před 16 roky
lib 6c370bda30 libdpkg: Move code handling tar uid/gid together před 16 roky
m4 4b3828ba87 build: Add -Wshadow to default warnings před 16 roky
man 205ac41b16 Update German translation of manual pages před 16 roky
po 8f49b73704 German dpkg translation update před 16 roky
scripts c5dc9008a7 Update Swedish translation: před 16 roky
src ccb9d03ffd libdpkg: Rename TarInfo to tar_entry před 16 roky
utils 37fe6b4a5c update-alternatives: avoid segfault when the only slave is disappearing před 16 roky
.gitignore 0581dda824 build: Add optional code coverage support před 16 roky
.mailmap 722fa5660d Add a .mailmap file to fix up name and mail addresses před 17 roky
AUTHORS d13625a19a Add accent on my name in AUTHORS před 16 roky
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 před 19 roky
ChangeLog.old 0a3fa9ced6 Add accent on Raphaël's name in several files před 16 roky
Makecheck.am 4e3e048dce build: Set LC_ALL=C for check-local před 16 roky
Makefile.am b3db5f47c0 build: Fix “make distcheck” errors před 16 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.translators 46184f85cd Fix typo (one ‘the’ too many) před 17 roky
THANKS 0a3fa9ced6 Add accent on Raphaël's name in several files před 16 roky
TODO b8799d9f10 Use consistent naming for linked lists members před 16 roky
configure.ac 0581dda824 build: Add optional code coverage support před 16 roky
cputable a3c68a75e0 Add sparc64 to cputable před 16 roky
get-version d99d361f1b Replace FSF address by pointing to the gnu.org URL před 16 roky
ostable feb5792cc9 Add powerpcspe to ostable and triplettable před 16 roky
triplettable feb5792cc9 Add powerpcspe to ostable and triplettable před 16 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.