This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-pyproj.
commit fef31b21be9bd5bbda2623d130489c1c55b27fc2 Author: Bas Couwenberg <[email protected]> Date: Wed Jan 6 22:28:35 2016 +0100 Update Vcs-Browser 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 b6703fc..1eb8339 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ python-pyproj (1.9.5-1) UNRELEASED; urgency=medium - Add license & copyright for src/PJ_sch.c * Drop 02-use_setup-proj.patch, no longer required. setup.py now supports system proj directly. + * Update Vcs-Browser URL to use HTTPS. -- Bas Couwenberg <[email protected]> Wed, 06 Jan 2016 21:38:44 +0100 diff --git a/debian/control b/debian/control index 61a05b8..5fe0257 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9), python3-numpy, libproj-dev (>= 4.9.0~) Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/python-pyproj.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/python-pyproj.git Vcs-Git: git://anonscm.debian.org/pkg-grass/python-pyproj.git Homepage: https://github.com/jswhit/pyproj X-Python-Version: >= 2.5 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-pyproj.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

