This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libminlog-java.
commit cf0733f2d5caa4efb42a794aa2f66efadbdd133e Author: Emmanuel Bourg <[email protected]> Date: Mon Jan 9 10:07:17 2017 +0100 Refreshed debian/copyright --- debian/copyright | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/debian/copyright b/debian/copyright index 8e8c517..19e2382 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,15 +1,18 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: minlog -Upstream-contact: https://code.google.com/p/minlog/ -Source: https://code.google.com/p/minlog/downloads/list -Comment: Orig tarball doesn't contains license file or headers but - 1/ upstream website state it's under BSD-3-clause - <URL:https://code.google.com/p/minlog/> - 2/ source code repository on Google Code contains license.txt file - <URL:https://code.google.com/p/minlog/source/browse/trunk/license.txt> +Upstream-Name: MinLog +Source: https://github.com/EsotericSoftware/minlog Files: * -Copyright: Copyright (c) 2008, Nathan Sweet +Copyright: 2008-2014, Nathan Sweet +License: BSD-3-clause + +Files: debian/* +Copyright: 2013, Damien Raude-Morvan <[email protected]> + 2015-2017, Emmanuel Bourg <[email protected]> +License: BSD-3-clause +Comment: + Apply same license as upstream code. + License: BSD-3-clause * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. @@ -17,9 +20,3 @@ License: BSD-3-clause * Neither the name of Esoteric Software nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PRO [...] - - -Files: debian/* -Copyright: Copyright 2013 Damien Raude-Morvan <[email protected]> -License: BSD-3-clause - Apply same license as upstream code. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libminlog-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

