This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-osmapi.
commit aa1b18ad4b491cb5d345bd1a1b6271489c81d796 Author: Bas Couwenberg <[email protected]> Date: Wed Jan 6 07:33:17 2016 +0100 Update Homepage URL to use HTTPS. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c34d13e..3be1925 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ python-osmapi (0.6.2-1) UNRELEASED; urgency=medium * New upstream release. + * Update Homepage URL to use HTTPS. -- Bas Couwenberg <[email protected]> Wed, 06 Jan 2016 07:32:08 +0100 diff --git a/debian/control b/debian/control index ec91697..89d6d00 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/python-osmapi.git Vcs-Git: git://anonscm.debian.org/pkg-grass/python-osmapi.git -Homepage: http://wiki.openstreetmap.org/wiki/Osmapi +Homepage: https://wiki.openstreetmap.org/wiki/Osmapi Package: python-osmapi Architecture: all -- 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

