This is an automated email from the git hooks/post-receive script. bob.dybian-guest pushed a commit to branch master in repository plink1.9.
commit 7fb6579fe667418c31f25ec74518bf8a83ccee69 Author: Dylan Aïssi <[email protected]> Date: Mon Apr 27 06:37:49 2015 +0200 Update d/copyright & changelog --- debian/changelog | 6 ++++-- debian/copyright | 39 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f94c3a5..58d4fee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ -plink1.9 (1.90~b3b-150117-2) UNRELEASED; urgency=medium +plink1.9 (1.90~b3l-150418-1) UNRELEASED; urgency=low + * New upstream release * debian/upstream/metadata: Update reference paper + * debian/copyright: Update - -- Dylan Aïssi <dylan@Debian> Sat, 28 Feb 2015 16:44:57 +0100 + -- Dylan Aïssi <[email protected]> Mon, 27 Apr 2015 09:17:00 +0200 plink1.9 (1.90~b3b-150117-1) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index 2548968..89a4cb4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,6 +8,25 @@ Copyright: 2005-2009 Shaun Purcell <[email protected]> 2012-2015 Christopher Chang <[email protected]> License: GPL-3 +Files: bgzf.* +Copyright: 2008 Broad Institute / Massachusetts Institute of Technology + 2011-2012 Attractive Chaos <[email protected]> + 2009-2014 Genome Research Ltd +License: Expat + +Files: hfile.* hfile_internal.h hts_defs.h +Copyright: 2013-2015 Genome Research Ltd +License: Expat + +Files: hts.h +Copyright: 2012 Broad Institute + 2012-2014 Genome Research Ltd +License: Expat + +Files: khash.h +Copyright: 2008-2011 Attractive Chaos <[email protected]> +License: Expat + Files: pigz.c Copyright: 2007-2013 Mark Adler, Christopher Chang License: Zlib @@ -114,6 +133,26 @@ License: GPL-3+ On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. +License: Expat + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + "Software"), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + . + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + License: Zlib This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/plink1.9.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
