The Debian package manager, managed for tvOS/ARM64

Guillem Jover a875db0307 Update TODO list hace 18 años
debian d8ef1fc56d Fix a double-free by setting scontext to NULL after calling freecon hace 18 años
doc de995070a6 doc: Fix wrong dpkg trigger related option names hace 18 años
dpkg-deb 505c8c0973 dpkg-deb: Change return type for safe_fflush from int to void hace 18 años
dpkg-split 122fdc0fa5 Move command line common option utilities to lib/myopt-util.c hace 18 años
dselect 6adc34e832 Regenerate .pot files and merge .po files with them hace 18 años
lib fb247fb252 Fix two typos hace 18 años
libcompat e99aa8dce4 libcompat: Add strnlen hace 18 años
m4 2480298618 Link dselect against libncursesw hace 18 años
man 2c59d33f33 Continue German translation of man pages and minor fix for scripts translation hace 18 años
origins bac05e1323 Update svn:ignore attributes. hace 19 años
po 76fb3f49b8 Updated Galician translation. hace 18 años
scripts 2c59d33f33 Continue German translation of man pages and minor fix for scripts translation hace 18 años
src d8ef1fc56d Fix a double-free by setting scontext to NULL after calling freecon 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 d8ef1fc56d Fix a double-free by setting scontext to NULL after calling freecon 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 d8ef1fc56d Fix a double-free by setting scontext to NULL after calling freecon hace 18 años
TODO a875db0307 Update TODO list hace 18 años
configure.ac 9751475b6b Bump version to 1.14.19~ 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.