[Python-modules-commits] [pytest-httpbin] 01/01: deb/changelog: dropped unnecessary hardcoded deps
Daniel Stender
danstender-guest at moszumanska.debian.org
Fri Nov 20 09:04:23 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-httpbin.
commit 17f25bda17faea8219c473657f16c1d422a42469
Author: Daniel Stender <debian at danielstender.com>
Date: Fri Nov 20 09:59:49 2015 +0100
deb/changelog: dropped unnecessary hardcoded deps
---
debian/changelog | 2 +-
debian/control | 2 --
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c602eb8..7f7aa09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ pytest-httpbin (0.1.1-1) unstable; urgency=medium
* Initial release (Closes: #787114).
- -- Daniel Stender <debian at danielstender.com> Thu, 19 Nov 2015 18:25:28 +0100
+ -- Daniel Stender <debian at danielstender.com> Fri, 20 Nov 2015 09:58:12 +0100
diff --git a/debian/control b/debian/control
index e40e1fc..180dab7 100644
--- a/debian/control
+++ b/debian/control
@@ -29,9 +29,7 @@ Package: python-pytest-httpbin
Architecture: all
Depends:
${python:Depends},
- python-httpbin,
python-pytest,
- python-werkzeug,
${misc:Depends}
Description: py.test plugin providing a local httpbin
httpbin is a WSGI based test server for testing HTTP applications.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-httpbin.git
More information about the Python-modules-commits
mailing list