This is an automated email from the git hooks/post-receive script. plessy pushed a commit to branch master in repository jellyfish.
commit 276072a8acc9bbee6c9742ecfa1f8650de25c660 Author: Charles Plessy <[email protected]> Date: Wed Jun 17 18:16:54 2015 +0900 New upstream release with new copyright and license statements. --- debian/changelog | 6 ++++- debian/copyright | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 73 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 80954ea..93f660e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,11 @@ -jellyfish (2.1.4-2) UNRELEASED; urgency=medium +jellyfish (2.2.1-1) UNRELEASED; urgency=medium + [ Andreas Tille ] * Replace unneeded dependency by @builddeps@ in debian/tests/control + [ Charles Plessy ] + * New upstream release. + -- Andreas Tille <[email protected]> Thu, 09 Oct 2014 16:01:07 +0200 jellyfish (2.1.4-1) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index 6880b98..86da5c0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -99,6 +99,74 @@ License: BSD-3-clause (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +Files: m4/m4-ax_perl_ext.m4 m4/m4-ax_ruby_ext.m4 +Copyright: Copyright (c) 2011 Stanislav Sedov <[email protected]> + Copyright (c) 2014 Thomas Klausner <[email protected]> +License: 2clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are + met: + . + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + . + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + . + THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND + ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE + LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR + CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF + THE POSSIBILITY OF SUCH DAMAGE. + +Files: m4/m4-ax_pkg_swig.m4 m4/m4-ax_python_devel.m4 m4/m4-ax_swig_enable_cxx.m4 m4/m4-ax_swig_python.m +Copyright: Copyright (c) 2008 Sebastian Huber <[email protected]> + Copyright (c) 2008 Alan W. Irwin + Copyright (c) 2009 Alan W. Irwin + Copyright (c) 2008 Rafael Laboissiere <[email protected]> + Copyright (c) 2009 Rafael Laboissiere <[email protected]> + Copyright (c) 2011 Murray Cumming <[email protected]> + Copyright (c) 2008 Sebastian Huber <[email protected]> + Copyright (c) 2009 Sebastian Huber <[email protected]> + Copyright (c) 2008 Andrew Collier + Copyright (c) 2009 Andrew Collier + Copyright (c) 2009 Matteo Settenvini <[email protected]> + Copyright (c) 2009 Horst Knorr <[email protected]> + Copyright (c) 2013 Daniel Mullner <[email protected]> +License: GPL-with-Autoconf-Exception + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by the + Free Software Foundation; either version 2 of the License, or (at your + option) any later version. + . + This program 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 General + Public License for more details. + . + You should have received a copy of the GNU General Public License along + with this program. If not, see <http://www.gnu.org/licenses/>. + . + As a special exception, the respective Autoconf Macro's copyright owner + gives unlimited permission to copy, distribute and modify the configure + scripts that are the output of Autoconf when processing the Macro. You + need not follow the terms of the GNU General Public License when using + or distributing such scripts, even though portions of the text of the + Macro appear in them. The GNU General Public License (GPL) does govern + all other use of the material that constitutes the Autoconf Macro. + . + This special exception to the GPL applies to versions of the Autoconf + Macro released by the Autoconf Archive. When you make and distribute a + modified version of the Autoconf Macro, you may extend this special + exception to the GPL to apply to your modified version as well. + Files: debian/* Copyright: 2012-2014 Andreas Tille <[email protected]> License: GPL-3+ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/jellyfish.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
