[svnkit] 19/21: Use orig-tar.sh script again.

Markus Koschany apo at moszumanska.debian.org
Sun Oct 9 15:01:21 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 aa959b391afbd3c064860aab96a915b93c33c3f6
Author: Markus Koschany <apo at debian.org>
Date:   Sun Oct 9 16:51:52 2016 +0200

    Use orig-tar.sh script again.
---
 debian/copyright   | 3 ---
 debian/orig-tar.sh | 1 +
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 43199a3..fb75706 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,9 +2,6 @@ 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
- svnkit-test/nailgun/*
 
 Files: *
 Copyright: 2004-2011, TMate Software Ltd. <support at svnkit.com>
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 137fa8c..b7685f0 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -22,6 +22,7 @@ XZ_OPT=--best tar -C orig -c -v -J -f $TAR   \
     --exclude contrib/sqljet                 \
     --exclude contrib/trilead                \
     --exclude gradle-wrapper.jar             \
+    --exclude svnkit-test/nailgun             \
     --exclude 'nailgun-*.jar'                \
     --exclude '*.exe'                        \
     --numeric-owner --group 0 --owner 0 $DIR

-- 
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