[owslib] 01/01: Strip trailing whitespace from changelog & control files.
Bas Couwenberg
sebastic at debian.org
Tue Nov 21 09:02:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository owslib.
commit babc9a3b33bd2a6622360c11df4d2fc12038a231
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Nov 21 10:02:22 2017 +0100
Strip trailing whitespace from changelog & control files.
---
debian/changelog | 2 +-
debian/control | 14 +++++++-------
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6ddd49f..801f503 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,7 @@ owslib (0.15.0-2) UNRELEASED; urgency=medium
* Add python3-sphinx to build dependencies.
* Add autopkgtest to test installability.
* Use pkg-info.mk variables instead of dpkg-parsechangelog output.
- * Strip trailing whitespace from changelog.
+ * Strip trailing whitespace from changelog & control files.
-- Bas Couwenberg <sebastic at debian.org> Wed, 27 Sep 2017 14:54:04 +0200
diff --git a/debian/control b/debian/control
index d0bf49f..4147bb6 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends: debhelper (>= 9),
python3-all,
python3-requests,
python-sphinx,
- python3-sphinx
+ python3-sphinx
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/owslib.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/owslib.git
@@ -33,8 +33,8 @@ Depends: ${python:Depends},
python-lxml
Suggests: owslib-doc
Description: Client library for Open Geospatial (OGC) web services (Python 2)
- OWSLib is a Python package for client programming with Open Geospatial
- Consortium (OGC) web service (hence OWS) interface standards, and their
+ OWSLib is a Python package for client programming with Open Geospatial
+ Consortium (OGC) web service (hence OWS) interface standards, and their
related content models.
.
Full documentation is available at http://geopython.github.io/OWSLib
@@ -51,8 +51,8 @@ Depends: ${python3:Depends},
python3-lxml
Suggests: owslib-doc
Description: Client library for Open Geospatial (OGC) web services (Python 3)
- OWSLib is a Python package for client programming with Open Geospatial
- Consortium (OGC) web service (hence OWS) interface standards, and their
+ OWSLib is a Python package for client programming with Open Geospatial
+ Consortium (OGC) web service (hence OWS) interface standards, and their
related content models.
.
Full documentation is available at http://geopython.github.io/OWSLib
@@ -68,8 +68,8 @@ Section: doc
Depends: ${sphinxdoc:Depends},
${misc:Depends}
Description: Client library for Open Geospatial (OGC) web services (Documentation)
- OWSLib is a Python package for client programming with Open Geospatial
- Consortium (OGC) web service (hence OWS) interface standards, and their
+ OWSLib is a Python package for client programming with Open Geospatial
+ Consortium (OGC) web service (hence OWS) interface standards, and their
related content models.
.
Full documentation is available at http://geopython.github.io/OWSLib
--
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