[Python-modules-commits] [pytest-catchlog] 02/02: deb/tests/control: precise deps, sorted logically

Daniel Stender danstender-guest at moszumanska.debian.org
Sun Jul 26 22:47:35 UTC 2015


This is an automated email from the git hooks/post-receive script.

danstender-guest pushed a commit to branch master
in repository pytest-catchlog.

commit 77f8463916f0e3ba7f86d8183dae37d77b9c0b17
Author: Daniel Stender <debian at danielstender.com>
Date:   Mon Jul 27 00:36:52 2015 +0200

    deb/tests/control: precise deps, sorted logically
---
 debian/changelog     | 2 +-
 debian/tests/control | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e808bac..dec2f65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ pytest-catchlog (1.1-1) UNRELEASED; urgency=medium
 
   * Initial release (Closes: #793191)
 
- -- Daniel Stender <debian at danielstender.com>  Mon, 27 Jul 2015 00:33:33 +0200
+ -- Daniel Stender <debian at danielstender.com>  Mon, 27 Jul 2015 00:35:40 +0200
diff --git a/debian/tests/control b/debian/tests/control
index 3939442..ecfe90b 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,7 +1,7 @@
 Tests: python-pytest-catchlog
-Depends: @, python-all, python-pytest, python-py
+Depends: python-all, python-py, python-pytest, python-pytest-catchlog
 Restrictions: allow-stderr
 
 Tests: python3-pytest-catchlog
-Depends: @, python3-all, python3-pytest, python3-py
+Depends: python3-all, python3-py, python3-pytest, python3-pytest-catchlog
 Restrictions: allow-stderr

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-catchlog.git



More information about the Python-modules-commits mailing list