This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch debian/jessie-backports in repository r-cran-adegenet.
commit acf24da224bcf3989c7b47ad0a6a15b012154a50 Author: Andreas Tille <[email protected]> Date: Mon Oct 2 18:58:22 2017 +0200 Backport to Jessie --- debian/changelog | 6 ++++++ debian/copyright | 15 +++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/debian/changelog b/debian/changelog index c555899..d9ab358 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-adegenet (2.0.1-1~bpo8+1) jessie-backports; urgency=medium + + * Rebuild for jessie-backports. + + -- Andreas Tille <[email protected]> Sun, 10 Jul 2016 00:58:55 +0200 + r-cran-adegenet (2.0.1-1) unstable; urgency=low * Initial release (Closes: #828844) diff --git a/debian/copyright b/debian/copyright index df7f247..03b237f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,6 +9,21 @@ Copyright: 2013-2016 Thibaut Jombart <[email protected]>, Klaus Schliep, Ismail Ahmed, Anne Cori, Federico Calboli License: GPL-2+ +Files: src/monmonier-utils.c +Comment: A part of this code (intersection between segments) is based on + Joseph O'Rourke code to identify intersection between two segments (originaly + called 'segseg.c'). + . + The original code was modified in order to handle double coordinates instead + of integer. A part of the code is new and devoted to some monmonier algorithm + computations +Copyright: 2006 Thibaut Jombart <[email protected]> + 1997-1998 Joseph O'Rourke <[email protected]> +License: keep_copyright + It may be freely + redistributed in its entirety provided that this copyright notice is + not removed. + Files: debian/* Copyright: 2016 Andreas Tille <[email protected]> License: GPL-2+ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-adegenet.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
