This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository libjgoodies-common-java.
commit d5dd27d89696f7ae850a22099bd19a6fd1f89f8b Author: tony mancill <[email protected]> Date: Sat Oct 29 22:23:32 2016 -0700 drop get_orig_source target, as this no longer works Also drop the dh_installchangelog call, since the sources.jar does not include the upstream changelog. --- debian/rules | 6 ------ 1 file changed, 6 deletions(-) diff --git a/debian/rules b/debian/rules index 8e8d3a2..9c95718 100755 --- a/debian/rules +++ b/debian/rules @@ -4,9 +4,3 @@ export JAVA_HOME = /usr/lib/jvm/default-java %: dh $@ --buildsystem=maven --with javahelper - -override_dh_installchangelogs: - dh_installchangelogs -- RELEASE-NOTES.txt - -get-orig-source: - uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjgoodies-common-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

