[Pkg-osm-commits] [SCM] josm branch, master, updated. debian/0.0.svn4064-3-23-g71677e5

Giovanni Mascellani mascellani at poisson.phc.unipi.it
Tue Aug 30 08:34:04 UTC 2011


The following commit has been merged in the master branch:
commit ca7e4db3a205da55c6503dac5e9e418bd75a6ad1
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Sat Aug 27 18:11:49 2011 +0200

    Generating XML parsing code with xjc.

diff --git a/debian/rules b/debian/rules
index 2a79034..6d1e7e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,7 @@ DEB_UPSTREAM_VERSION := $(shell echo $(DEB_VERSION) | cut -d- -f1)
 	dh $@
 
 override_dh_auto_build:
+	xjc -d src/ data_nodist/wms-cache.xsd
 	dh_auto_build -- -Ddebian.version=${DEB_VERSION} dist
 
 override_dh_auto_install:

-- 
Editor for OpenStreetMap



More information about the Pkg-osm-commits mailing list