This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-osmapi.
commit dbb20991336baa2826ae969500eb5c33a0109d73 Author: Bas Couwenberg <[email protected]> Date: Thu Sep 7 15:59:38 2017 +0200 Drop python{,3}-httpretty build dependencies. --- debian/changelog | 1 + debian/control | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2d631e6..fa8a462 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ python-osmapi (1.0.2-1) UNRELEASED; urgency=medium * New upstream release. + * Drop python{,3}-httpretty build dependencies. -- Bas Couwenberg <[email protected]> Thu, 07 Sep 2017 15:58:41 +0200 diff --git a/debian/control b/debian/control index 2e43ed0..ad27351 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,6 @@ Build-Depends: debhelper (>= 9), python3-setuptools, python-flake8, python3-flake8, - python-httpretty, - python3-httpretty, python-nose, python3-nose, python-mock, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-osmapi.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

