The Debian package manager, managed for tvOS/ARM64

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

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.