[owslib] 04/15: Rewrite d/control with cme-fix

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Thu Sep 25 20:52:30 UTC 2014


This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository owslib.

commit b208519ae4260a85ce5c675f60072f8a2e94ddb1
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Thu Sep 25 21:29:46 2014 +0200

    Rewrite d/control with cme-fix
---
 debian/control | 24 +++++++++++++++++-------
 1 file changed, 17 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index f5c924b..690aa5b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,28 @@
 Source: owslib
+Maintainer: Angelos Tzotsos <gcpp.kalxas at gmail.com>
 Section: python
 Priority: optional
-Maintainer: Angelos Tzotsos <gcpp.kalxas at gmail.com>
-Build-Depends: debhelper (>= 7.0.50), python-setuptools (>= 0.6), python-support (>=0.6), python-all-dev (>= 2.3.5-11), python (>= 2.6.6-3)
-Standards-Version: 3.9.3
-X-Python-Version: >= 2.5
+Build-Depends: debhelper (>= 7.0.50),
+               python-setuptools,
+               python-support,
+               python-all-dev,
+               python
+Standards-Version: 3.9.5
 Homepage: http://geopython.github.com/OWSLib/
+X-Python-Version: >= 2.5
 
 Package: python-owslib
 Architecture: all
-Depends: ${misc:Depends}, debconf, python (>=2.5), python-lxml
+Depends: ${misc:Depends},
+         debconf,
+         python,
+         python-lxml
 Description: Client library for Open Geospatial Consortium (OGC) web services
- OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models.
+ 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
  .
- OWSLib provides a common API for accessing service metadata and wrappers for numerous OGC Web Service interfaces.
+ 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