[Python-modules-commits] [python-llfuse] 01/04: Added missing python3-pytest-catchlog dependency for tests

Nikolaus Rath nikratio-guest at moszumanska.debian.org
Tue Jan 3 04:42:32 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 ac047d0f584c168243860f4302f415ea45660d5e
Author: Nikolaus Rath <Nikolaus at rath.org>
Date:   Mon Jan 2 20:16:14 2017 -0800

    Added missing python3-pytest-catchlog dependency for tests
---
 debian/changelog     | 6 +++---
 debian/tests/control | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b28bd6f..7c5829a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-python-llfuse (1.1.1+dfsg-4) UNRELEASED; urgency=medium
+python-llfuse (1.1.1+dfsg-4) unstable; urgency=medium
 
-  * Added missing pytest-catchlogs dependency for unit tests
+  * Added missing python3-pytest-catchlog dependency for tests
 
- -- Nikolaus Rath <Nikolaus at rath.org>  Tue, 27 Sep 2016 10:59:53 -0700
+ -- Nikolaus Rath <Nikolaus at rath.org>  Fri, 07 Oct 2016 20:46:10 -0700
 
 python-llfuse (1.1.1+dfsg-3) unstable; urgency=medium
 
diff --git a/debian/tests/control b/debian/tests/control
index 1a1f204..4d380f2 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, python-pytest-catchlog
+Depends: python3-pytest, python-pytest, python-llfuse, python3-llfuse, fuse, python3-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, python-pytest-catchlog
+Depends: python3-pytest, python-pytest, python-llfuse, python3-llfuse, fuse, python3-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