The following commit has been merged in the master branch:
commit 10e08df2128e851422bd68d39eddda00b51daf06
Author: gregor herrmann <[email protected]>
Date:   Sun Jun 2 17:55:44 2013 +0200

    debian/rules: remove unused UVERSION variable.

diff --git a/debian/rules b/debian/rules
index 56812b1..15edea2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,8 +6,6 @@
 export JAVA_HOME=/usr/lib/jvm/default-java
 export 
CLASSPATH=/usr/share/java/lucene2.jar:/usr/share/java/bcmail.jar:/usr/share/java/bcprov.jar:/usr/share/java/checkstyle.jar:/usr/share/java/junit4.jar:/usr/share/java/commons-logging.jar:/usr/share/java/icu4j.jar:/usr/share/java/commons-beanutils.jar
 
-UVERSION=$(shell dpkg-parsechangelog | perl -ne 'print "$$1-dev" if m/Version: 
(?:\d:)?([\d.]+)(?:\+dfsg)?-\d+/')
-
 %:
        dh $@ --buildsystem ant
 

-- 
libpdfbox-java packaging

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to