This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository geolinks.
commit befaec5a8c2f8d523ea0218145629b77388aaeb0 Author: Bas Couwenberg <[email protected]> Date: Thu Jul 6 15:49:48 2017 +0200 Update pypi.debian.net & wiki.osgeo.org URLs to use HTTPS. --- debian/changelog | 1 + debian/control | 4 ++-- debian/watch | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 312d79c..9b64376 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ geolinks (0.2.0-2) UNRELEASED; urgency=medium * Fix dependencies for Python 3 package. (closes: #867405) * Add autopkgtest to test installability. + * Update pypi.debian.net & wiki.osgeo.org URLs to use HTTPS. -- Bas Couwenberg <[email protected]> Fri, 15 Apr 2016 18:08:20 +0200 diff --git a/debian/control b/debian/control index 44582dc..aa6cade 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Depends: ${python:Depends}, Description: Python 2 Library for using geospatial links (catalogue interoperablity) This package is a utility library to work with geospatial links. It is an implementation of the Cat-Interop work described at - http://wiki.osgeo.org/wiki/Cat-Interop + https://wiki.osgeo.org/wiki/Cat-Interop . This package provides the Python 2 version of the library. @@ -34,7 +34,7 @@ Depends: ${python3:Depends}, Description: Python 3 Library for using geospatial links (catalogue interoperablity) This package is a utility library to work with geospatial links. It is an implementation of the Cat-Interop work described at - http://wiki.osgeo.org/wiki/Cat-Interop + https://wiki.osgeo.org/wiki/Cat-Interop . This package provides the Python 3 version of the library. diff --git a/debian/watch b/debian/watch index a64ee5c..3fd3284 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://pypi.debian.net/geolinks/geolinks-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +https://pypi.debian.net/geolinks/geolinks-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geolinks.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

