The Debian package manager, managed for tvOS/ARM64

Ian Jackson c5eddb8983 Implement 'Breaks' properly in dselect před 19 roky
debian c5eddb8983 Implement 'Breaks' properly in dselect před 18 roky
dpkg-deb f0325f1a31 Use functions from libcompat when those are not provided by the system před 18 roky
dpkg-split f0325f1a31 Use functions from libcompat when those are not provided by the system před 18 roky
dselect c5eddb8983 Implement 'Breaks' properly in dselect před 18 roky
lib c786c2f044 Fix small memory leaks před 18 roky
libcompat a6276471d7 libcompat: Do not pass unused arguments to the compiler před 18 roky
m4 2480298618 Link dselect against libncursesw před 18 roky
man bd244cd5d5 Preserve the order of dependencies and build-dependencies před 18 roky
origins bac05e1323 Update svn:ignore attributes. před 19 roky
po 0055cfec39 Updated Thai translation. Closes: #468916 před 18 roky
scripts e9d5e48bf3 Dpkg::Fields::Object: Import Dpkg::Gettext před 18 roky
src c786c2f044 Fix small memory leaks před 18 roky
utils f0325f1a31 Use functions from libcompat when those are not provided by the system před 18 roky
.gitignore 2ab983d2c0 Use external gettext intl library před 18 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 c5eddb8983 Implement 'Breaks' properly in dselect před 18 roky
Makefile.am 2b6c73e200 Rename getopt to libcompat 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.api c5184719ac Custom changelog parsers must be updated for lenny+1 před 18 roky
README.feature-removal-schedule bd045b1012 Deprecate support of PGP před 18 roky
README.translators 57f14c3d15 README.translators: Explain how to format Git commit messages. před 18 roky
THANKS c786c2f044 Fix small memory leaks před 18 roky
TODO 96461c43bc TODO: Update před 18 roky
configure.ac f0325f1a31 Use functions from libcompat when those are not provided by the system 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.