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 241cfe3e8c1377ea8f74e04b174a41c6ff46ec09 Author: Dylan Aïssi <[email protected]> Date: Fri Jan 12 23:48:20 2018 +0100 Update changelogs & copyright --- debian/changelog | 6 ++++++ debian/copyright | 6 +++--- debian/upstream.docs/upstream.changelog | 6 +++++- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index b9b6f45..f59babc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +plink1.9 (1.90~b5.2-180109-1) UNRELEASED; urgency=medium + + * New upstream release. + + -- Dylan Aïssi <[email protected]> Fri, 12 Jan 2018 23:45:32 +0100 + plink1.9 (1.90~b5-171114-1) unstable; urgency=medium * New upstream release. diff --git a/debian/copyright b/debian/copyright index cb73f4b..19b9ed8 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: Christopher Chang <[email protected]> Source: https://www.cog-genomics.org/plink/1.9/ Files: * -Copyright: 2005-2017 Shaun Purcell <[email protected]>, Christopher Chang +Copyright: 2005-2018 Shaun Purcell <[email protected]>, Christopher Chang License: GPL-3+ Files: bgzf.* @@ -31,12 +31,12 @@ Copyright: 2007-2013 Mark Adler, Christopher Chang License: Zlib Files: plink_glm.c -Copyright: 2005-2017 Shaun Purcell, Christopher Chang +Copyright: 2005-2018 Shaun Purcell, Christopher Chang 2009-2014 Shigeo Mitsunari <[email protected]> License: GPL-3+ and BSD-3-Clause Files: plink_ld.c -Copyright: 2005-2017 Shaun Purcell, Christopher Chang +Copyright: 2005-2018 Shaun Purcell, Christopher Chang 2012-2014 Richard Howey <[email protected]> (CASSI software) License: GPL-3+ and GPL-3 diff --git a/debian/upstream.docs/upstream.changelog b/debian/upstream.docs/upstream.changelog index c886d01..4d6c8ba 100644 --- a/debian/upstream.docs/upstream.changelog +++ b/debian/upstream.docs/upstream.changelog @@ -1,6 +1,10 @@ # Copy/Paste from https://www.cog-genomics.org/plink/1.9/ -14 Nov 2017 (beta 5): --file + --merge{-list} bugfix. This bug was much more likely to trigger if the first .map file was unsorted, but if you have the chance we recommend redoing any --file + --merge and --file + --merge-list multi-.ped merges performed with earlier plink 1.9 builds. (.bed merging was unaffected, and --merge-list without --file was practically never affected.) +9 Jan 2018: --all-pheno no longer gets into an infinite loop when one phenotype is all-missing. + +20 Dec 2017: --meta-analysis 'report-all' now reports original stats instead of 'NA' when N=1. Fixed an inaccuracy in --adjust's handling of very small p-values. --make-just-fam works properly with just .fam input again. + +14 Nov (beta 5): --file + --merge{-list} bugfix. This bug was much more likely to trigger if the first .map file was unsorted, but if you have the chance we recommend redoing any --file + --merge and --file + --merge-list multi-.ped merges performed with earlier plink 1.9 builds. (.bed merging was unaffected, and --merge-list without --file was practically never affected.) 3 Nov: --meta-analysis-snp-field and --meta-analysis-ess-field bugfixes. -- 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
