This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch master in repository jcsp.
commit f25431c76a82e929f35dbcc133c77456b4a87fe5 Author: Miguel Landaeta <[email protected]> Date: Mon Aug 7 17:40:15 2017 +0100 Update copyright information --- debian/changelog | 3 ++- debian/copyright | 26 ++++++++++++++++++++------ 2 files changed, 22 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index b8d1dd3..27499b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ jcsp (1.1-rc4-3) UNRELEASED; urgency=medium * Bump Standards-Version to 3.9.8. No changes were required. * Wrap and sort dependencies lists. * Update Vcs-* fields. + * Update copyright info. - -- Miguel Landaeta <[email protected]> Mon, 07 Aug 2017 17:38:42 +0100 + -- Miguel Landaeta <[email protected]> Mon, 07 Aug 2017 17:39:34 +0100 jcsp (1.1-rc4-2) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index 67c4add..495b867 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,17 +1,31 @@ -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: JCSP Upstream-Contact: Peter Welch <[email protected]> Source: http://www.cs.kent.ac.uk/projects/ofa/jcsp/ Files: * -Copyright: © 1996-2008 Peter Welch and Paul Austin, - © 2001-2004 Quickstone Technologies Limited. +Copyright: 1996-2008 Peter Welch and Paul Austin + 2001-2004 Quickstone Technologies Limited. License: LGPL-2.1 - The full text of the GNU Lesser General Public License is distributed in - /usr/share/common-licenses/LGPL-2.1 on Debian systems. Files: debian/* -Copyright: © 2010,2013 Miguel Landaeta <[email protected]> +Copyright: 2010, 2013 Miguel Landaeta <[email protected]> +License: LGPL-2.1 + License: LGPL-2.1 + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + . + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + . The full text of the GNU Lesser General Public License is distributed in /usr/share/common-licenses/LGPL-2.1 on Debian systems. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jcsp.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

