This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch master in repository ivy.
commit 6ec05e86672a8419329602a430e1b6a9cc70c885 Author: Miguel Landaeta <[email protected]> Date: Mon Aug 7 12:10:49 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 ff330a5..49fe7c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ ivy (2.4.0-4) UNRELEASED; urgency=medium * Bump Standards-Version to 3.9.8. No changes were required. * Use HTTPS in Vcs-Git field URL. * Wrap and sort dependencies lists. + * Update copyright info. - -- Miguel Landaeta <[email protected]> Mon, 07 Aug 2017 12:09:31 +0100 + -- Miguel Landaeta <[email protected]> Mon, 07 Aug 2017 12:10:15 +0100 ivy (2.4.0-3) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index d9648de..73e3666 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: Apache Ivy Source: http://www.apache.org/dist/ant/ivy/ @@ -11,5 +11,17 @@ License: Apache-2.0 Files: debian/* Copyright: 2009, Varun Hiremath <[email protected]> License: GPL-3 + 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 the GPL-3 license can be found in the file '/usr/share/common-licenses/GPL-3' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ivy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

