[Pkg-javascript-commits] [SCM] Mapnik stylesheet compiler branch, master, updated. debian/0.4.6+ds1-3-8-g43aa86c

David Paleino dapal at debian.org
Sun Jan 27 19:44:22 UTC 2013


The following commit has been merged in the master branch:
commit 43aa86c3d91d21c92201e96156253a9735bee427
Author: David Paleino <dapal at debian.org>
Date:   Sun Jan 27 20:44:13 2013 +0100

    Renamed manpage from mml2json.js to mml2json, as the binary is installed extension-less

diff --git a/debian/manpages b/debian/manpages
index 24a262f..f188f6a 100644
--- a/debian/manpages
+++ b/debian/manpages
@@ -1,2 +1,2 @@
 debian/carto.1
-debian/mml2json.js.1
+debian/mml2json.1
diff --git a/debian/mml2json.js.1 b/debian/mml2json.1
similarity index 53%
rename from debian/mml2json.js.1
rename to debian/mml2json.1
index e037706..6577f04 100644
--- a/debian/mml2json.js.1
+++ b/debian/mml2json.1
@@ -1,13 +1,13 @@
 .TH CARTO 1 "January 27, 2013"
 .SH NAME
-mml2json.js \- Cascadenik map definition xml to json converter
+mml2json \- Cascadenik map definition xml to json converter
 .SH SYNOPSIS
-.B mml2json.js
+.B mml2json
 [ options ]
 file.mml
 .SH DESCRIPTION
 .PP
-\fBmml2json.js\fP is a program which converts MML Cascadenik map definition
+\fBmml2json\fP is a program which converts MML Cascadenik map definition
 from XML format to JSON format.
 .PP
 The MML in JSON format is written to stdout.

-- 
Mapnik stylesheet compiler



More information about the Pkg-javascript-commits mailing list