This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository jedit.
commit 1e009bad1e5dd4fdadd48b0f8bca5c80369faa30 Author: tony mancill <[email protected]> Date: Tue Aug 8 07:03:30 2017 -0700 Update debian/watch and add Files-Excluded to d/copyright --- debian/copyright | 3 ++- debian/watch | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/copyright b/debian/copyright index ed05729..43a27db 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,8 @@ -Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=202 +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: jEdit - A plugin-based editor for programmers Upstream-Contact: Contributors <[email protected]> Source: http://www.jedit.org/ +Files-Excluded: org/gjt/sp/jedit/bsh/* Files: * Copyright: 1999-2010, Contributors <[email protected]> diff --git a/debian/watch b/debian/watch index 8d9aa59..94b92f6 100644 --- a/debian/watch +++ b/debian/watch @@ -1,6 +1,6 @@ version=4 opts="uversionmangle=s/pre/~pre/,\ - dversionmangle=s/\+dfsg//, - repack, + dversionmangle=s/\+dfsg//,\ + repack,\ compression=xz" \ http://sf.net/jedit/jedit(\d\S+)source.tar.bz2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jedit.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

