[SCM] tilestache branch, master, updated. debian/1.10.6-1-7-g0dac1eb

2011-09-13 Thread David Paleino
The following commit has been merged in the master branch:
commit 5ddee4f2641e21a7a0845ba4e46d5d0666f7daed
Author: David Paleino 
Date:   Tue Sep 13 09:12:51 2011 +0200

Fixed copyright file

diff --git a/debian/changelog b/debian/changelog
index 287e3f2..9e410ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ tilestache (1.19.0-1) UNRELEASED; urgency=low
 
   * New upstream version
   * Package switched from pysupport to dh_python2
+  * Fixed copyright file
 
- -- David Paleino   Tue, 13 Sep 2011 09:09:44 +0200
+ -- David Paleino   Tue, 13 Sep 2011 09:12:22 +0200
 
 tilestache (1.10.6-1) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index 1319a1f..25586d3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,8 +1,8 @@
-Format-Specification: 
http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174
 Name: TileStache
 
 Files: debian/*
-Copyright: © 2010, David Paleino 
+Copyright: © 2010-2011, David Paleino 
 License: BSD
 
 Files: *

-- 
map tiles caching system

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

[SCM] tilestache branch, master, updated. debian/1.10.6-1-7-g0dac1eb

2011-09-13 Thread David Paleino
The following commit has been merged in the master branch:
commit 0dac1eb29c09e739552f3fc37670a92565b2e7d3
Author: David Paleino 
Date:   Tue Sep 13 09:13:14 2011 +0200

Fix installed manpages

diff --git a/debian/changelog b/debian/changelog
index 9e410ab..b79d7c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ tilestache (1.19.0-1) UNRELEASED; urgency=low
   * New upstream version
   * Package switched from pysupport to dh_python2
   * Fixed copyright file
+  * Fix installed manpages
 
- -- David Paleino   Tue, 13 Sep 2011 09:12:22 +0200
+ -- David Paleino   Tue, 13 Sep 2011 09:13:07 +0200
 
 tilestache (1.10.6-1) unstable; urgency=low
 
diff --git a/debian/manpages b/debian/manpages
index ac933dd..85c5e00 100644
--- a/debian/manpages
+++ b/debian/manpages
@@ -1,3 +1 @@
-man/tilestache-render.1
-man/tilestache-seed.1
-debian/tilestache-server.1
+man/*
diff --git a/debian/tilestache-server.1 b/debian/tilestache-server.1
deleted file mode 100644
index adbe237..000
--- a/debian/tilestache-server.1
+++ /dev/null
@@ -1,32 +0,0 @@
-.TH TILESTACHE-SERVER 1 "Jan 24, 2011"
-.SH NAME
-tilestache-server \- seed a single layer in your TileStache configuration
-.SH SYNOPSIS
-.B tilestache-server
-.RI [ options ]
-.SH DESCRIPTION
-This manual page documents briefly the \fBtilestache-server\fR command.
-.PP
-\fBtilestache-server\fR serves tiles through Werkzeug, using a
-tilestache configuration file.
-.SH OPTIONS
-.TP
-\fB\-c\fR, \fB\-\-config\fR \fIfile\fR
-Path to configuration file. Defaults to \fItilestache.cfg\fR.
-.TP
-\fB-i\fR, \fB\-\-ip\fR \fIaddress\fR
-IP address to listen to. Defaults to \fI127.0.0.1\fR.
-.TP
-\fB-p\fR, \fB\-\-port\fR \fIport\fR
-Port number to listen to. Defaults to \fI8080\fR.
-.TP
-.B \-h, \-\-help
-Show summary of options.
-.SH SEE ALSO
-.BR tilestache-render (1)
-.BR tilestache-seed (1)
-.SH AUTHOR
-\fBTileStache\fR was written by Michal Migurski .
-.PP
-This manual page was written by David Paleino ,
-for the Debian project (and may be used by others).

-- 
map tiles caching system

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