This is an automated email from the git hooks/post-receive script. johanvdw-guest pushed a commit to branch master in repository python-click-plugins.
commit af22ec4b40d5896bdb94c7f128d009f7e65456eb Author: Johan Van de Wauw <[email protected]> Date: Mon Aug 10 23:31:24 2015 +0200 Add b/d --- debian/control | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 96526fa..7908758 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,14 @@ Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python, - python-setuptools, python-all, python3-all, + python-setuptools, + python3-setuptools, + python-click, + python3-click, + python-pytest, + python3-pytest, Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/python-click-plugins.git/ Vcs-Git: git://anonscm.debian.org/pkg-grass/python-click-plugins.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-click-plugins.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

