The Debian package manager, managed for tvOS/ARM64

Guillem Jover 7e26acd008 libdpkg: Add missing test cases for the command and varbuf modules před 15 roky
debian 4d5d022c8b Sort language names properly před 15 roky
doc dbe742b7db Fix spelling errors před 15 roky
dpkg-deb 8ed2e04c2b dpkg-deb: Do not warn on strange timestamps před 15 roky
dpkg-split 4aadfe74c5 dpkg-split: Do not include trailing slash in PARTSDIR před 15 roky
dselect d1abb6e80d Convert translation files to UTF-8 před 15 roky
lib 7e26acd008 libdpkg: Add missing test cases for the command and varbuf modules před 15 roky
m4 773e6dcc0e build: Error out if the host dpkg architecture cannot be determined před 15 roky
man 172b6bcca0 Fixed typo in Swedish man page translation. před 15 roky
po 9e3e62ba28 Update Swedish translation: před 15 roky
scripts 9e3e62ba28 Update Swedish translation: před 15 roky
src 25f368cb97 dpkg: Refactor control directory creation on unpack před 15 roky
utils 3609b52cca update-alternatives: properly handle stat()/lstat() failures před 15 roky
.gitignore 0581dda824 build: Add optional code coverage support před 16 roky
.mailmap acb03dc669 Add spelling fix for jfs@debian.org to .mailmap před 15 roky
AUTHORS d13625a19a Add accent on my name in AUTHORS před 16 roky
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 před 19 roky
ChangeLog.old dbe742b7db Fix spelling errors před 15 roky
Makecheck.am 4e3e048dce build: Set LC_ALL=C for check-local před 16 roky
Makefile.am 2ccd37bcad build: Ship debian/dpkg.prerm in the dist tarball před 15 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 c6ea15b985 Cleanup white spaces před 15 roky
THANKS 1ed0e8019c Add Holger Wansing to THANKS před 16 roky
TODO dbe742b7db Fix spelling errors před 15 roky
configure.ac c90b620cd8 build: Move DPKG_ARCHITECTURE macro call to the end před 15 roky
cputable a3c68a75e0 Add sparc64 to cputable před 16 roky
get-version c6ea15b985 Cleanup white spaces před 15 roky
ostable 88b0c3043a Add armhf support to ostable and triplettable před 15 roky
triplettable 88b0c3043a Add armhf support to ostable and triplettable před 15 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.