This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository owslib.
commit 8511529ff5349031f983ff0a24cad01299667ba4 Author: Bas Couwenberg <[email protected]> Date: Tue Sep 29 10:06:44 2015 +0200 Update Vcs-Browser URL to use HTTPS. --- debian/changelog | 4 ++++ debian/control | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 23d2114..18664cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ owslib (0.9.2-1) unstable; urgency=medium + [ Johan Van de Wauw ] * Update watchfile to github (adds tests+docs) * Skip tests as they require internet access * Add rules for doc package @@ -8,6 +9,9 @@ owslib (0.9.2-1) unstable; urgency=medium * Imported Upstream version 0.9.2 * Add doc-base + suggests for doc package + [ Bas Couwenberg ] + * Update Vcs-Browser URL to use HTTPS. + -- Johan Van de Wauw <[email protected]> Mon, 14 Sep 2015 22:18:32 +0200 owslib (0.9.0-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index ae29f00..182d61e 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9), python3-requests, python-sphinx Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/owslib.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/owslib.git Vcs-Git: git://anonscm.debian.org/pkg-grass/owslib.git Homepage: http://geopython.github.com/OWSLib/ X-Python-Version: >= 2.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

