This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository mpj.
commit c7fbc1e95a04e28d182f6d7d30cf35b305856ee0 Author: Andreas Tille <[email protected]> Date: Fri Aug 24 21:53:15 2012 +0000 Add Files-Excluded to document what was removed from original source --- debian/changelog | 1 + debian/copyright | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4e67cbc..be8942c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ mpj (0.38+dfsg-1) UNRELEASED; urgency=low * debian/copyright: - DEP5 + - Add Files-Excluded to document what was removed from original source -- Andreas Tille <[email protected]> Fri, 24 Aug 2012 23:08:14 +0200 diff --git a/debian/copyright b/debian/copyright index 8608d7a..a497538 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,6 +2,19 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MPJ Express Upstream-Contact: [email protected] Source: http://sourceforge.net/projects/mpjexpress/files/ +Files-Excluded: + bin/daemon* + bin/*.bat + bin/*.exe + *.dll + *macosx* + *solaris* + *.pdf + libwrapper* + lib/* + test/ + THIRDPARTYLICENSES.txt + README-win.txt Files: * Copyright: 2004 - 2007 Distributed Systems Group, University of Portsmouth, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mpj.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

