The Debian package manager, managed for tvOS/ARM64

Raphael Hertzog 1b4a170a49 dpkg(1): Use conffile for config files handled by dpkg hace 18 años
debian 1b4a170a49 dpkg(1): Use conffile for config files handled by dpkg hace 18 años
doc de995070a6 doc: Fix wrong dpkg trigger related option names hace 18 años
dpkg-deb 26fb964cd4 Coalesce similar badusage() strings for translation hace 18 años
dpkg-split 26fb964cd4 Coalesce similar badusage() strings for translation hace 18 años
dselect 16efeda6cc Fix link order when using libcompat.a and libintl.a hace 18 años
lib bd40cd8d18 Use sizeof_array() instead of ad-hoc calculations hace 18 años
libcompat e99aa8dce4 libcompat: Add strnlen hace 18 años
m4 2480298618 Link dselect against libncursesw hace 18 años
man 1b4a170a49 dpkg(1): Use conffile for config files handled by dpkg hace 18 años
origins bac05e1323 Update svn:ignore attributes. hace 19 años
po ebf44ab0ac Merge branch 'lenny' hace 18 años
scripts bd6306ade9 Add '.be' to the default dpkg-source -i regex and -I pattern hace 18 años
src 7ab25f626b dpkg-query: strip trailing slashes in parameters after -S or --search hace 18 años
utils d02a285c9a s-s-d: Move 'return' inside preprocessor conditionals hace 18 años
.gitignore cc15a50651 Revert "Add intl/ and getopt/ directories to .gitignore" hace 18 años
AUTHORS 594f46fba0 Credit people for their work and update copyright file. hace 18 años
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 hace 19 años
ChangeLog 7ab25f626b dpkg-query: strip trailing slashes in parameters after -S or --search hace 18 años
Makefile.am 10440009b6 Implement triggers support hace 18 años
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low hace 21 años
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low hace 21 años
README.api c5184719ac Custom changelog parsers must be updated for lenny+1 hace 18 años
README.feature-removal-schedule bd045b1012 Deprecate support of PGP hace 18 años
README.translators 57f14c3d15 README.translators: Explain how to format Git commit messages. hace 18 años
THANKS 16efeda6cc Fix link order when using libcompat.a and libintl.a hace 18 años
TODO bd40cd8d18 Use sizeof_array() instead of ad-hoc calculations hace 18 años
configure.ac a195a8fe71 Bump version to 1.15.0~ hace 18 años
cputable 5d31013c78 Generalize source architecture handling by abstracting it through the new hace 19 años
ostable cf179a6a9d Add lpia support to ostable and triplettable. hace 19 años
triplettable cf179a6a9d Add lpia support to ostable and triplettable. hace 19 años

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.