The Debian package manager, managed for tvOS/ARM64

Guillem Jover de230ab073 Fix small leak when parsing ‘--ignore-depends’ option values пре 17 година
debian de230ab073 Fix small leak when parsing ‘--ignore-depends’ option values пре 17 година
doc de995070a6 doc: Fix wrong dpkg trigger related option names пре 18 година
dpkg-deb 6257d864d6 dpkg-deb: Check and warn on duplicate conffiles пре 17 година
dpkg-split e628950c4a Make the build silent by default пре 17 година
dselect e628950c4a Make the build silent by default пре 17 година
lib 3ca41e2ae8 Move LISTFILE macro from libdpkg to dpkg пре 17 година
m4 6da79ad047 Change dpkg specific m4 macros prefix from SJR_ to DPKG_ пре 17 година
man e628950c4a Make the build silent by default пре 17 година
po 3cbb2561ba Czech translation update пре 17 година
scripts a31b5e3ba2 dpkg-scansources: simplify by relying more on the Dpkg::Control object пре 17 година
src de230ab073 Fix small leak when parsing ‘--ignore-depends’ option values пре 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 e628950c4a Make the build silent by default пре 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.