This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository libsejda-java.
commit 8e89dffeefdfac364d23375778d6d31862d68163 Author: Markus Koschany <[email protected]> Date: Thu Sep 14 22:55:07 2017 +0200 Remove --repack and --compression option. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 08c86ca..2523de5 100755 --- a/debian/rules +++ b/debian/rules @@ -7,4 +7,4 @@ override_dh_auto_test: # Do nothing here get-orig-source: - uscan --download-current-version --force-download --repack --compression xz + uscan --download-current-version --force-download -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libsejda-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

