[mapproxy] 03/28: Restructure control file with cme.
Bas Couwenberg
sebastic at debian.org
Wed Jul 27 00:32:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository mapproxy.
commit eb0466c5d1bbd020f384160666173796a8e3c749
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Mon Jul 25 18:54:55 2016 +0200
Restructure control file with cme.
---
debian/changelog | 7 +++++++
debian/control | 26 +++++++++++++++++++++++---
2 files changed, 30 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 99d8aa8..1b6b05d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mapproxy (1.8.2-1) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Restructure control file with cme.
+
+ -- Bas Couwenberg <sebastic at debian.org> Mon, 25 Jul 2016 18:53:14 +0200
+
mapproxy (1.8.2-0~xenial0) xenial; urgency=medium
* Xenial build
diff --git a/debian/control b/debian/control
index d3364ee..80b3934 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,35 @@ Source: mapproxy
Maintainer: Stephan Holl <stephan.holl at intevation.de>
Section: python
Priority: optional
+Build-Depends: bc,
+ debhelper (>= 9),
+ dh-python,
+ python,
+ cdbs,
+ python-setuptools,
+ quilt,
+ python-imaging,
+ libproj-dev,
+ libgdal-dev
Standards-Version: 3.9.6
Homepage: http://mapproxy.org/
-Build-Depends: bc, debhelper (>= 9), dh-python, python, cdbs (>= 0.4.49), python-setuptools, quilt, python-imaging, libproj-dev, libgdal-dev
X-Python-Version: >= 2.7
Package: python-mapproxy
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-pkg-resources, python-setuptools, python-imaging, python-yaml, libproj9, ttf-dejavu, ttf-dejavu-extra
-Suggests: python-lxml, python-shapely, python-pastedeploy, libgdal20
+Depends: ${misc:Depends},
+ ${python:Depends},
+ python-pkg-resources,
+ python-setuptools,
+ python-imaging,
+ python-yaml,
+ libproj9,
+ ttf-dejavu,
+ ttf-dejavu-extra
+Suggests: python-lxml,
+ python-shapely,
+ python-pastedeploy,
+ libgdal20
Description: This programm MapProxy is an open source proxy for geospatial data. It caches,
accelerates and transforms data from existing map services and serves any
desktop or web GIS client.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapproxy.git
More information about the Pkg-grass-devel
mailing list