summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/tests/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e9ec51ff3d..5e5e85bc6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+git-annex (7.20190122-2) unstable; urgency=medium
+
+ * Add 'flaky' restriction to d/tests/control (Closes: #920549).
+ Thanks to Paul Gevers for the suggestion.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Sat, 26 Jan 2019 21:30:24 -0700
+
git-annex (7.20190122-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/tests/control b/debian/tests/control
index 928caf8e31..66c7790ad7 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,4 +1,4 @@
Tests: basics
Depends: @, git, rsync, gnupg
-Restrictions: allow-stderr
+Restrictions: allow-stderr, flaky