The Debian package manager, managed for tvOS/ARM64

Guillem Jover b299dad5ad Dpkg::ErrorHandling: Add new report_options() před 17 roky
debian 8e3f26ad2d dpkg-scanpackages: Properly detect spurious overrides před 17 roky
doc de995070a6 doc: Fix wrong dpkg trigger related option names před 18 roky
dpkg-deb 24f7107e98 Unset TAR_OPTIONS when extracting .deb archives před 17 roky
dpkg-split 1e1038d76a Global review of error checking associated to strtol functions před 17 roky
dselect 62fef21ce9 Regenerate .pot files and merge .po files with them před 17 roky
lib 3582817fd9 Do not right justify the database reading progress percent counter před 17 roky
libcompat 471812b058 Make distcheck work před 17 roky
m4 51926eebbb Detect the curses headers to use instead of hardcoding them před 17 roky
man 93bb330136 Fix typo and unfuzzy translations před 17 roky
po ab964156ee Updated Catalan translation před 17 roky
scripts b299dad5ad Dpkg::ErrorHandling: Add new report_options() před 17 roky
src aeac662959 Fix memory leaks due to not destroying pkg iterators před 17 roky
utils fa9b6e6133 s-s-d: Refactor process schedule priority range checks před 17 roky
.gitignore fe67e29f17 Let git ignore vim swap files před 17 roky
AUTHORS 594f46fba0 Credit people for their work and update copyright file. před 18 roky
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 před 19 roky
ChangeLog.old 1a0b8ade8f Switch to automatically generating the ChangeLog file před 17 roky
Makefile.am 618b6cd27b Declare the ChangeLog file to be removed on distclean před 17 roky
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low před 21 roky
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low před 21 roky
README.api c5184719ac Custom changelog parsers must be updated for lenny+1 před 18 roky
README.feature-removal-schedule bf8ae12d0e Make deprecated dpkg-scanpackages --udeb option produce a warning před 17 roky
README.translators 46184f85cd Fix typo (one ‘the’ too many) před 17 roky
THANKS d80d6958a2 dpkg: refuses empty parameters when integer expected před 17 roky
TODO 51926eebbb Detect the curses headers to use instead of hardcoding them před 17 roky
configure.ac 1f97537303 Bump version to 1.15.3~ před 17 roky
cputable f8ff44b68d Add avr32 to cputable před 17 roky
ostable d9f2c0b8be Add kopensolaris support to ostable and triplettable před 17 roky
triplettable d9f2c0b8be Add kopensolaris support to ostable and triplettable před 17 roky

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.