This is an automated email from the git hooks/post-receive script. mans0954 pushed a commit to branch master in repository connid.
commit 33cbaa21e6434ceb997c4d7bd7a37135093f576a Author: Christopher Hoskin <[email protected]> Date: Sun Aug 13 18:21:21 2017 +0100 Update debian/copyright --- debian/changelog | 1 + debian/copyright | 11 +++++------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 27dfd42..4147e04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,5 +3,6 @@ connid (1.4.3.0-1) UNRELEASED; urgency=medium * Initial release (Closes: #847003) * No longer need to worry about #807686, use my Debian e-mail address * New upstream release (1.4.3.0) + * Update debian/copyright -- Christopher Hoskin <[email protected]> Sun, 13 Aug 2017 18:18:22 +0100 diff --git a/debian/copyright b/debian/copyright index d853981..e046a0a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,20 +2,19 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: connid Source: https://github.com/Tirasa/ConnId Files-Excluded: dotnet *.exe -Comment: At a minimum, need to exclude *dotnet/*.dll and *.exe. Appears to be - licensed under CDDL, but the inclusion of the non-Free licence - dotnet/legal/ForgeRock_License.txt is puzzling. Excluding the whole folder - to be on the safe side +Comment: At a minimum, need to exclude *dotnet/*.dll and *.exe. + Note that the java/testbundlev2/src/main/resources/native/libnative.* files + are in fact text files, not binaries. Files: * Copyright: 2008-2009, Sun Microsystems, Inc. 2010-2014, ForgeRock AS. - 2013-2015, Evolveum. + 2013-2017, Evolveum. 2011-2015, ConnId. License: CDDL-1 Files: debian/* -Copyright: 2016 Christopher Hoskin <[email protected]> +Copyright: 2016-2017 Christopher Hoskin <[email protected]> License: CDDL-1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/connid.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

