The Debian package manager, managed for tvOS/ARM64

Guillem Jover 6d08e24e76 Cleanup .gitignore files 15 years ago
debian db9645cff3 Sanitize --status-fd output by replacing newlines with spaces 15 years ago
doc de995070a6 doc: Fix wrong dpkg trigger related option names 16 years ago
dpkg-deb 6d08e24e76 Cleanup .gitignore files 15 years ago
dpkg-split 6d08e24e76 Cleanup .gitignore files 15 years ago
dselect 6d08e24e76 Cleanup .gitignore files 15 years ago
lib 6d08e24e76 Cleanup .gitignore files 15 years ago
libcompat 6d08e24e76 Cleanup .gitignore files 15 years ago
m4 2480298618 Link dselect against libncursesw 16 years ago
man 6d08e24e76 Cleanup .gitignore files 15 years ago
origins 6d08e24e76 Cleanup .gitignore files 15 years ago
po 6d08e24e76 Cleanup .gitignore files 15 years ago
scripts 6d08e24e76 Cleanup .gitignore files 15 years ago
src 6d08e24e76 Cleanup .gitignore files 15 years ago
utils 6d08e24e76 Cleanup .gitignore files 15 years ago
.gitignore 6d08e24e76 Cleanup .gitignore files 15 years ago
AUTHORS 594f46fba0 Credit people for their work and update copyright file. 16 years ago
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 17 years ago
ChangeLog db9645cff3 Sanitize --status-fd output by replacing newlines with spaces 15 years ago
Makefile.am 10440009b6 Implement triggers support 16 years ago
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 19 years ago
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 19 years ago
README.api c5184719ac Custom changelog parsers must be updated for lenny+1 16 years ago
README.feature-removal-schedule bd045b1012 Deprecate support of PGP 16 years ago
README.translators b5e3b25629 Move man/ChangeLog to man/po/ChangeLog 16 years ago
THANKS cf6b114b9b Reduce dselect memory usage 16 years ago
TODO 44d71c0e8a TODO: Add new items 15 years ago
configure.ac 1e7843c247 libdpkg: Add initial C unit test suite 15 years ago
cputable 5d31013c78 Generalize source architecture handling by abstracting it through the new 17 years ago
ostable cf179a6a9d Add lpia support to ostable and triplettable. 17 years ago
triplettable cf179a6a9d Add lpia support to ostable and triplettable. 17 years ago

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.