[DebianGIS-dev] [SCM] tilecache branch, master, updated. debian/2.03-1.4-11-g2f2c993

David Paleino dapal at debian.org
Sat Nov 6 09:33:55 UTC 2010


The following commit has been merged in the master branch:
commit 6fae3a0f004090fa6f839dd93a351e8841075146
Author: David Paleino <dapal at debian.org>
Date:   Sat Nov 6 10:24:09 2010 +0100

    binary Depends, Recommends and Suggests fields rewrapped

diff --git a/debian/changelog b/debian/changelog
index 1806069..40a3b3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,9 @@ tilecache (2.11-1) UNRELEASED; urgency=low
     - debhelper B-D bumped to >= 8
     - B-D-I field rewrapped
     - Vcs-* fields added
+    - binary Depends, Recommends and Suggests fields rewrapped
 
- -- David Paleino <dapal at debian.org>  Sat, 06 Nov 2010 10:22:56 +0100
+ -- David Paleino <dapal at debian.org>  Sat, 06 Nov 2010 10:23:51 +0100
 
 tilecache (2.03-1.4) unstable; urgency=high
 
diff --git a/debian/control b/debian/control
index 39b0b89..b36a1ec 100644
--- a/debian/control
+++ b/debian/control
@@ -18,9 +18,20 @@ Vcs-Browser: http://git.debian.org/?p=pkg-grass/tilecache.git
 
 Package: tilecache
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
-Recommends: python-imaging
-Suggests: python-mapscript (>= 4.10), python-mapnik, memcached, python-memcache, python-boto, python-flup, python-paste, python-wsgiref
+Depends:
+ ${misc:Depends}
+ , ${python:Depends}
+Recommends:
+ python-imaging
+Suggests:
+ python-mapscript (>= 4.10)
+ , python-mapnik
+ , memcached
+ , python-memcache
+ , python-boto
+ , python-flup
+ , python-paste
+ , python-wsgiref
 Description: a web map tile caching system
  TileCache is an implementation of a WMS-C compliant server made available by
  MetaCarta. TileCache provides a Python-based WMS/TMS server, with pluggable

-- 
a web map tile caching system



More information about the Pkg-grass-devel mailing list