This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository jffi.
commit f89cab815d88b480b281eac28a92f9e793fdcd90 Author: Markus Koschany <[email protected]> Date: Wed Nov 18 16:02:00 2015 +0100 Fix Lintian warning dep5-copyright-license-name-not-unique --- debian/copyright | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/copyright b/debian/copyright index 3abd48d..f7a8c53 100644 --- a/debian/copyright +++ b/debian/copyright @@ -40,7 +40,7 @@ License: LGPL-3 or Apache-2.0 Files: jni/jffi/queue.h Copyright: 1991, 1993 The Regents of the University of California. -License: Expat +License: BSD-3-clause-University-of-California Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -67,7 +67,7 @@ License: Expat Files: libtest/* Copyright: 2007 Wayne Meissner -License: Expat +License: BSD-3-clause-Meissner Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . @@ -93,7 +93,7 @@ License: Expat Files: debian/* Copyright: 2010 Torsten Werner <[email protected]> -License: Expat +License: BSD-3-clause-Debian Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jffi.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

