[Pkg-osm-commits] [SCM] osmosis branch, master, updated. debian/0.31.2-2-63-g393252a

David Paleino dapal at debian.org
Wed Sep 28 15:21:17 UTC 2011


The following commit has been merged in the master branch:
commit 81b3345f15520b592e99406cfb8742b817e9e985
Author: David Paleino <dapal at debian.org>
Date:   Wed Sep 28 17:05:25 2011 +0200

    Correctly set project version

diff --git a/debian/rules b/debian/rules
index 070286d..e0c26e5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,6 +35,8 @@ SVNREPO := ${SVNBASE}/${CURVER}
 DESTDIR := ../tarballs/osmosis-${CURVER}
 DESTTGZ := ../tarballs/osmosis_${CURVER}+ds1.orig.tar.gz
 
+DEB_ANT_ARGS := -Dproject.version=$(CURVER)
+
 debian/osmosis.1: debian/osmosis.xml
 	$(XP) -o $@ $(DB2MAN) $<
 

-- 
Osmosis, an OSM data processor



More information about the Pkg-osm-commits mailing list