The Debian package manager, managed for tvOS/ARM64

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

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.