This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pywps.
commit f4b55b897008753aab0ee65ce449a77cc9b153e0 Author: Bas Couwenberg <[email protected]> Date: Fri May 13 21:30:03 2016 +0200 Install pywps manpage. Fix 'aplication' typo, replace with 'application'. --- debian/changelog | 1 + debian/pywps.1 | 2 +- debian/pywps.manpages | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 08c9242..d110bd5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,7 @@ pywps (3.2.5-1) UNRELEASED; urgency=medium - Add python-mapscript to python-pywps Recommends - Update python-pywps Suggests to use grass-core instead of grass - Add cgi-mapserver to pywps Suggests + * Install pywps manpage. -- Bas Couwenberg <[email protected]> Fri, 13 May 2016 19:33:40 +0200 diff --git a/debian/pywps.1 b/debian/pywps.1 index b97a009..3adac8e 100644 --- a/debian/pywps.1 +++ b/debian/pywps.1 @@ -6,7 +6,7 @@ .SH DESCRIPTION .PP -This program is to be used as CGI aplication. It is (not yet full) +This program is to be used as CGI application. It is (not yet full) implementation of Open Geospatial Consorcium Web Processing Service (WPS) standard according to document OGC 05-007r4. As background tool GRASS GIS is used. diff --git a/debian/pywps.manpages b/debian/pywps.manpages new file mode 100644 index 0000000..efc3ca3 --- /dev/null +++ b/debian/pywps.manpages @@ -0,0 +1 @@ +debian/pywps.1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pywps.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

