[bnd] 18/32: d/copyright: Exclude *.exe
Kai-Chung Yan
seamlik-guest at moszumanska.debian.org
Sat Mar 10 07:27:32 GMT 2018
This is an automated email from the git hooks/post-receive script.
seamlik-guest pushed a commit to branch master
in repository bnd.
commit 834247ae8c274b5b09c7f98f96ef8fc35cdf34c9
Author: 殷啟聰 | Kai-Chung Yan <seamlikok at gmail.com>
Date: Sat Mar 3 13:47:19 2018 +0800
d/copyright: Exclude *.exe
---
debian/copyright | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/copyright b/debian/copyright
index 4a7bea4..14ba76a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: BND
Upstream-Contact: Peter Kriens, aQute SARL
Source: https://github.com/bndtools/bnd
-Files-Excluded: *.class *.jar *.jclass *.clazz *.bar
+Files-Excluded: *.class *.jar *.jclass *.clazz *.bar *.exe
Files: *
Copyright: 2006-2015, aQute SARL
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bnd.git
More information about the pkg-java-commits
mailing list