This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-ape.
commit 1a77330972afd3df83dcacc3d17e92470859d89d Author: Andreas Tille <[email protected]> Date: Mon May 12 21:39:55 2014 +0200 Fix yaml syntax --- debian/upstream/metadata | 99 +++++++++++++++++++++--------------------------- 1 file changed, 43 insertions(+), 56 deletions(-) diff --git a/debian/upstream/metadata b/debian/upstream/metadata index 16adeb8..2bb326f 100644 --- a/debian/upstream/metadata +++ b/debian/upstream/metadata @@ -2,59 +2,46 @@ Archive: CRAN Contact: Emmanuel Paradis <Emmanuel.Paradis at ird.fr> Name: ape Reference: - Author: Emmanuel Paradis and Julien Claude and Korbinian Strimmer - Title: "APE: Analyses of Phylogenetics and Evolution in R language" - Journal: Bioinformatics - Volume: 20 - Number: 2 - Pages: 289-290 - Year: 2004 - DOI: 10.1093/bioinformatics/btg412 - URL: http://bioinformatics.oxfordjournals.org/content/20/2/289 - eprint: http://bioinformatics.oxfordjournals.org/content/20/2/289.full.pdf+html - -Reference: - Author: Cliff, A. D. and Ord, J. K - Title: "Spatial Autocorrelation" - Year: 1973 - Type: book - -Reference: - Author: Cliff, A. D. and Ord, J. K. - Title: "Spatial and temporal analysis: autocorrelation in space and time" - Booktitle: "Quantitative Geography: A British View" - Editor: "Wrigley, E. N. and Bennett, R. J." - Pages: 104-110 - Year: 1981 - -Reference: - Author: James M. Cheverud and Malcolm M. Dow and Walter Leutenegger - Title: "The quantitative assessment of phylogenetic constraints in comparative analyses: sexual dimorphism in body weight among primates" - Journal: Evolution - Volume: 39 - Pages: 1335-1351 - Year: 1985 - -Reference: - Author: John L. Gittleman and Mark Kot - Title: "Adaptation: statistics and a null model for estimating phylogenetic effects" - Journal: Systematic Zoology - Volume: 39 - Pages: 227-241 - Year: 1990 - -Reference: - Author : Patrick Alfred Pierce Moran - Title: "Notes on continuous stochastic phenomena" - Journal: Biometrika - Volume: 37 - Pages: 17-23 - Year: 1950 - PMID: 15420245 - -Reference: - Author: Emmanuel Paradis - Title: "Analysis of Phylogenetics and Evolution with R" - Year: 2006 - Type: book - + - Author: Emmanuel Paradis and Julien Claude and Korbinian Strimmer + Title: "APE: Analyses of Phylogenetics and Evolution in R language" + Journal: Bioinformatics + Volume: 20 + Number: 2 + Pages: 289-290 + Year: 2004 + DOI: 10.1093/bioinformatics/btg412 + URL: http://bioinformatics.oxfordjournals.org/content/20/2/289 + eprint: http://bioinformatics.oxfordjournals.org/content/20/2/289.full.pdf+html + - Author: Cliff, A. D. and Ord, J. K + Title: "Spatial Autocorrelation" + Year: 1973 + Type: book + - Author: Cliff, A. D. and Ord, J. K. + Title: "Spatial and temporal analysis: autocorrelation in space and time" + Booktitle: "Quantitative Geography: A British View" + Editor: "Wrigley, E. N. and Bennett, R. J." + Pages: 104-110 + Year: 1981 + - Author: James M. Cheverud and Malcolm M. Dow and Walter Leutenegger + Title: "The quantitative assessment of phylogenetic constraints in comparative analyses: sexual dimorphism in body weight among primates" + Journal: Evolution + Volume: 39 + Pages: 1335-1351 + Year: 1985 + - Author: John L. Gittleman and Mark Kot + Title: "Adaptation: statistics and a null model for estimating phylogenetic effects" + Journal: Systematic Zoology + Volume: 39 + Pages: 227-241 + Year: 1990 + - Author : Patrick Alfred Pierce Moran + Title: "Notes on continuous stochastic phenomena" + Journal: Biometrika + Volume: 37 + Pages: 17-23 + Year: 1950 + PMID: 15420245 + - Author: Emmanuel Paradis + Title: "Analysis of Phylogenetics and Evolution with R" + Year: 2006 + Type: book -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-ape.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
