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

sebastic-guest pushed a commit to branch master
in repository tilestache.

commit 46e2feeed4077ae351a573d48c79b746546356e8
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sat Dec 20 13:00:41 2014 +0100

    Restructure control file with cme.
---
 debian/changelog |  1 +
 debian/control   | 51 ++++++++++++++++++++++++---------------------------
 2 files changed, 25 insertions(+), 27 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 137440d..f8d1129 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ tilestache (1.49.8-1) UNRELEASED; urgency=low
 
   [ Bas Couwenberg ]
   * Add myself to Uploaders.
+  * Restructure control file with cme.
 
  -- Andrew Harvey <andrew.harv...@gmail.com>  Sun, 29 Sep 2013 18:17:03 +1000
 
diff --git a/debian/control b/debian/control
index ff38fab..451e08d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,39 +1,36 @@
 Source: tilestache
-Section: web
-Priority: extra
 Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
 Uploaders: David Paleino <da...@debian.org>,
            Bas Couwenberg <sebas...@xs4all.nl>
-Build-Depends:
- debhelper (>= 9~)
- , python (>= 2.6.6-3~)
+Section: web
+Priority: extra
+Build-Depends: debhelper (>= 9~),
+               python (>= 2.6.6-3~)
 Standards-Version: 3.9.4
-Homepage: http://tilestache.org
-Vcs-Git: git://git.debian.org/pkg-grass/tilestache.git
 Vcs-Browser: http://git.debian.org/?p=pkg-grass/tilestache.git;a=summary
+Vcs-Git: git://git.debian.org/pkg-grass/tilestache.git
+Homepage: http://tilestache.org
 
 Package: tilestache
 Architecture: all
-Depends:
- ${python:Depends}
- , ${misc:Depends}
- , python-modestmaps (>= 1.3.0)
- , python-werkzeug
- , ttf-dejavu-core
-Recommends:
- python-mapnik
- , python-shapely
- , python-psycopg2
- , python-gdal
- , python-pysolr
- , python-imaging
- , python-pyproj
- , python-blit
- , libjs-modestmaps (>= 2.0.0)
-Suggests:
- python-redis
- , python-memcache
- , python-boto
+Depends: ${python:Depends},
+         ${misc:Depends},
+         python-modestmaps (>= 1.3.0),
+         python-werkzeug,
+         ttf-dejavu-core
+Recommends: python-mapnik,
+            python-shapely,
+            python-psycopg2,
+            python-gdal,
+            python-pysolr,
+            python-imaging,
+            python-pyproj,
+            python-blit,
+            libjs-modestmaps (>= 2.0.0)
+Suggests: python-redis,
+          python-memcache,
+          python-boto
 Description: map tiles caching system
  TileStache is a Python-based server application that can serve up map tiles
  based on rendered geographic data.
+

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to