The Debian package manager, managed for tvOS/ARM64

Guillem Jover 3cdfe225ab Make dpkg log files user readable 17 år sedan
debian 3cdfe225ab Make dpkg log files user readable 17 år sedan
doc de995070a6 doc: Fix wrong dpkg trigger related option names 18 år sedan
dpkg-deb e80064ff8d libdpkg: Move macros from dpkg.h to more specialized headers 17 år sedan
dpkg-split e80064ff8d libdpkg: Move macros from dpkg.h to more specialized headers 17 år sedan
dselect e80064ff8d libdpkg: Move macros from dpkg.h to more specialized headers 17 år sedan
lib e80064ff8d libdpkg: Move macros from dpkg.h to more specialized headers 17 år sedan
libcompat dc1e8a195c libcompat: Handle scandir function arguments being NULL 18 år sedan
m4 2480298618 Link dselect against libncursesw 18 år sedan
man 07e14d2d41 Merge branch 'lenny' (through tag '1.14.23') 17 år sedan
origins bac05e1323 Update svn:ignore attributes. 19 år sedan
po 07e14d2d41 Merge branch 'lenny' (through tag '1.14.23') 17 år sedan
scripts 2ab51aab67 Fix some “use Dpkg::ErrorHandling qw(…)” calls 17 år sedan
src 0268f49c4a Remove unused macros and prototypes 17 år sedan
utils 88e7b54eeb Unify inclusion usage of config.h 18 år sedan
.gitignore cc15a50651 Revert "Add intl/ and getopt/ directories to .gitignore" 18 år sedan
AUTHORS 594f46fba0 Credit people for their work and update copyright file. 18 år sedan
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 19 år sedan
ChangeLog e80064ff8d libdpkg: Move macros from dpkg.h to more specialized headers 17 år sedan
Makefile.am 10440009b6 Implement triggers support 18 år sedan
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 år sedan
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 år sedan
README.api c5184719ac Custom changelog parsers must be updated for lenny+1 18 år sedan
README.feature-removal-schedule bd045b1012 Deprecate support of PGP 18 år sedan
README.translators b5e3b25629 Move man/ChangeLog to man/po/ChangeLog 18 år sedan
THANKS cf6b114b9b Reduce dselect memory usage 18 år sedan
TODO 44d71c0e8a TODO: Add new items 17 år sedan
configure.ac 76af8cf4d7 libdpkg: Move compat.c to libcompat 18 år sedan
cputable 5d31013c78 Generalize source architecture handling by abstracting it through the new 19 år sedan
ostable cf179a6a9d Add lpia support to ostable and triplettable. 19 år sedan
triplettable cf179a6a9d Add lpia support to ostable and triplettable. 19 år sedan

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.