[libjgoodies-common-java] 03/04: drop get_orig_source target, as this no longer works

Tony Mancill tmancill at moszumanska.debian.org
Sun Oct 30 18:19:36 UTC 2016


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 <tmancill at debian.org>
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



More information about the pkg-java-commits mailing list