This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jboss-logging.
commit 556c94ab2b616f5aae4cf84558c7809bdee19e62 Author: Markus Koschany <[email protected]> Date: Thu Feb 15 17:50:55 2018 +0100 get-orig-source: Remove no-symlink option. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index aba914b..1711636 100755 --- a/debian/rules +++ b/debian/rules @@ -4,4 +4,4 @@ dh $@ --buildsystem=maven get-orig-source: - uscan --download-current-version --force-download --no-symlink + uscan --download-current-version --force-download -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jboss-logging.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

