The Debian package manager, managed for tvOS/ARM64

Raphael Hertzog cf7bc52ee1 * man/dpkg-source.1: Updated manual page with all changes of the branch 18 lat temu
debian c3f33b87d4 Merge branch 'master' into sourcev3 18 lat temu
dpkg-deb 122fdc0fa5 Move command line common option utilities to lib/myopt-util.c 18 lat temu
dpkg-split 122fdc0fa5 Move command line common option utilities to lib/myopt-util.c 18 lat temu
dselect 122fdc0fa5 Move command line common option utilities to lib/myopt-util.c 18 lat temu
lib 122fdc0fa5 Move command line common option utilities to lib/myopt-util.c 18 lat temu
libcompat a6276471d7 libcompat: Do not pass unused arguments to the compiler 18 lat temu
m4 2480298618 Link dselect against libncursesw 18 lat temu
man cf7bc52ee1 * man/dpkg-source.1: Updated manual page with all changes of the branch 18 lat temu
origins bac05e1323 Update svn:ignore attributes. 19 lat temu
po 995259fa71 Update Polish translations and fix po4a errors in other languages' translations 18 lat temu
scripts 394e13a880 New source package format "3.0 (custom)" 18 lat temu
src 122fdc0fa5 Move command line common option utilities to lib/myopt-util.c 18 lat temu
utils a2ee76833f Move GNU C attribute definitions to lib/dpkg-def.h 18 lat temu
.gitignore 2ab983d2c0 Use external gettext intl library 18 lat temu
AUTHORS 7bedbbd1ec * AUTHORS: Updated for new maintainance team 20 lat temu
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 19 lat temu
ChangeLog eb95302676 Dpkg::Changelog::Debian: Allow capitals in distribution/package names 18 lat temu
Makefile.am 2b6c73e200 Rename getopt to libcompat 18 lat temu
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 lat temu
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 lat temu
README.api c5184719ac Custom changelog parsers must be updated for lenny+1 18 lat temu
README.feature-removal-schedule bd045b1012 Deprecate support of PGP 18 lat temu
README.translators 57f14c3d15 README.translators: Explain how to format Git commit messages. 18 lat temu
THANKS c786c2f044 Fix small memory leaks 18 lat temu
TODO 96461c43bc TODO: Update 18 lat temu
configure.ac f0325f1a31 Use functions from libcompat when those are not provided by the system 18 lat temu
cputable 5d31013c78 Generalize source architecture handling by abstracting it through the new 19 lat temu
ostable cf179a6a9d Add lpia support to ostable and triplettable. 19 lat temu
triplettable cf179a6a9d Add lpia support to ostable and triplettable. 19 lat temu

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.