This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-rngtools.
commit c8d1f3eb7bd008c07767d028c4349920ea251ce2 Author: Andreas Tille <[email protected]> Date: Thu Jul 7 11:04:13 2016 +0200 Fix spacing of description --- debian/control | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index 871b4f5..1db235f 100644 --- a/debian/control +++ b/debian/control @@ -23,9 +23,8 @@ Depends: ${shlibs:Depends}, r-cran-stringr, r-cran-digest Description: GNU R package for random number generators. - This package contains a set of functions - for working with Random Number Generators (RNGs). In particular, it - defines a generic S4 framework for getting/setting the current RNG, - or RNG data that are embedded into objects for reproducibility. - Notably, convenient default methods greatly facilitate the way current - RNG settings can be changed. + This package contains a set of functions for working with Random Number + Generators (RNGs). In particular, it defines a generic S4 framework for + getting/setting the current RNG, or RNG data that are embedded into + objects for reproducibility. Notably, convenient default methods greatly + facilitate the way current RNG settings can be changed. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-rngtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
