The Debian package manager, managed for tvOS/ARM64

Helge Kreutzmann c40bbd831c Recomplete german translation of manual pages hace 17 años
debian 28322a61ea Fix a translation mistake in french version of dpkg(1) hace 17 años
doc de995070a6 doc: Fix wrong dpkg trigger related option names hace 18 años
dpkg-deb 66835c07b3 dpkg-deb: don't warn on unknown fields starting with "X-" hace 17 años
dpkg-split 1e1038d76a Global review of error checking associated to strtol functions hace 17 años
dselect b9be5e2b18 Change Slovak maintainer to Ivan Masár hace 17 años
lib 53b1f8871f libdpkg: Add support for ustar long names using the prefix field hace 17 años
libcompat 471812b058 Make distcheck work hace 17 años
m4 2480298618 Link dselect against libncursesw hace 18 años
man c40bbd831c Recomplete german translation of manual pages hace 17 años
po 557be89bdb Unify translation of "create" hace 17 años
scripts 734a784e75 Simplify Dpkg::Version hace 17 años
src 1e1038d76a Global review of error checking associated to strtol functions hace 17 años
utils 1e1038d76a Global review of error checking associated to strtol functions hace 17 años
.gitignore fe67e29f17 Let git ignore vim swap files hace 17 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.old 1a0b8ade8f Switch to automatically generating the ChangeLog file hace 17 años
Makefile.am 4eaf5de367 Drop /etc/dpkg/origins as it's taken over by base-files (see #487437) hace 17 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 6e0c0e26da Remove cleanup-info and its associated manual page hace 17 años
README.translators 1a0b8ade8f Switch to automatically generating the ChangeLog file hace 17 años
THANKS d80d6958a2 dpkg: refuses empty parameters when integer expected hace 17 años
TODO 3ce6d4f53f Move update-alternatives, dpkg-divert and dpkg-statoverride to /usr/bin hace 17 años
configure.ac cb42886367 Small fixes so that a build from a clean checkout works again hace 17 años
cputable 5d31013c78 Generalize source architecture handling by abstracting it through the new hace 19 años
ostable d9f2c0b8be Add kopensolaris support to ostable and triplettable hace 17 años
triplettable d9f2c0b8be Add kopensolaris support to ostable and triplettable hace 17 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.