[Python-modules-commits] [python-llfuse] 02/04: Added missing python-pytest-catchlog dependency for tests
Nikolaus Rath
nikratio-guest at moszumanska.debian.org
Tue Jan 3 04:42:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
nikratio-guest pushed a commit to branch master
in repository python-llfuse.
commit f417522a9719c8f15b059f3675a3139d36474e5c
Author: Nikolaus Rath <Nikolaus at rath.org>
Date: Mon Jan 2 20:17:20 2017 -0800
Added missing python-pytest-catchlog dependency for tests
---
debian/changelog | 6 ++++++
debian/tests/control | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7c5829a..cf5357a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-llfuse (1.1.1+dfsg-5) UNRELEASED; urgency=medium
+
+ * Added missing python-pytest-catchlog dependency for tests
+
+ -- Nikolaus Rath <Nikolaus at rath.org> Mon, 02 Jan 2017 20:17:02 -0800
+
python-llfuse (1.1.1+dfsg-4) unstable; urgency=medium
* Added missing python3-pytest-catchlog dependency for tests
diff --git a/debian/tests/control b/debian/tests/control
index 4d380f2..1a1f204 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,10 +1,10 @@
Tests: upstream-standard
-Depends: python3-pytest, python-pytest, python-llfuse, python3-llfuse, fuse, python3-pytest-catchlog
+Depends: python3-pytest, python-pytest, python-llfuse, python3-llfuse, fuse, python3-pytest-catchlog, python-pytest-catchlog
# This is really the same test suite, but when run with root
# access (or permission to mount fuse file systems), additional
# tests will be run.
Tests: upstream-with-fuse
-Depends: python3-pytest, python-pytest, python-llfuse, python3-llfuse, fuse, python3-pytest-catchlog
+Depends: python3-pytest, python-pytest, python-llfuse, python3-llfuse, fuse, python3-pytest-catchlog, python-pytest-catchlog
Restrictions: needs-root
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-llfuse.git
More information about the Python-modules-commits
mailing list