The Debian package manager, managed for tvOS/ARM64

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

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.