The Debian package manager, managed for tvOS/ARM64

Guillem Jover b471b6bcd7 dpkg-deb: Use warning() instead of ad-hoc printing пре 17 година
debian 9d81008a30 dpkg: Add new invoke hooks support пре 17 година
doc de995070a6 doc: Fix wrong dpkg trigger related option names пре 18 година
dpkg-deb b471b6bcd7 dpkg-deb: Use warning() instead of ad-hoc printing пре 17 година
dpkg-split 5921a82760 Use AM_CPPFLAGS instead of deprecated INCLUDES in Makefile.am files пре 17 година
dselect d854ad0856 Remove redundant extern storage class specifier in functions пре 17 година
lib 9ce2c0102f libdpkg: Remove _setup from buffer_copy_setup_TYPE function names пре 17 година
m4 6da79ad047 Change dpkg specific m4 macros prefix from SJR_ to DPKG_ пре 17 година
man 9d81008a30 dpkg: Add new invoke hooks support пре 17 година
po 76f5201800 libdpkg: Move buffer I/O declarations to buffer.h пре 17 година
scripts 5efc4dbeb2 Update Swedish translation. пре 17 година
src a83e83c156 dpkg: Check stdout for errors instead of stderr in audit() пре 17 година
utils 5921a82760 Use AM_CPPFLAGS instead of deprecated INCLUDES in Makefile.am files пре 17 година
.gitignore fe67e29f17 Let git ignore vim swap files пре 17 година
AUTHORS 594f46fba0 Credit people for their work and update copyright file. пре 18 година
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 пре 19 година
ChangeLog.old 1a0b8ade8f Switch to automatically generating the ChangeLog file пре 17 година
Makefile.am 4a95a69523 Add missing files in EXTRA_DIST пре 17 година
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low пре 21 година
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low пре 21 година
README.api c5184719ac Custom changelog parsers must be updated for lenny+1 пре 18 година
README.feature-removal-schedule f09acc9d38 Reschedule roadmap and feature removals in relation to versions пре 17 година
README.translators 46184f85cd Fix typo (one ‘the’ too many) пре 17 година
THANKS 0bdf342a69 Dpkg::Substvars: restructure to have a separate namespace for variables пре 17 година
TODO d8432dde9f Use MD5HASHLEN instead of literals пре 17 година
configure.ac 6da79ad047 Change dpkg specific m4 macros prefix from SJR_ to DPKG_ пре 17 година
cputable 57aafd682b Do not match sparc architecture with sparc64-*-* triplet пре 17 година
ostable 28a8ec9ba0 Add uClinux support to ostable and triplettable пре 17 година
triplettable 28a8ec9ba0 Add uClinux support to ostable and triplettable пре 17 година

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.