vcswatch reports that
this package seems to have a new changelog entry (version
9.0.0-3, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit a1d76902a99c3cd42f1bc1ff696c2fa2f7b9aaa8
Author: Héctor Orón Martínez <zumbi@debian.org>
Date: Sun Sep 20 11:27:57 2020 +0200
set XDG_RUNTIME_DIR for testsuite at build daemons
This makes testsuite to work fine, hence making test fatal.
Signed-off-by: Héctor Orón Martínez <zumbi@debian.org>
commit dca194f6b0a3bb427839eae42d01a189e6765e08
Merge: bd5da04c 06adb902
Author: Héctor Orón Martínez <zumbi@debian.org>
Date: Sun Sep 20 11:16:01 2020 +0200
Merge branch 'debian-experimental' into debian-unstable
Signed-off-by: Héctor Orón Martínez <zumbi@debian.org>
commit bd5da04cd43f64acf9708ad34327bbc4ff9be054
Author: Héctor Orón Martínez <zumbi@debian.org>
Date: Sun Sep 20 10:37:08 2020 +0200
Release Debian version 9.0.0-2
Signed-off-by: Héctor Orón Martínez <zumbi@debian.org>
commit af439eb25f35ebda024a6b6b1ed092de71df7f35
Author: Héctor Orón Martínez <zumbi@debian.org>
Date: Sun Sep 20 10:30:58 2020 +0200
debian/libweston-9-dev.install: move libexec_weston to weston
libexec_weston is a shared library with the purpose to execute weston
in a test environment, however, it should not be used for developing
against it. It should really be shipped along weston binary.
For now, we are shipping the runtime object in the weston package.
Signed-off-by: Héctor Orón Martínez <zumbi@debian.org>