The Debian package manager, managed for tvOS/ARM64

Guillem Jover 3c64a11089 libcompat: Do not return a string for signal 0 18 年 前
debian ae5152d3b0 dselect: Unmark debug messages for translation 18 年 前
doc de995070a6 doc: Fix wrong dpkg trigger related option names 18 年 前
dpkg-deb 9bf0b5bcc2 libdpkg: Move loadcfgfile from standard_startup to its callers 18 年 前
dpkg-split 9bf0b5bcc2 libdpkg: Move loadcfgfile from standard_startup to its callers 18 年 前
dselect 3182adcd39 Reduce header includes by removing unused ones 18 年 前
lib 3182adcd39 Reduce header includes by removing unused ones 18 年 前
libcompat 3c64a11089 libcompat: Do not return a string for signal 0 18 年 前
m4 2480298618 Link dselect against libncursesw 18 年 前
man 7112b3c70a Merge lenny branch up to commit '1.14.22' 18 年 前
origins bac05e1323 Update svn:ignore attributes. 19 年 前
po 76af8cf4d7 libdpkg: Move compat.c to libcompat 18 年 前
scripts 7112b3c70a Merge lenny branch up to commit '1.14.22' 18 年 前
src 27855f4f83 dpkg: Remove left over debug printf in --command-fd code 18 年 前
utils 88e7b54eeb Unify inclusion usage of config.h 18 年 前
.gitignore cc15a50651 Revert "Add intl/ and getopt/ directories to .gitignore" 18 年 前
AUTHORS 594f46fba0 Credit people for their work and update copyright file. 18 年 前
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 19 年 前
ChangeLog 3c64a11089 libcompat: Do not return a string for signal 0 18 年 前
Makefile.am 10440009b6 Implement triggers support 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.api c5184719ac Custom changelog parsers must be updated for lenny+1 18 年 前
README.feature-removal-schedule bd045b1012 Deprecate support of PGP 18 年 前
README.translators b5e3b25629 Move man/ChangeLog to man/po/ChangeLog 18 年 前
THANKS cf6b114b9b Reduce dselect memory usage 18 年 前
TODO 76af8cf4d7 libdpkg: Move compat.c to libcompat 18 年 前
configure.ac 76af8cf4d7 libdpkg: Move compat.c to libcompat 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.