This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libbpp-phyl.
commit b746c50a4b680bd3c34a7d78f22e8a001ebfe7dc Author: Andreas Tille <[email protected]> Date: Wed Apr 13 15:41:14 2016 +0200 DEP5 --- debian/changelog | 1 + debian/copyright | 83 +++++++++++++++++++++++++++----------------------------- 2 files changed, 41 insertions(+), 43 deletions(-) diff --git a/debian/changelog b/debian/changelog index ede57ad..a195919 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ libbpp-phyl (2.2.0-1) UNRELEASED; urgency=medium * Source package section: science * Add watch file * debhelper 9 + * DEP5 -- Andreas Tille <[email protected]> Sat, 09 Apr 2016 14:08:54 +0200 diff --git a/debian/copyright b/debian/copyright index ced4d0e..3b2c9e2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,52 +1,25 @@ -This package was debianized by Julien Dutheil <[email protected]> on -Mon, 28 Sep 2014 14:00:00 +0100 - -It was downloaded from <http://biopp.univ-montp2.fr/Repositories/sources> - -Upstream Author: - - Julien Dutheil <[email protected]> - -Copyright: - - Copyright (C) 2014 Bio++ Development Team - -License: - - This package 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 package 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 package; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - -On Debian systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. - -The Debian packaging is (C) 2014, Julien Dutheil <[email protected]> and -is licensed under the GPL, see above. - -The provided software is distributed under the CeCILL license: - +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: B++-Phyl +Upstream-Contact: Julien Yann Dutheil <[email protected]> +Source: http://biopp.univ-montp2.fr/Repositories/sources/ + +Files: * +Copyright: 2010-2016 Julien Yann Dutheil <[email protected]> +License: CeCILL + The provided software is distributed under the CeCILL license: + . This software is governed by the CeCILL license under French law and abiding by the rules of distribution of free software. You can use, modify and/ or redistribute the software under the terms of the CeCILL license as circulated by CEA, CNRS and INRIA at the following URL "http://www.cecill.info". - + . As a counterpart to the access to the source code and rights to copy, modify and redistribute granted by the license, users are provided only with a limited warranty and the software's author, the holder of the economic rights, and the successive licensors have only limited liability. - + . In this respect, the user's attention is drawn to the risks associated with loading, using, modifying and/or developing or reproducing the software by the user in light of its specific status of free software, @@ -57,10 +30,34 @@ The provided software is distributed under the CeCILL license: requirements in conditions enabling the security of their systems and/or data to be ensured and, more generally, to use and operate it in the same conditions as regards security. - + . The fact that you are presently reading this means that you have had knowledge of the CeCILL license and that you accept its terms. - -The complete text of the license may be found here: -http://www.cecill.info/licences/Licence_CeCILL_V2-en.html + . + The complete text of the license may be found here: + http://www.cecill.info/licences/Licence_CeCILL_V2-en.html + +Files: debian/* +Copyright: 2014 Julien Yann Dutheil <[email protected]> + Bio++ Development Team + 2016 Andreas Tille <[email protected]> +License: GPL-2+ + +License: GPL-2+ + This package 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 package 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 package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + . + On Debian systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-phyl.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
