summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2019-02-09 10:16:06 +0000
committerNikolaus Rath <Nikolaus@rath.org>2019-02-09 10:16:33 +0000
commit64b5deb07aaeb7f05650163c1ede28ce5868f126 (patch)
treeb7319b7732ecc01170171b9e2ddbf0d2465806c4
parenteef88ba726b53fec076a0b3c218107b977931f34 (diff)
Rebuild for stretch-backports.debian/3.0+dfsg-1_bpo9+1
-rw-r--r--debian/changelog6
-rw-r--r--debian/patches/0004-Backport-for-older-python3-pytest.patch2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1dde460..1ad6ad4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+s3ql (3.0+dfsg-1~bpo9+1) stretch-backports; urgency=medium
+
+ * Rebuild for stretch-backports.
+
+ -- Nikolaus Rath <Nikolaus@rath.org> Sat, 09 Feb 2019 10:15:52 +0000
+
s3ql (3.0+dfsg-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/patches/0004-Backport-for-older-python3-pytest.patch b/debian/patches/0004-Backport-for-older-python3-pytest.patch
index 725e9b5..90a765b 100644
--- a/debian/patches/0004-Backport-for-older-python3-pytest.patch
+++ b/debian/patches/0004-Backport-for-older-python3-pytest.patch
@@ -7,7 +7,7 @@ Subject: Backport for older python3-pytest.
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/tests/t1_backends.py b/tests/t1_backends.py
-index c0ea8ef..5eec607 100755
+index f23f914..06bfe8e 100755
--- a/tests/t1_backends.py
+++ b/tests/t1_backends.py
@@ -110,11 +110,11 @@ def pytest_generate_tests(metafunc, _info_cache=[]):