[owslib] 03/06: Use secure URL in d.control
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Fri Dec 22 12:03:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to tag debian/0.16.0-1
in repository owslib.
commit 7a60b67f99ecb46aed88481f19f66be37eb94360
Author: Johan Van de Wauw <johan at gisky.be>
Date: Fri Dec 22 12:21:50 2017 +0100
Use secure URL in d.control
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 3ae58b1..37112bb 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Build-Depends: debhelper (>= 9),
Standards-Version: 4.1.2
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/owslib.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/owslib.git
-Homepage: http://geopython.github.com/OWSLib/
+Homepage: https://geopython.github.com/OWSLib/
X-Python-Version: >= 2.5
Package: python-owslib
@@ -38,7 +38,7 @@ Description: Client library for Open Geospatial (OGC) web services (Python 2)
Consortium (OGC) web service (hence OWS) interface standards, and their
related content models.
.
- Full documentation is available at http://geopython.github.io/OWSLib
+ Full documentation is available at https://geopython.github.io/OWSLib
.
OWSLib provides a common API for accessing service metadata and wrappers
for numerous OGC Web Service interfaces.
@@ -56,7 +56,7 @@ Description: Client library for Open Geospatial (OGC) web services (Python 3)
Consortium (OGC) web service (hence OWS) interface standards, and their
related content models.
.
- Full documentation is available at http://geopython.github.io/OWSLib
+ Full documentation is available at https://geopython.github.io/OWSLib
.
OWSLib provides a common API for accessing service metadata and wrappers
for numerous OGC Web Service interfaces.
@@ -73,7 +73,7 @@ Description: Client library for Open Geospatial (OGC) web services (Documentatio
Consortium (OGC) web service (hence OWS) interface standards, and their
related content models.
.
- Full documentation is available at http://geopython.github.io/OWSLib
+ Full documentation is available at https://geopython.github.io/OWSLib
.
OWSLib provides a common API for accessing service metadata and wrappers
for numerous OGC Web Service interfaces.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/owslib.git
More information about the Pkg-grass-devel
mailing list