[DebianGIS-dev] [SCM] tilestache branch, master, updated. upstream/1.0.1-14-g002b7dd

2010-11-15 Thread David Paleino
The following commit has been merged in the master branch:
commit 0a4b9ee8268cb74aafefec3de85c27080dd54b6c
Author: David Paleino da...@debian.org
Date:   Mon Nov 15 22:07:56 2010 +0100

Remove the whole dir

diff --git a/debian/rules b/debian/rules
index bd5b4b9..dc495ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ PREFIX := $(CURDIR)/debian/tilestache/
 override_dh_auto_install:
dh_auto_install
 
-   rm -f $(PREFIX)/usr/share/tilestache/DejaVuSansMono-alphanumeric.ttf
+   rm -rf $(PREFIX)/usr/share/tilestache
 
# rename the binaries
for p in tilestache-seed.py tilestache-render.py; do \

-- 
map tiles caching system

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


[DebianGIS-dev] [SCM] tilestache branch, master, updated. upstream/1.0.1-14-g002b7dd

2010-11-15 Thread David Paleino
The following commit has been merged in the master branch:
commit 002b7ddbc58008d98eec828137035b2cbab44c45
Author: David Paleino da...@debian.org
Date:   Mon Nov 15 22:14:30 2010 +0100

Fix lintian error on manpage

diff --git a/debian/man/tilestache-seed.1 b/debian/man/tilestache-seed.1
index 68cc158..a393822 100644
--- a/debian/man/tilestache-seed.1
+++ b/debian/man/tilestache-seed.1
@@ -10,7 +10,7 @@ This manual page documents briefly the \fBtilestache-seed\fR 
command.
 \fBtilestache-seed\fR seeds a single layer in your TileStache configuration.
 No images are returned, but TileStache ends up with a pre-filled cache.
 Bounding box is given as a pair of lat/lon coordinates, e.g. 37.788
--122.349 37.833 -122.246. Output is a list of tile paths as they are
+\-122.349 37.833 \-122.246. Output is a list of tile paths as they are
 created.
 .br
 Configuration, BBox, and Layer options are required.

-- 
map tiles caching system

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