Saurik's version of apt managed for tvOS/ARM64

Michael Vogt 5dbdb2e1b4 debian/apt.cron.daily: show apt-auth-failure.note on auth failure in the night cron job il y a 18 ans
apt-inst 4f333a8bea * make apt build with g++ 4.3 il y a 19 ans
apt-pkg 5292fdba6e merged from mvo il y a 18 ans
buildlib 5b28c80407 * Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong il y a 19 ans
cmdline fe32e82bce merged from apt--mvo il y a 18 ans
debian 5dbdb2e1b4 debian/apt.cron.daily: show apt-auth-failure.note on auth failure in the night cron job il y a 18 ans
doc fa321bf3db * merged the apt--DoListUpdate branch, this provides a common interface il y a 18 ans
dselect db0db9feab Bring consistency to the use of capitals in programs messages il y a 21 ans
ftparchive 24e135b600 * ftparchive/contents.cc: il y a 18 ans
methods 1b7fe0e12c * methods/connect.cc: il y a 18 ans
po d4a805ff38 releasing version 0.7.9ubuntu4 il y a 18 ans
share 99a5ac4da1 * share/apt-auth-failure.note: il y a 18 ans
test 27dcb3155d merged from apt-authentication-reliablity il y a 18 ans
.cvsignore 6d38ddb804 Ignore autom4te.cache and debian/copyright. il y a 22 ans
AUTHORS 51ef8263ad Fix spelling il y a 21 ans
BUGS e0c4f06387 * apt-pkg/indexfile.cc: il y a 20 ans
COMPILING a7c3025fc5 * Point to Build-Depends in COMPILING (Closes: #233669) il y a 22 ans
COPYING a62f8bb911 QT1 license exception il y a 22 ans
COPYING.GPL a62f8bb911 QT1 license exception il y a 22 ans
Makefile 99a5ac4da1 * share/apt-auth-failure.note: il y a 18 ans
README.arch 085bedacb0 * cmdline/apt-get.cc: il y a 19 ans
README.ddtp b46240260d * added README.ddtp il y a 21 ans
README.make 4ae405e914 JoeyH's dpkg::preconfig not working. il y a 22 ans
README.progress-reporting 1a82c63ec1 * include a human readable string for the MediaChange status-fd message as well il y a 21 ans
configure.in 50d09ab350 add missing intltool build-dependency il y a 18 ans
mirror-failure.py 2769f0bcf6 * mirror-failure.py: example mirror failure cgi il y a 19 ans

README.arch


You can build apt from arch, but this needs the following additional
packages (in addtion to the usual build-depends):
autoconf automake xmlto perlsgml sgml2x sgmlspl docbook

then run:

$ debian/rules arch-build

that will build packages in the "debian/arch-build" directory. It will
honor "DEB_BUILD_PROG_OPTS" as options that are passed to debuild (e.g. -S
may be usefull).