[svnkit] 10/21: Remove prebuilt jar files from upstream tarball

Markus Koschany apo at moszumanska.debian.org
Sun Oct 9 15:01:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository svnkit.

commit 89b10b2b9d4acfd3dcfd24d3b7ced24269655eba
Author: Markus Koschany <apo at debian.org>
Date:   Sat Oct 8 23:36:21 2016 +0200

    Remove prebuilt jar files from upstream tarball
---
 debian/copyright | 2 ++
 debian/rules     | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index fb75706..992252c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,8 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: SVNKit
 Upstream-Contact: TMate Software Ltd. <support at svnkit.com>
 Source: http://svnkit.com/download.php
+Files-Excluded:
+ *.jar
 
 Files: *
 Copyright: 2004-2011, TMate Software Ltd. <support at svnkit.com>
diff --git a/debian/rules b/debian/rules
index 0d6f404..572ea0c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,4 +40,6 @@ get-orig-source:
 		--no-symlink \
 		--destdir $(CURDIR)      \
 		--watchfile debian/watch \
-		--force-download
+		--force-download \
+		--repack \
+		--compression xz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/svnkit.git



More information about the pkg-java-commits mailing list