The Debian package manager, managed for tvOS/ARM64

Guillem Jover 4e841712e9 Rename chmodsafe_unlink functions to secure_unlink 17 lat temu
debian 6eac45a1fa Update Standards-Version to 3.8.3 (no changes needed). 17 lat temu
doc de995070a6 doc: Fix wrong dpkg trigger related option names 18 lat temu
dpkg-deb 378737d036 Use character arrays instead of pointers for constant strings 17 lat temu
dpkg-split 0a5a950910 Use m_output instead of checking printing functions return code 17 lat temu
dselect 3cbb2561ba Czech translation update 17 lat temu
lib 378737d036 Use character arrays instead of pointers for constant strings 17 lat temu
m4 6da79ad047 Change dpkg specific m4 macros prefix from SJR_ to DPKG_ 17 lat temu
man a9294a28de Fix error in French manpages translation 17 lat temu
po 3cbb2561ba Czech translation update 17 lat temu
scripts 8e24292921 Update German scripts translation 17 lat temu
src 4e841712e9 Rename chmodsafe_unlink functions to secure_unlink 17 lat temu
utils 5921a82760 Use AM_CPPFLAGS instead of deprecated INCLUDES in Makefile.am files 17 lat temu
.gitignore fe67e29f17 Let git ignore vim swap files 17 lat temu
AUTHORS 594f46fba0 Credit people for their work and update copyright file. 18 lat temu
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 19 lat temu
ChangeLog.old 1a0b8ade8f Switch to automatically generating the ChangeLog file 17 lat temu
Makefile.am 4a95a69523 Add missing files in EXTRA_DIST 17 lat temu
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 lat temu
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 lat temu
README.api c5184719ac Custom changelog parsers must be updated for lenny+1 18 lat temu
README.feature-removal-schedule f09acc9d38 Reschedule roadmap and feature removals in relation to versions 17 lat temu
README.translators 46184f85cd Fix typo (one ‘the’ too many) 17 lat temu
THANKS 0bdf342a69 Dpkg::Substvars: restructure to have a separate namespace for variables 17 lat temu
TODO d8432dde9f Use MD5HASHLEN instead of literals 17 lat temu
configure.ac d6005df3c0 Bump version to 1.15.5 17 lat temu
cputable 57aafd682b Do not match sparc architecture with sparc64-*-* triplet 17 lat temu
ostable 28a8ec9ba0 Add uClinux support to ostable and triplettable 17 lat temu
triplettable 28a8ec9ba0 Add uClinux support to ostable and triplettable 17 lat temu

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.