The following commit has been merged in the master branch:
commit 70830df579355cd88d2bcf0c9914320bac8f9e39
Author: Damien Raude-Morvan <draz...@debian.org>
Date:   Sat Nov 5 14:30:54 2011 +0100

    d/rules: Set VERSION

diff --git a/debian/rules b/debian/rules
index bbe9a99..3c07322 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,11 +3,11 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/maven.mk
 
+VERSION := $(DEB_UPSTREAM_VERSION)
 JAVA_HOME := /usr/lib/jvm/default-java
 
 get-orig-source:
        uscan \
-               --verbose \
                --no-symlink \
                --upstream-version $(VERSION) \
                --download-version $(VERSION) \

-- 
felix-framework packaging

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to