The Debian package manager, managed for tvOS/ARM64

Guillem Jover d30fdccff5 libdpkg: Do not try to close already closed files 17 éve
debian d30fdccff5 libdpkg: Do not try to close already closed files 17 éve
doc de995070a6 doc: Fix wrong dpkg trigger related option names 18 éve
dpkg-deb f40457f44f Use NUL character instead of 0 17 éve
dpkg-split f40457f44f Use NUL character instead of 0 17 éve
dselect 7c44ddee45 Update Czech translation of dpkg/dselect 17 éve
lib d30fdccff5 libdpkg: Do not try to close already closed files 17 éve
libcompat 471812b058 Make distcheck work 17 éve
m4 51926eebbb Detect the curses headers to use instead of hardcoding them 17 éve
man da815b18f4 dpkg-gensymbols(1): escape more minus signs 17 éve
po e8698e08a1 Update Swedish translation. 17 éve
scripts fe930e9bb3 Dpkg::Deps: fix dependency parsing code 17 éve
src d5ad25d854 libdpkg: Suffix path related function names with ‘path_’ 17 éve
utils f40457f44f Use NUL character instead of 0 17 éve
.gitignore fe67e29f17 Let git ignore vim swap files 17 éve
AUTHORS 594f46fba0 Credit people for their work and update copyright file. 18 éve
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 19 éve
ChangeLog.old 1a0b8ade8f Switch to automatically generating the ChangeLog file 17 éve
Makefile.am 618b6cd27b Declare the ChangeLog file to be removed on distclean 17 éve
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 éve
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 éve
README.api c5184719ac Custom changelog parsers must be updated for lenny+1 18 éve
README.feature-removal-schedule bf8ae12d0e Make deprecated dpkg-scanpackages --udeb option produce a warning 17 éve
README.translators 46184f85cd Fix typo (one ‘the’ too many) 17 éve
THANKS 0bdf342a69 Dpkg::Substvars: restructure to have a separate namespace for variables 17 éve
TODO 51926eebbb Detect the curses headers to use instead of hardcoding them 17 éve
configure.ac 1f97537303 Bump version to 1.15.3~ 17 éve
cputable f8ff44b68d Add avr32 to cputable 17 éve
ostable d9f2c0b8be Add kopensolaris support to ostable and triplettable 17 éve
triplettable d9f2c0b8be Add kopensolaris support to ostable and triplettable 17 éve

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.