This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository libnative-platform-java.
commit 2ece362b3c0bf5b5e4a774b18e64345dbdc1e330 Author: Markus Koschany <[email protected]> Date: Fri Jun 5 20:52:40 2015 +0200 Fix lintian warning dep5-copyright-license-name-not-unique --- debian/copyright | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/copyright b/debian/copyright index 7c51d6e..16e41a3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,13 +7,13 @@ Files-Excluded: Files: * Copyright: Copyright 2012 Adam Murdoch License: Apache-2.0 - On Debian systems, the full text of Apache License - version 2 can be found in the file - /usr/share/common-licenses/Apache-2. Files: debian/* Copyright: 2012, Damien Raude-Morvan <[email protected]> License: Apache-2.0 - On Debian systems, the full text of Apache License - version 2 can be found in the file - /usr/share/common-licenses/Apache-2. + +License: Apache-2.0 + On Debian systems, the full text of Apache License version 2 can be found in + the file /usr/share/common-licenses/Apache-2. + + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnative-platform-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

