The Debian package manager, managed for tvOS/ARM64

Raphael Hertzog 2ddc84d8d2 Dpkg::Version: Import missing error function from Dpkg::ErrorHandling il y a 18 ans
debian 025d6e02b6 scripts/controllib.pl: Removed as it's no more needed by any script. il y a 18 ans
dpkg-deb 4666362bd3 dpkg-deb/info.c: Fix a compiler warning il y a 18 ans
dpkg-split 6b141855be Adjust string to get it merged with a similar one. il y a 19 ans
dselect 1f5782739a dselect: Do not loop endlessly with very long package descriptions il y a 18 ans
getopt 3ff4c4e7f9 Add *.o to .gitignore. il y a 19 ans
lib 4e8106c9a0 Move extern declarations to header files and stop defining them as extern il y a 18 ans
m4 2c0c402c9d Use shipped perl modules when calling perl programs at build time il y a 19 ans
man f006a48bcc Fix typos in translations to avoid fuzzy strings. il y a 18 ans
origins bac05e1323 Update svn:ignore attributes. il y a 19 ans
po c7fbf08ac9 Regenerate .pot files and merge .po files with them il y a 18 ans
scripts 2ddc84d8d2 Dpkg::Version: Import missing error function from Dpkg::ErrorHandling il y a 18 ans
src 0ceb5d63d6 Do not use strdup for execvp arguments il y a 18 ans
utils 9ca339d341 s-s-d: Do not print 'failed to kill' warning when doing pid polling il y a 18 ans
.gitignore bac05e1323 Update svn:ignore attributes. il y a 19 ans
AUTHORS 7bedbbd1ec * AUTHORS: Updated for new maintainance team il y a 20 ans
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 il y a 19 ans
ChangeLog e3b720f8f1 Merge branch 'parsechangelog' into controllib-removal il y a 18 ans
Makefile.am fd3aae5215 Makefile.am: Add missing files to EXTRA_DIST 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.translators 57f14c3d15 README.translators: Explain how to format Git commit messages. il y a 18 ans
THANKS 81b142ec72 Update e-mail address of Colin Watson in THANKS file. il y a 19 ans
TODO e83e04606e Release 1.14.8 il y a 18 ans
configure.ac 89a3cf4837 Bump version to 1.14.15~ 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.