This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch master in repository pleiades.
commit dec1dcbb790134793110dc786c261459911b899a Author: Hideki Yamane <[email protected]> Date: Sun Jul 2 08:33:18 2017 +0900 update copyright --- debian/changelog | 2 ++ debian/copyright | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a685127..605bda5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ pleiades (1.7.27-1) UNRELEASED; urgency=medium - set Standards-Version: 4.0.0 * debian/rules - simplify with dh10 + * debian/copyright + - update since Apache commons is included in src -- Hideki Yamane <[email protected]> Sun, 02 Jul 2017 07:45:36 +0900 diff --git a/debian/copyright b/debian/copyright index 3ba16c1..5ff7b53 100644 --- a/debian/copyright +++ b/debian/copyright @@ -11,8 +11,8 @@ Files: lib/javaassist/* Copyright: 1999-2008, Shigeru Chiba License: MPL-1.1 -Files: lib/apache/* -Copyright: 2004-2012, The Apache Software Foundation +Files: src/jp/sourceforge/mergedoc/org/apache/commons/* +Copyright: 2004-2017, The Apache Software Foundation License: Apache-2.0 Files: srctest/jp/sourceforge/mergedoc/pleiades/resource/3.* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pleiades.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

