The Debian package manager, managed for tvOS/ARM64

Christian Perrier d3de258bc7 Again fix Eddy's comma il y a 18 ans
debian e387580d61 Dpkg::Source::Patch.pm: Add missing import of internerr il y a 18 ans
doc de995070a6 doc: Fix wrong dpkg trigger related option names il y a 18 ans
dpkg-deb 505c8c0973 dpkg-deb: Change return type for safe_fflush from int to void il y a 18 ans
dpkg-split 122fdc0fa5 Move command line common option utilities to lib/myopt-util.c il y a 18 ans
dselect d3de258bc7 Again fix Eddy's comma il y a 18 ans
lib fb247fb252 Fix two typos il y a 18 ans
libcompat e99aa8dce4 libcompat: Add strnlen il y a 18 ans
m4 2480298618 Link dselect against libncursesw il y a 18 ans
man e71c14739e Update fuzzy strings and translate new strings in man pages into German il y a 18 ans
origins bac05e1323 Update svn:ignore attributes. il y a 19 ans
po 725f1511d8 Update Slovak dpkg translation il y a 18 ans
scripts e387580d61 Dpkg::Source::Patch.pm: Add missing import of internerr il y a 18 ans
src d8ef1fc56d Fix a double-free by setting scontext to NULL after calling freecon il y a 18 ans
utils d02a285c9a s-s-d: Move 'return' inside preprocessor conditionals il y a 18 ans
.gitignore cc15a50651 Revert "Add intl/ and getopt/ directories to .gitignore" il y a 18 ans
AUTHORS 594f46fba0 Credit people for their work and update copyright file. il y a 18 ans
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 il y a 19 ans
ChangeLog e387580d61 Dpkg::Source::Patch.pm: Add missing import of internerr il y a 18 ans
Makefile.am 10440009b6 Implement triggers support il y a 18 ans
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low il y a 21 ans
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low il y a 21 ans
README.api c5184719ac Custom changelog parsers must be updated for lenny+1 il y a 18 ans
README.feature-removal-schedule bd045b1012 Deprecate support of PGP il y a 18 ans
README.translators 57f14c3d15 README.translators: Explain how to format Git commit messages. il y a 18 ans
THANKS d8ef1fc56d Fix a double-free by setting scontext to NULL after calling freecon il y a 18 ans
TODO 2e918be189 Update TODO list il y a 18 ans
configure.ac 9751475b6b Bump version to 1.14.19~ il y a 18 ans
cputable 5d31013c78 Generalize source architecture handling by abstracting it through the new il y a 19 ans
ostable cf179a6a9d Add lpia support to ostable and triplettable. il y a 19 ans
triplettable cf179a6a9d Add lpia support to ostable and triplettable. il y a 19 ans

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.