[med-svn] [SCM] r-cran-stringr branch, master, updated. upstream/0.6.0-9-gd7d5711

Andreas Tille tille at debian.org
Sat Feb 11 08:17:56 UTC 2012


The following commit has been merged in the master branch:
commit e6256e7897f3d49aa168b010c7134b1d0b393e8e
Author: Andreas Tille <tille at debian.org>
Date:   Sat Feb 11 09:00:58 2012 +0100

    Reformated long description to less than 80 characters per line as recommended by lintian

diff --git a/debian/control b/debian/control
index e6da62b..61b1515 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,9 @@ Package: r-cran-stringr
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-plyr
 Description: Make it easier to work with strings
- stringr is a set of simple wrappers that make R's string functions more consistent,
- simpler and easier to use. It does this by ensuring that: function and argument
- names (and positions) are consistent, all functions deal with NA's and zero length
- character appropriately, and the output data structures from each function matches
- the input data structures of other functions.
+ stringr is a set of simple wrappers that make R's string functions more
+ consistent, simpler and easier to use. It does this by ensuring that:
+ function and argument names (and positions) are consistent, all
+ functions deal with NA's and zero length character appropriately, and
+ the output data structures from each function matches the input data
+ structures of other functions.

-- 
Packaging for R/CRAN/stringr in Debian



More information about the debian-med-commit mailing list