This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository libcommons-cli-java.
commit b243bc27733c4de12986011799750bb2d1ab255e Author: tony mancill <[email protected]> Date: Mon Jun 22 05:31:37 2015 +0000 clean-up debian rules --- debian/rules | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian/rules b/debian/rules index 8148c10..a4bddcd 100755 --- a/debian/rules +++ b/debian/rules @@ -8,10 +8,6 @@ include /usr/share/cdbs/1/class/maven.mk PACKAGE := $(DEB_SOURCE_PACKAGE) VERSION := $(DEB_UPSTREAM_VERSION) JAVA_HOME := /usr/lib/jvm/default-java -#DEB_JARS := ant-nodeps junit commons-lang ant-junit -#DEB_ANT_BUILD_TARGET := package #javadoc -#DEB_ANT_BUILDFILE := /usr/share/maven-ant-helper/maven-build.xml -#DEB_ANT_ARGS := -Dbasedir=$(realpath .) -Dpackage=$(PACKAGE) -Dbin.package=$(PACKAGE) -Dversion=$(VERSION) binary-post-install/$(PACKAGE):: mh_installpoms -p$(PACKAGE) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-cli-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

