[pywps] 03/26: Restructure control file with cme.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri May 13 23:05:44 UTC 2016


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

sebastic pushed a commit to branch master
in repository pywps.

commit 00533bec7bbf812d1fa6878557da1e11709861de
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri May 13 19:33:56 2016 +0200

    Restructure control file with cme.
---
 debian/changelog |  6 ++++++
 debian/control   | 19 +++++++++++++------
 2 files changed, 19 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bc263f9..7a923ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pywps (3.2.5-1) UNRELEASED; urgency=medium
+
+  * Restructure control file with cme.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Fri, 13 May 2016 19:33:40 +0200
+
 pywps (3.2.5-1~trusty0) trusty; urgency=medium
 
   * Built for Trusty
diff --git a/debian/control b/debian/control
index fbef85c..723a549 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,25 @@
 Source: pywps
+Maintainer: Jachym Cepicky <jachym at les-ejk.cz>
 Section: python
 Priority: optional
-Maintainer: Jachym Cepicky <jachym at les-ejk.cz>
-Build-Depends: debhelper (>= 9), python, python-setuptools, python-lxml
+Build-Depends: debhelper (>= 9),
+               python,
+               python-setuptools,
+               python-lxml
 Standards-Version: 3.9.5
-X-Python-Version: >= 2.7
 Vcs-Git: https://github.com/geopython/pywps.git
+X-Python-Version: >= 2.7
 
 Package: python-pywps
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-pkg-resources
-Suggests: grass, apache2, apache
-Homepage: http://pywps.org
+Depends: ${misc:Depends},
+         ${python:Depends},
+         python-pkg-resources
+Suggests: grass,
+          apache2,
+          apache
 Description: Implementation of OGC's Web Processing Service
  PyWPS is implementation of Web Processing Service from Open 
  Geospatial Consortium Inc.(R) with help of  Python Programming 
  Language and GIS GRASS as working tool in background.
+Homepage: http://pywps.org

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pywps.git



More information about the Pkg-grass-devel mailing list