[jcommander] 02/12: Exclude upstream binaries
Kai-Chung Yan
seamlik-guest at moszumanska.debian.org
Tue Feb 13 17:55:17 UTC 2018
This is an automated email from the git hooks/post-receive script.
seamlik-guest pushed a commit to branch master
in repository jcommander.
commit 6fc82ae6c70c9b0fb2eca402c7a980bd5cc75ea8
Author: 殷啟聰 | Kai-Chung Yan <seamlikok at gmail.com>
Date: Wed Feb 7 21:08:41 2018 +0800
Exclude upstream binaries
---
debian/copyright | 1 +
debian/rules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/copyright b/debian/copyright
index bfe0cea..77357d7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: JCommander
Upstream-Contact: Cedric Beust
Upstream-Source: http://jcommander.org
+Files-Excluded: *.jar
Files: *
Copyright: 2010-2015, Cedric Beust
diff --git a/debian/rules b/debian/rules
index d755df6..42303d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
dh $@ --buildsystem=maven
get-orig-source:
- uscan --download-current-version --force-download --rename
+ uscan --download-current-version --force-download --repack --compression xz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jcommander.git
More information about the pkg-java-commits
mailing list