This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-osmapi.
commit 615003298f60555343f36a383a5fb786d9e35479 Author: Bas Couwenberg <[email protected]> Date: Sun May 15 18:31:45 2016 +0200 Bump Standards-Version to 3.9.8, no changes. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1083e02..e86d35d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-osmapi (0.6.2-2) UNRELEASED; urgency=medium * Update Vcs-Git URL to use HTTPS. * Don't run flake8 in test taget, causes FTBFS. + * Bump Standards-Version to 3.9.8, no changes. -- Bas Couwenberg <[email protected]> Sun, 15 May 2016 18:31:42 +0200 diff --git a/debian/control b/debian/control index 07cf875..3aab928 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 9), python3-mock, python-tox, python-xmltodict -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/python-osmapi.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/python-osmapi.git Homepage: https://wiki.openstreetmap.org/wiki/Osmapi -- 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

