This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-vegan.
commit 22d9f1561a143e76050ddf811755fcbf44efd261 Merge: 1fc8221 5094565 Author: Andreas Tille <[email protected]> Date: Tue Jan 21 09:44:16 2014 +0100 Merge tag 'upstream/2.0-10' Upstream version 2.0-10 DESCRIPTION | 10 ++-- MD5 | 93 +++++++++++++++++------------------ NAMESPACE | 3 -- R/boxplot.specaccum.R | 4 +- R/confint.fisherfit.R | 6 --- R/decostand.R | 4 +- R/envfit.default.R | 10 ++-- R/factorfit.R | 8 ++- R/fisher.alpha.R | 6 +-- R/fisherfit.R | 67 +++++++++++++++++-------- R/nestednodf.R | 6 +-- R/ordiArrowMul.R | 2 +- R/permutest.betadisper.R | 53 ++++++++++++++------ R/plot.profile.fisherfit.R | 16 ------ R/plot.renyiaccum.R | 13 +++-- R/plot.specaccum.R | 40 +++++++++++++-- R/print.cca.R | 2 +- R/print.fisherfit.R | 10 ++-- R/print.oecosimu.R | 4 +- R/profile.fisherfit.R | 43 ---------------- R/renyiaccum.R | 17 +++++-- R/specaccum.R | 36 +++++++++++--- R/tsallisaccum.R | 5 +- R/vectorfit.R | 3 +- debian/changelog | 4 +- inst/ChangeLog | 24 ++++++++- inst/NEWS.Rd | 75 ++++++++++++++++++++++++++++ inst/doc/FAQ-vegan.pdf | Bin 148690 -> 149064 bytes inst/doc/NEWS.html | 89 +++++++++++++++++++++++++++++++++ inst/doc/decision-vegan.pdf | Bin 319750 -> 324746 bytes inst/doc/diversity-vegan.R | 42 +++++++--------- inst/doc/diversity-vegan.Rnw | 15 +----- inst/doc/diversity-vegan.pdf | Bin 358270 -> 357896 bytes inst/doc/intro-vegan.pdf | Bin 237324 -> 260455 bytes man/betadisper.Rd | 4 +- man/diversity.Rd | 8 +-- man/fisherfit.Rd | 46 ++--------------- man/nobs.adonis.Rd | 7 +-- man/permutest.betadisper.Rd | 7 ++- man/renyi.Rd | 18 +++++-- man/screeplot.cca.Rd | 5 +- man/simper.Rd | 2 +- man/specaccum.Rd | 16 ++++-- man/tsallis.Rd | 111 ++++++++++++++++++++++++++++++------------ vignettes/FAQ-vegan.pdf | Bin 148690 -> 149064 bytes vignettes/NEWS.html | 89 +++++++++++++++++++++++++++++++++ vignettes/decision-vegan.tex | 20 ++++---- vignettes/diversity-vegan.Rnw | 15 +----- vignettes/diversity-vegan.tex | 111 +++++++++++++++++------------------------- vignettes/intro-vegan.tex | 60 ++++++++++++----------- 50 files changed, 762 insertions(+), 467 deletions(-) diff --cc debian/changelog index 9b096c7,0000000..85b7147 mode 100644,000000..100644 --- a/debian/changelog +++ b/debian/changelog @@@ -1,55 -1,0 +1,55 @@@ - r-cran-vegan (2.0-9-1) unstable; urgency=low ++r-cran-vegan (2.0-10-1) unstable; urgency=low + + [ Charles Plessy ] - b8ffbea Imported Upstream version 2.0-9 + 64b7b12 Removed pre-dependance on dpkg 1.15.6. + d67963c Normalised debian/control with 'config-model-edit'. + 797ae1b debian/control: removed myself from Uploaders. + + + [ Andreas Tille ] ++ * New upstream version + * debian/control: + - Add myself to Uploaders + - s/r-cran-tcltk/r-cran-tcltk2/ + - cme fix dpkg-control + * debian/source/format: 3.0 (quilt) + + -- Andreas Tille <[email protected]> Tue, 21 Jan 2014 09:21:46 +0100 + +r-cran-vegan (2.0-7-1) unstable; urgency=low + + 8136fa9 Imported Upstream version 2.0-7 + 049dcc3 No new license not copyright notice in the new upstream release. + d291a8a Removed obsolete DM-Upload-Allowed field. + 267d818 Normalised VCS URLs following Lintian's standard. + 4601587 Using Debhelper 9. + 45db17d Conforms to Policy 3.9.4. + + -- Charles Plessy <[email protected]> Mon, 08 Apr 2013 13:18:12 +0900 + +r-cran-vegan (2.0-3-1) unstable; urgency=low + + b6a9868 Imported Upstream version 2.0-3 + + -- Charles Plessy <[email protected]> Mon, 19 Mar 2012 13:12:23 +0900 + +r-cran-vegan (2.0-2-2) unstable; urgency=low + + 4b65d89 Tighten dependency to other packages. (Closes: #661200) + 1105178 Complies with Policy 3.9.3 (no changes needed). + d7b1652 Obtain the R:Depends substitution variable through r-base-dev. + 5bd23e5 Verbose Debhelper. + + -- Charles Plessy <[email protected]> Sun, 26 Feb 2012 19:56:04 +0900 + +r-cran-vegan (2.0-2-1) unstable; urgency=low + + 636b587 Initial release for Debian (Closes: #659863). + + -- Charles Plessy <[email protected]> Mon, 20 Feb 2012 11:44:05 +0900 + +vegan (2.0-2-0~natty1) natty; urgency=low + + fbbcda0 Pre-release for natty on Debian Med PPA. + + -- Charles Plessy <[email protected]> Fri, 18 Nov 2011 14:03:36 +0900 -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-vegan.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
