[jackrabbit] 17/21: Use Files-Excluded mechanism to remove binary files.
Markus Koschany
apo-guest at moszumanska.debian.org
Sat Jun 20 22:06:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository jackrabbit.
commit b37942a3f6800154a7e7e51a75d9d2b287e68dd9
Author: Markus Koschany <apo at gambaru.de>
Date: Sat Jun 20 22:51:01 2015 +0200
Use Files-Excluded mechanism to remove binary files.
---
debian/copyright | 4 ++++
debian/orig-tar.exclude | 5 -----
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index ee6418c..12dfffa 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,10 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Apache Jackrabbit
Source: http://jackrabbit.apache.org/
+Files-Excluded:
+ jackrabbit-core/src/test/resources/org/apache/jackrabbit/core/query/test.rtf
+ jackrabbit-webapp/src/test/resources/compatibility.zip
+ jackrabbit-core/src/test/repository/workspaces/index-format-*
Files: *
Copyright: Copyright (C) 2011 The Apache Software Foundation
diff --git a/debian/orig-tar.exclude b/debian/orig-tar.exclude
deleted file mode 100644
index d7844b6..0000000
--- a/debian/orig-tar.exclude
+++ /dev/null
@@ -1,5 +0,0 @@
-*.jar
-*.class
-jackrabbit-core/src/test/resources/org/apache/jackrabbit/core/query/test.rtf
-jackrabbit-core/src/test/resources/compatibility.zip
-jackrabbit-core/src/test/repository/workspaces/index-format-*
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackrabbit.git
More information about the pkg-java-commits
mailing list