The Debian package manager, managed for tvOS/ARM64

Guillem Jover 20dcd4f212 install-info: Generalize by using macros for paths hace 17 años
debian c23407d285 Replace install-info by a simple wrapper (or no-op command) hace 17 años
doc de995070a6 doc: Fix wrong dpkg trigger related option names hace 18 años
dpkg-deb c5b980dace dpkg-deb: Remove unused FILE variable hace 17 años
dpkg-split a3454abb5b dpkg-split: Use the correct units (KiB) when referring to partsize hace 17 años
dselect 7c44ddee45 Update Czech translation of dpkg/dselect hace 17 años
lib 645a9e329f libdpkg: Refactor parsedb_state into a new structure hace 17 años
libcompat 471812b058 Make distcheck work hace 17 años
m4 51926eebbb Detect the curses headers to use instead of hardcoding them hace 17 años
man c23407d285 Replace install-info by a simple wrapper (or no-op command) hace 17 años
po c23407d285 Replace install-info by a simple wrapper (or no-op command) hace 17 años
scripts c23407d285 Replace install-info by a simple wrapper (or no-op command) hace 17 años
src d5ad25d854 libdpkg: Suffix path related function names with ‘path_’ hace 17 años
utils 20dcd4f212 install-info: Generalize by using macros for paths hace 17 años
.gitignore fe67e29f17 Let git ignore vim swap files hace 17 años
AUTHORS 594f46fba0 Credit people for their work and update copyright file. hace 18 años
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 hace 19 años
ChangeLog.old 1a0b8ade8f Switch to automatically generating the ChangeLog file hace 17 años
Makefile.am 618b6cd27b Declare the ChangeLog file to be removed on distclean hace 17 años
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low hace 21 años
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low hace 21 años
README.api c5184719ac Custom changelog parsers must be updated for lenny+1 hace 18 años
README.feature-removal-schedule bf8ae12d0e Make deprecated dpkg-scanpackages --udeb option produce a warning hace 17 años
README.translators 46184f85cd Fix typo (one ‘the’ too many) hace 17 años
THANKS 0bdf342a69 Dpkg::Substvars: restructure to have a separate namespace for variables hace 17 años
TODO c23407d285 Replace install-info by a simple wrapper (or no-op command) hace 17 años
configure.ac 34181ce3a1 Bump version to 1.15.4~ hace 17 años
cputable f8ff44b68d Add avr32 to cputable hace 17 años
ostable d9f2c0b8be Add kopensolaris support to ostable and triplettable hace 17 años
triplettable d9f2c0b8be Add kopensolaris support to ostable and triplettable hace 17 años

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.