The Debian package in Debian testing/unstable uses a newer debhelper versions and drops the debug symbol migration. Document which Debian and Ubuntu release are supported to ensure that the Debian packaging for the upstream project does not drop support for those old releases. Signed-off-by: Benjamin Drung <benjamin.drung@xxxxxxxxx> --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b649c6f2..48113de7 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,11 @@ only load from the system path. $ apt-get install build-essential cmake gcc libudev-dev libnl-3-dev libnl-route-3-dev ninja-build pkg-config valgrind python3-dev cython3 python3-docutils pandoc ``` +Supported releases: + +* Debian 9 (stretch) or newer +* Ubuntu 16.04 LTS (xenial) or newer + ### Fedora ```sh -- 2.27.0