The Debian package manager, managed for tvOS/ARM64

Raphael Hertzog 4c01feffd3 Update all scripts to use Dpkg::Changelog::parse_changelog před 18 roky
debian d53f573b44 Add missing modules in the dpkg-dev package před 18 roky
dpkg-deb 4666362bd3 dpkg-deb/info.c: Fix a compiler warning před 18 roky
dpkg-split 6b141855be Adjust string to get it merged with a similar one. před 19 roky
dselect 1f5782739a dselect: Do not loop endlessly with very long package descriptions před 18 roky
getopt 3ff4c4e7f9 Add *.o to .gitignore. před 19 roky
lib 4e8106c9a0 Move extern declarations to header files and stop defining them as extern před 18 roky
m4 2c0c402c9d Use shipped perl modules when calling perl programs at build time před 19 roky
man f006a48bcc Fix typos in translations to avoid fuzzy strings. před 18 roky
origins bac05e1323 Update svn:ignore attributes. před 19 roky
po c7fbf08ac9 Regenerate .pot files and merge .po files with them před 18 roky
scripts 4c01feffd3 Update all scripts to use Dpkg::Changelog::parse_changelog před 18 roky
src 0ceb5d63d6 Do not use strdup for execvp arguments před 18 roky
utils 9ca339d341 s-s-d: Do not print 'failed to kill' warning when doing pid polling před 18 roky
.gitignore bac05e1323 Update svn:ignore attributes. před 19 roky
AUTHORS 7bedbbd1ec * AUTHORS: Updated for new maintainance team před 20 roky
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 před 19 roky
ChangeLog e3b720f8f1 Merge branch 'parsechangelog' into controllib-removal před 18 roky
Makefile.am fd3aae5215 Makefile.am: Add missing files to EXTRA_DIST před 18 roky
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low před 21 roky
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low před 21 roky
README.translators 57f14c3d15 README.translators: Explain how to format Git commit messages. před 18 roky
THANKS 81b142ec72 Update e-mail address of Colin Watson in THANKS file. před 19 roky
TODO e83e04606e Release 1.14.8 před 18 roky
configure.ac 89a3cf4837 Bump version to 1.14.15~ před 18 roky
cputable 5d31013c78 Generalize source architecture handling by abstracting it through the new před 19 roky
ostable cf179a6a9d Add lpia support to ostable and triplettable. před 19 roky
triplettable cf179a6a9d Add lpia support to ostable and triplettable. před 19 roky

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.