[Pkg-osm-commits] [SCM] josm-plugins branch, master, updated. debian/0.0.svn28008+ds1-1-9-gc229991

David Paleino dapal at debian.org
Mon Apr 23 08:37:22 UTC 2012


The following commit has been merged in the master branch:
commit 4bc66ffb90fcaf92685f7750d76f9ab1f169e3d7
Author: David Paleino <dapal at debian.org>
Date:   Mon Apr 23 10:11:25 2012 +0200

    Include build-common.xml in the orig tarball

diff --git a/debian/rules b/debian/rules
index 3d5008f..18a7b44 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,6 +45,7 @@ get-orig-source:
 			echo "Removing precompiled translation files"; \
 			rm -f ${DESTDIR}/"$$plugin"/data/*.lang; \
 	done
+	svn export -r ${SVNREV} ${SVNREPO}/build-common.xml ${DESTDIR}/build-common.xml
 	svn info --xml http://svn.openstreetmap.org/applications/editors/josm/plugins/ > ${DESTDIR}/svn-info.xml
 	@echo Removing jar files
 	find ${DESTDIR} -name "*.jar" -exec rm -v {} \;

-- 
Plugins for JOSM



More information about the Pkg-osm-commits mailing list