This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch experimental in repository jnr-unixsocket.
commit f28de3a9b3d96f959285aeb7d8dcc62c7c6c28dd Author: Miguel Landaeta <[email protected]> Date: Tue Jan 17 19:57:22 2017 +0000 Update d/copyright file --- debian/changelog | 1 + debian/copyright | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 88de7bc..1b80d15 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ jnr-unixsocket (0.15-1) UNRELEASED; urgency=medium * Bump Standards-Version to 3.9.8. No changes were required. * Fix typos in package description. * Switch Vcs-* URLs to https. + * Update d/copyright file. -- Miguel Landaeta <[email protected]> Tue, 17 Jan 2017 19:46:54 +0000 diff --git a/debian/copyright b/debian/copyright index 8baaa25..56f9bf1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,10 +4,14 @@ Source: https://github.com/jnr/jnr-unixsocket Files: * Copyright: 2009-2013 Wayne Meissner + 2014 Greg Vanore + 2016 Fritz Elfert + 2016 Marcus Linke License: Apache-2.0 Files: debian/* Copyright: 2014 Tim Potter <[email protected]> + 2017 Miguel Landaeta <[email protected]> License: Apache-2.0 Comment: the Debian packaging is licensed under the same terms as the original package. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-unixsocket.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

