Skip to content

Commit 0517398

Browse files
committed
Fix for lintian complaints.
1 parent ffcf0c9 commit 0517398

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

debian/control

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ Maintainer: Christopher Schmidt <[email protected]>
55
Build-Depends: debhelper (>= 5.0.0)
66
Build-Depends-Indep: python (>= 2.1), python-support (>= 0.3),
77
python-setuptools
8-
Standards-Version: 3.7.3
8+
Standards-Version: 3.9.1
99
Homepage: http://tilecache.org/
1010

1111
Package: tilecache
1212
Architecture: all
1313
XS-Python-Version: >= 2.1
14-
Depends: ${python:Depends}
14+
Depends: ${python:Depends}, ${misc:Depends}
1515
Recommends: python-imaging
1616
Suggests: python-mapscript (>= 4.10), python-mapnik, memcached, python-memcache, python-boto, python-flup, python-paste, python-wsgiref, python-simplejson
1717
Description: a web map tile caching system

debian/tilecache.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ $ /usr/sbin/tilecache_seed.py "http://example.com/yourdir/tilecache.cgi?" Zip_Co
429429
<Ctrl+D>
430430
.fi
431431

432-
... the seeding will then commence ...
432+
... the seeding will then commence ...
433433

434434

435435
.SH CLEANING YOUR TILECACHE

0 commit comments

Comments
 (0)