Saurik's version of apt managed for tvOS/ARM64

Michael Vogt ebb461fdf0 * [ABI break] merge support for http redirects, thanks to il y a 17 ans
.bzr-builddeb 616c8327a7 * apt-pkg/indexrecords.cc: il y a 17 ans
apt-inst 6f388ec398 * apt-inst/contrib/arfile.cc: il y a 17 ans
apt-pkg ebb461fdf0 * [ABI break] merge support for http redirects, thanks to il y a 17 ans
buildlib bd3849e894 Renewed buildlib/config.{sub,guess} files. il y a 17 ans
cmdline 236527f0ff LP: #263089 il y a 17 ans
debian ebb461fdf0 * [ABI break] merge support for http redirects, thanks to il y a 17 ans
doc 727f3929c6 * Translations: il y a 17 ans
dselect f72538c520 Removed unneeded 'LOCAL' entry, now clean runs smoothly in dselect/ directory. il y a 17 ans
ftparchive 73e0ee1e7f merged from debian-sid il y a 17 ans
methods ebb461fdf0 * [ABI break] merge support for http redirects, thanks to il y a 17 ans
po e8d72d2faa * apt-inst/contrib/arfile.cc: il y a 17 ans
share 73e0ee1e7f merged from debian-sid il y a 17 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 7365ff46a3 Fix some typos in docs and translations (thanks to timeless, closes: 368665) il y a 18 ans
COPYING c56db9fa27 * COPYING: il y a 17 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 7365ff46a3 Fix some typos in docs and translations (thanks to timeless, closes: 368665) il y a 18 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 616c8327a7 * apt-pkg/indexrecords.cc: il y a 17 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).