This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository discosnp.
commit 1baca963db357eb2362fc492a7ce5e67ca68b039 Author: Andreas Tille <[email protected]> Date: Tue Nov 14 10:03:28 2017 +0100 DEP5 --- debian/changelog | 1 + debian/copyright | 108 ++++++++++++++++++-------------------- debian/discosnp.lintian-overrides | 2 - 3 files changed, 53 insertions(+), 58 deletions(-) diff --git a/debian/changelog b/debian/changelog index 662d4f4..c696071 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ discosnp (1.2.6-2) UNRELEASED; urgency=medium * debhelper 10 * d/rules: do not parse d/changelog * Standards-Version: 4.1.1 + * DEP5 -- Andreas Tille <[email protected]> Tue, 14 Nov 2017 09:41:19 +0100 diff --git a/debian/copyright b/debian/copyright index d0e50e5..b3067b2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,58 @@ -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: discosnp Source: http://colibread.inria.fr/discosnp/ +Files: * +Copyright: 2013 INRIA / IRISA +License: CeCILL + +Files: minia/* +Copyright: 2012 Rayan Chiki <[email protected]> + 2012 Guillaume Rizk +License: CeCILL + +Files: kissreads/include/libchash.h +Copyright: 1998-2005, Google Inc + 1998-2005 Craig Silverstein +License: BSD-3-clause + +Files: minia/ttmath/* +Copyright: Tomasz Sowa <[email protected]> +License: BSD-3-clause + +Files: debian/* +Copyright: 2013 Olivier Sallou <[email protected]> +License: GPLv-2 + The Debian packaging is licensed under the GPL which is available at + `/usr/share/common-licenses/GPL-2'. + +License: BSD-3-clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are + met: + . + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * 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. + * Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT + OWNER 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. + License: CeCILL This Agreement is a free software license that is the result of discussions between its authors in order to ensure compliance with the two main @@ -494,58 +545,3 @@ License: CeCILL from their occurrence, and unless emergency proceedings are necessary, the disagreements or disputes shall be referred to the Paris Courts having jurisdiction, by the first Party to take action. - . - . - -Files: kissreads/include/libchash.h -Copyright: 1998-2005, Google Inc - 1998-2005 Craig Silverstein -License: BSD-3-clause - -Files: minia/ttmath/* -Copyright: Tomasz Sowa <[email protected]> -License: BSD-3-clause - -License: BSD-3-clause - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - . - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * 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. - * Neither the name of Google Inc. nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - . - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT - OWNER 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: minia/* -Copyright: 2012 Rayan Chiki <[email protected]> - 2012 Guillaume Rizk -License: CeCILL - -Files: * -Copyright: 2013 INRIA / IRISA -License: CeCILL - - -Files: debian/* -Copyright: 2013 Olivier Sallou <[email protected]> -License: GPLv-2 - The Debian packaging is licensed under the GPL which is available at - `/usr/share/common-licenses/GPL-2'. - diff --git a/debian/discosnp.lintian-overrides b/debian/discosnp.lintian-overrides deleted file mode 100644 index cc24eb6..0000000 --- a/debian/discosnp.lintian-overrides +++ /dev/null @@ -1,2 +0,0 @@ -# Upstream gzip example -discosnp: package-contains-timestamped-gzip -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/discosnp.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
