The Debian package manager, managed for tvOS/ARM64

Guillem Jover 4eab697e64 libdpkg: Remove outdated comment with test dataset package names hace 16 años
debian 0e8a57c3af German dpkg translation update hace 16 años
doc b010b55f0e Update coding-style.txt to also cover the Perl code hace 16 años
dpkg-deb 28caaffea7 dpkg-deb, dpkg-split: Fix few resource leaks hace 16 años
dpkg-split 28caaffea7 dpkg-deb, dpkg-split: Fix few resource leaks hace 16 años
dselect d6b4474a00 Regenerate .pot files and merge .po files with them hace 16 años
lib 4eab697e64 libdpkg: Remove outdated comment with test dataset package names hace 16 años
m4 97bc3081d2 Unify naming of va_list variables to args or args_copy hace 16 años
man 632e855a51 man: Update u-a log file reference hace 16 años
po 0e8a57c3af German dpkg translation update hace 16 años
scripts 6f398047c2 Fix ”make distcheck“ errors hace 16 años
src 1f6b854a2d libdpkg: Rename trigdef_yylex() to trigdef_parse() hace 16 años
utils e3668035f5 build: Remove redundant test_case assignment in utils/ hace 16 años
.gitignore 895059d2a3 Rename autoconf auxiliary directory from config to build-aux hace 17 años
.mailmap 722fa5660d Add a .mailmap file to fix up name and mail addresses hace 17 años
AUTHORS d13625a19a Add accent on my name in AUTHORS hace 16 años
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 hace 19 años
ChangeLog.old 0a3fa9ced6 Add accent on Raphaël's name in several files hace 16 años
Makefile.am 2567c92666 build: Add missing libdpkg-perl debian packaging files to EXTRA_DIST hace 16 años
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low hace 21 años
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low hace 21 años
README.translators 46184f85cd Fix typo (one ‘the’ too many) hace 17 años
THANKS 0a3fa9ced6 Add accent on Raphaël's name in several files hace 16 años
TODO c43931e799 dpkg: Use iterators instead of exposing packageslump directly hace 16 años
configure.ac a484f009a0 build: Allow changing default logdir hace 16 años
cputable a3c68a75e0 Add sparc64 to cputable hace 16 años
get-version d99d361f1b Replace FSF address by pointing to the gnu.org URL hace 16 años
ostable feb5792cc9 Add powerpcspe to ostable and triplettable hace 16 años
triplettable feb5792cc9 Add powerpcspe to ostable and triplettable hace 16 años

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.