Simon McVittie [Fri, 9 Sep 2016 07:23:36 +0000 (08:23 +0100)]
Terminate individual tests after half an hour
While using the Automake parallel test harness, if a test hangs for
long enough for an external watchdog to kill the entire build process
(as happens in Debian sbuild after 150 minutes with no activity on
stdout/stderr), the logs will not be shown. If we make an individual
test time out sooner, logs are more likely to be shown.
Signed-off-by: Simon McVittie <smcv@debian.org>
Gbp-Pq: Name Terminate-individual-tests-after-half-an-hour.patch
Simon McVittie [Fri, 7 Oct 2016 22:39:06 +0000 (22:39 +0000)]
ostree (2016.11-1) unstable; urgency=medium
* New upstream release
* Relicense debian/ from GPL-2+ to LGPL-2+, with permission from
David King
* Install GObject-Introspection typelibs to multiarch path,
and mark gir1.2-ostree-1.0 as Multi-Arch: same
* libostree-dev: stop depending on ostree. It isn't necessary to
use the library, and would break multiarch installability
* Move to debhelper compat level 10
- stop using dh --parallel, it's the default now
- don't use autoreconf and systemd addons explicitly, they are
the default now
* d/p/dist/Retrieve-some-missing-test-files-from-upstream-git.patch:
fetch missing test files from upstream git
- debian/rules: make the missing scripts executable