This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch master in repository pleiades.
commit d976366c8e8c5e27b4ca179fd1ce2b4133e4b171 Author: Hideki Yamane <[email protected]> Date: Sun Oct 12 02:38:14 2014 +0900 add copyright mention --- debian/changelog | 3 +++ debian/copyright | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index dd68817..e38b136 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,9 @@ pleiades (1.5.0-1) UNRELEASED; urgency=medium * debian/patches - refresh patches - drop: bug713779_dont-specify-encoding-as-null.patch: merged upstream + * debian/copyright + - add copyright mention to some files that was previously removed from + source tarball -- Hideki Yamane <[email protected]> Wed, 08 Oct 2014 23:15:00 +0900 diff --git a/debian/copyright b/debian/copyright index 9d8f534..cc36bc3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -15,6 +15,10 @@ Files: lib/apache/* Copyright: 2004-2012, The Apache Software Foundation License: Apache-2.0 +Files: srctest/jp/sourceforge/mergedoc/pleiades/resource/3.* +Copyright: 2000, 2005, IBM Corporation and others +License: EPL-1.0 + Files: debian/* Copyright: 2009-2012, Hideki Yamane <[email protected]> License: EPL-1.0 -- 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

