The Debian package manager, managed for tvOS/ARM64

Frank Lichtenheld d3c2ad2fb3 Remove removed utils/enoent.c from POTFILES.in 18 years ago
debian d76c84773d Add support of wildcard entries in symbols files 18 years ago
dpkg-deb 02680ecbbb Use NULL instead of 0 18 years ago
dpkg-split 02680ecbbb Use NULL instead of 0 18 years ago
dselect 18916ce5fd Regenerate .pot files and merge .po files with them 18 years ago
getopt 3ff4c4e7f9 Add *.o to .gitignore. 19 years ago
lib 02680ecbbb Use NULL instead of 0 18 years ago
m4 05f5eb2927 Do not use backticks inside double quotes in m4 files 18 years ago
man d76c84773d Add support of wildcard entries in symbols files 18 years ago
origins bac05e1323 Update svn:ignore attributes. 19 years ago
po d3c2ad2fb3 Remove removed utils/enoent.c from POTFILES.in 18 years ago
scripts 1d7b9b78dc Fix many syserr(), warning(), error() and subprocerr() calls in Dpkg::Shlibs::* 18 years ago
src 76877c6f67 Additionally check if errno is EEXIST after rmdir(2) 18 years ago
utils 925bf48883 s-s-d: Clarify in help output that --name is one of the required options 18 years ago
.gitignore bac05e1323 Update svn:ignore attributes. 19 years ago
AUTHORS 7bedbbd1ec * AUTHORS: Updated for new maintainance team 20 years ago
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 19 years ago
ChangeLog 1d7b9b78dc Fix many syserr(), warning(), error() and subprocerr() calls in Dpkg::Shlibs::* 18 years ago
Makefile.am fd3aae5215 Makefile.am: Add missing files to EXTRA_DIST 18 years ago
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 years ago
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 years ago
README.translators 57f14c3d15 README.translators: Explain how to format Git commit messages. 18 years ago
THANKS 65ee804495 THANKS: Add all the people that have contributed until now 18 years ago
TODO f7509a5532 Update TODO list 18 years ago
configure.ac 188ea062f0 configure.ac: Add missing quotes to AC_CHECK_SIZEOF calls 18 years ago
cputable 5d31013c78 Generalize source architecture handling by abstracting it through the new 19 years ago
ostable cf179a6a9d Add lpia support to ostable and triplettable. 19 years ago
triplettable cf179a6a9d Add lpia support to ostable and triplettable. 19 years ago

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.