This is an automated email from the git hooks/post-receive script. johanvdw-guest pushed a commit to branch master in repository owslib.
commit 5638ed1c6c8fa14169492b5cfa5c2cc55e1d0469 Author: Johan Van de Wauw <[email protected]> Date: Thu Sep 25 21:45:34 2014 +0200 Set debhelper level to 9 --- debian/compat | 2 +- debian/control | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index 690aa5b..bb3bd48 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,8 @@ Source: owslib Maintainer: Angelos Tzotsos <[email protected]> Section: python Priority: optional -Build-Depends: debhelper (>= 7.0.50), +Build-Depends: debhelper (>= 9), python-setuptools, - python-support, python-all-dev, python Standards-Version: 3.9.5 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/owslib.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

