The Debian package manager, managed for tvOS/ARM64

Guillem Jover b3e03cf33b libdpkg: Do not segfault on varbufdupc after extending the buffer 18 jaren geleden
debian 4bb0b4bfda dpkg-divert: Do not silently enable --rename on --remove 18 jaren geleden
doc de995070a6 doc: Fix wrong dpkg trigger related option names 18 jaren geleden
dpkg-deb 800e782e21 Replace realloc plus error checking usage with m_realloc 18 jaren geleden
dpkg-split 26fb964cd4 Coalesce similar badusage() strings for translation 18 jaren geleden
dselect 2a71e19cf6 Merge lenny branch (through the tag '1.14.20') 18 jaren geleden
lib b3e03cf33b libdpkg: Do not segfault on varbufdupc after extending the buffer 18 jaren geleden
libcompat e99aa8dce4 libcompat: Add strnlen 18 jaren geleden
m4 2480298618 Link dselect against libncursesw 18 jaren geleden
man 2a71e19cf6 Merge lenny branch (through the tag '1.14.20') 18 jaren geleden
origins bac05e1323 Update svn:ignore attributes. 19 jaren geleden
po 2a71e19cf6 Merge lenny branch (through the tag '1.14.20') 18 jaren geleden
scripts 4bb0b4bfda dpkg-divert: Do not silently enable --rename on --remove 18 jaren geleden
src 354cf7ad82 Add a few more comment around obscure bits of trigger handling code 18 jaren geleden
utils d02a285c9a s-s-d: Move 'return' inside preprocessor conditionals 18 jaren geleden
.gitignore cc15a50651 Revert "Add intl/ and getopt/ directories to .gitignore" 18 jaren geleden
AUTHORS 594f46fba0 Credit people for their work and update copyright file. 18 jaren geleden
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 19 jaren geleden
ChangeLog b3e03cf33b libdpkg: Do not segfault on varbufdupc after extending the buffer 18 jaren geleden
Makefile.am 10440009b6 Implement triggers support 18 jaren geleden
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 jaren geleden
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 jaren geleden
README.api c5184719ac Custom changelog parsers must be updated for lenny+1 18 jaren geleden
README.feature-removal-schedule bd045b1012 Deprecate support of PGP 18 jaren geleden
README.translators 57f14c3d15 README.translators: Explain how to format Git commit messages. 18 jaren geleden
THANKS 0ee8807033 dpkg-deb: improve error message "unable to extract" 18 jaren geleden
TODO bd40cd8d18 Use sizeof_array() instead of ad-hoc calculations 18 jaren geleden
configure.ac a195a8fe71 Bump version to 1.15.0~ 18 jaren geleden
cputable 5d31013c78 Generalize source architecture handling by abstracting it through the new 19 jaren geleden
ostable cf179a6a9d Add lpia support to ostable and triplettable. 19 jaren geleden
triplettable cf179a6a9d Add lpia support to ostable and triplettable. 19 jaren geleden

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.