This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch master in repository spock.
commit 57ab95dad5e1521d3ecce2d966337b3a8c249e0d Author: Miguel Landaeta <[email protected]> Date: Fri Aug 11 19:50:44 2017 +0100 Update copyright information --- debian/changelog | 3 ++- debian/copyright | 14 +++++++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c4ad5c9..3c400dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,9 @@ spock (0.7-groovy-2.0-4) UNRELEASED; urgency=medium * Bump DH compat level to 10. * Wrap and sort dependencies lists. * Simplify d/rules. + * Update copyright info. - -- Miguel Landaeta <[email protected]> Thu, 10 Aug 2017 20:30:50 +0100 + -- Miguel Landaeta <[email protected]> Thu, 10 Aug 2017 20:31:46 +0100 spock (0.7-groovy-2.0-3) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index e805356..836d3af 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Spock Source: git://github.com/spockframework/spock.git Files-Excluded: gradlew* @@ -15,5 +15,17 @@ Copyright: 2012, Damien Raude-Morvan <[email protected]> License: Apache-2.0 License: Apache-2.0 + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + . + http://www.apache.org/licenses/LICENSE-2.0 + . + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + . 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/spock.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

