The Debian package manager, managed for tvOS/ARM64

Guillem Jover 1a8d12285d libdpkg: Fix varbufprintf to not grow indefinitely vor 17 Jahren
debian 1a8d12285d libdpkg: Fix varbufprintf to not grow indefinitely vor 17 Jahren
doc aee5c77267 Add document describing the C coding style vor 17 Jahren
dpkg-deb 95a4b0b31b Switch to use stdbool were appropriate vor 17 Jahren
dpkg-split e18a89b3b1 Remove helponly and versiononly functions vor 17 Jahren
dselect e18a89b3b1 Remove helponly and versiononly functions vor 17 Jahren
lib 1a8d12285d libdpkg: Fix varbufprintf to not grow indefinitely vor 17 Jahren
m4 2496b63475 build: Abort if there is no support for the required C99 extensions vor 17 Jahren
man 48ec636fae Fix the polish translation. vor 17 Jahren
po 12a61afc46 dpkg-statoverride: Rewrite in C vor 17 Jahren
scripts 12a61afc46 dpkg-statoverride: Rewrite in C vor 17 Jahren
src d8d0b3a06f libdpkg: Use varbuf_grow instead of increasing member used vor 17 Jahren
utils 95a4b0b31b Switch to use stdbool were appropriate vor 17 Jahren
.gitignore 895059d2a3 Rename autoconf auxiliary directory from config to build-aux vor 17 Jahren
AUTHORS 594f46fba0 Credit people for their work and update copyright file. vor 18 Jahren
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 vor 19 Jahren
ChangeLog.old 1a0b8ade8f Switch to automatically generating the ChangeLog file vor 17 Jahren
Makefile.am aee5c77267 Add document describing the C coding style vor 17 Jahren
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low vor 21 Jahren
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low vor 21 Jahren
README.translators 46184f85cd Fix typo (one ‘the’ too many) vor 17 Jahren
THANKS 0bdf342a69 Dpkg::Substvars: restructure to have a separate namespace for variables vor 17 Jahren
TODO d8432dde9f Use MD5HASHLEN instead of literals vor 17 Jahren
configure.ac b1f61777e7 build: Check for C99 snprintf family of functions vor 17 Jahren
cputable 57aafd682b Do not match sparc architecture with sparc64-*-* triplet vor 17 Jahren
ostable 28a8ec9ba0 Add uClinux support to ostable and triplettable vor 17 Jahren
triplettable 28a8ec9ba0 Add uClinux support to ostable and triplettable vor 17 Jahren

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.