The Debian package manager, managed for tvOS/ARM64

Guillem Jover d918d025f1 dpkg: Do not fail on version parsing warnings in --compare-versions 15 yıl önce
debian d918d025f1 dpkg: Do not fail on version parsing warnings in --compare-versions 15 yıl önce
doc dbe742b7db Fix spelling errors 15 yıl önce
dpkg-deb 8ed2e04c2b dpkg-deb: Do not warn on strange timestamps 15 yıl önce
dpkg-split 49a0022b72 libdpkg: Refactor path basename code into new path_basename function 15 yıl önce
dselect d1abb6e80d Convert translation files to UTF-8 15 yıl önce
lib ccc26399f2 libdpkg: Switch parseversion() to use dpkg_error 15 yıl önce
m4 773e6dcc0e build: Error out if the host dpkg architecture cannot be determined 15 yıl önce
man 172b6bcca0 Fixed typo in Swedish man page translation. 15 yıl önce
po 9e3e62ba28 Update Swedish translation: 15 yıl önce
scripts 9e3e62ba28 Update Swedish translation: 15 yıl önce
src d918d025f1 dpkg: Do not fail on version parsing warnings in --compare-versions 15 yıl önce
utils 3609b52cca update-alternatives: properly handle stat()/lstat() failures 15 yıl önce
.gitignore 0581dda824 build: Add optional code coverage support 16 yıl önce
.mailmap acb03dc669 Add spelling fix for jfs@debian.org to .mailmap 15 yıl önce
AUTHORS d13625a19a Add accent on my name in AUTHORS 16 yıl önce
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 19 yıl önce
ChangeLog.old dbe742b7db Fix spelling errors 15 yıl önce
Makecheck.am 4e3e048dce build: Set LC_ALL=C for check-local 16 yıl önce
Makefile.am 2ccd37bcad build: Ship debian/dpkg.prerm in the dist tarball 15 yıl önce
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 yıl önce
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 yıl önce
README.translators c6ea15b985 Cleanup white spaces 15 yıl önce
THANKS 1ed0e8019c Add Holger Wansing to THANKS 16 yıl önce
TODO dbe742b7db Fix spelling errors 15 yıl önce
configure.ac c90b620cd8 build: Move DPKG_ARCHITECTURE macro call to the end 15 yıl önce
cputable a3c68a75e0 Add sparc64 to cputable 16 yıl önce
get-version c6ea15b985 Cleanup white spaces 15 yıl önce
ostable 88b0c3043a Add armhf support to ostable and triplettable 15 yıl önce
triplettable 88b0c3043a Add armhf support to ostable and triplettable 15 yıl önce

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.