From afd211f17ee9a56f2eb045049fea8d4382d8db7c Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 14 Jun 2016 15:32:19 -0400 Subject: [PATCH] Add another bug reference --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b2cfebd9..f7e2581b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,7 @@ ostree (2016.5-4) UNRELEASED; urgency=medium * debian/test.sh: factor out our dh_auto_test wrapper, and clean up any stray processes even if the test fails * If build-time tests fail, try 4 more times to get an idea of - whether the failure is reproducible + whether the failure is reproducible (hoping to diagnose #826858) * Add a patch to link libreaddir-rand to libdl, which should fix test failures on Ubuntu (Closes: #826857)