]> source.dussan.org Git - rspamd.git/commit
[Minor] Debian: update arches and versions in build dependencies
authorPeter Wu <peter@lekensteyn.nl>
Mon, 20 Jan 2020 20:43:13 +0000 (20:43 +0000)
committerPeter Wu <peter@lekensteyn.nl>
Mon, 20 Jan 2020 21:25:26 +0000 (21:25 +0000)
commite92ab03b6b40f886c2cb81551e1a9c6c97818c3e
tree9ee5938c037677195f9abdc1c6377308ca1da164
parent7d42200919e5fa63caf12bda7e2dd46dc1210b1a
[Minor] Debian: update arches and versions in build dependencies

* glib 2.28 is the current minimum declared in CMakeLists.txt, but even
  Jessie satisfies that requirement. Remove it.
* Use DEB_HOST_ARCH for "The Debian architecture of the host machine"
  instead of DEB_TARGET_ARCH which is relevant for cross-compiling only.
* Update luajit arches based on https://packages.debian.org/sid/luajit
  * Added arm64, mips64el, ppc64, ppc64el (stretch-backports / buster).
  * Removed kfreebsd-i386 and 32-bit powerpc (removed in Jessie).
  * Removed powerpcspe (unofficial port with outdated luajit).
  * Maintained mips (removed after buster).
debian/control
debian/rules