The following commit has been merged in the master branch:
commit 9b32249c4a57161c6a781a961e9c0293abd132ed
Author: David Paleino <[email protected]>
Date: Tue Jun 15 22:03:52 2010 +0200
Add DEB_UPSTREAM_VERSION to debian/rules
diff --git a/debian/rules b/debian/rules
index 3e16eae..71e2dc2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@ DESTDIR := ../tarballs/josm-${VERSION}
DESTTGZ := ../tarballs/josm_${VERSION}.orig.tar.gz
DEB_VERSION := $(shell dpkg-parsechangelog | grep ^Version | cut -d\ -f2)
+DEB_UPSTREAM_VERSION := $(shell echo $(DEB_VERSION) | cut -d- -f1)
# Docs are already included in the jar file and can be accessed from within
josm.
#DEB_INSTALL_DOCS_ALL :=
--
Java OpenStreetMap editor
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel