The Debian package manager, managed for tvOS/ARM64

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

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.