This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch master in repository jnr-netdb.
commit 78ae8d387a104a67608062cf262e5b0f5a1d492a Author: Miguel Landaeta <[email protected]> Date: Sun Oct 29 15:43:55 2017 +0000 Update copyright information --- debian/changelog | 3 ++- debian/copyright | 23 ++++++++++++++++++----- 2 files changed, 20 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 869dbfc..d1763fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ jnr-netdb (1.1.6-2) UNRELEASED; urgency=medium * Bump DH compat level to 10. * Bump Standards-Version to 4.1.1. No changes were required. * Add Rules-Requires-Root: no. + * Update copyright info. - -- Miguel Landaeta <[email protected]> Sun, 29 Oct 2017 15:41:36 +0000 + -- Miguel Landaeta <[email protected]> Sun, 29 Oct 2017 15:43:12 +0000 jnr-netdb (1.1.6-1) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index 5b359cf..02aa1f7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ -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: jnr-netdb -Upstream-Contact: Wayne Meissner <[email protected]> as Developer -Source: http://github.com/wmeissner/jnr-netdb +Upstream-Contact: Charles Oliver Nutter <[email protected]> +Source: https://github.com/jnr/jnr-netdb Files-Excluded: .classpath .project .settings @@ -15,8 +15,21 @@ License: Apache-2.0 Files: debian/* Copyright: 2011, Torsten Werner <[email protected]> + 2017, Miguel Landaeta <[email protected]> License: Apache-2.0 License: Apache-2.0 - On Debian GNU/Linux system you can find the complete text of the - Apache-2.0 license in '/usr/share/common-licenses/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 GNU/Linux system you can find the complete text of the + Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-netdb.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

