[r-cran-yaml] 01/01: debian/control: reformat extended description (thanks lintian).

Joost van Baal joostvb at moszumanska.debian.org
Thu Feb 11 04:30:50 UTC 2016


This is an automated email from the git hooks/post-receive script.

joostvb pushed a commit to branch master
in repository r-cran-yaml.

commit 943e398e8d879e30a51580939bee641ab77b845a
Author: Joost van Baal-Ilić <joostvb at janacopoulos.mdcc.cx>
Date:   Thu Feb 11 05:30:47 2016 +0100

    debian/control: reformat extended description (thanks lintian).
---
 debian/changelog |  1 +
 debian/control   | 14 +++++++-------
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5196b63..1b1d5aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ r-cran-yaml (2.1.13-4) unstable; urgency=low
 
   * UNRELEASED
   * debian/control: fix typo in Depends: libyaml-0.2 -> libyaml-0-2.
+  * debian/control: reformat extended description (thanks lintian).
 
  -- Joost van Baal-Ilić <joostvb at debian.org>  Thu, 11 Feb 2016 05:21:54 +0100
 
diff --git a/debian/control b/debian/control
index d9f052a..da220cd 100644
--- a/debian/control
+++ b/debian/control
@@ -13,12 +13,12 @@ Package: r-cran-yaml
 Architecture: any
 Depends: libyaml-0-2 (= 0.1.6-3), ${shlibs:Depends}, ${R:Depends}, ${misc:Depends}
 Description: Methods to convert R data to YAML and back
- This package implements the LibYAML YAML 1.1 parser and emitter for R.  YAML is a
- human-readable markup language. With it, you can create easily readable documents
- that can be consumed by a variety of programming languages, including R.  The
- r-cran-yaml package has two main functions: yaml.load and as.yaml.  The yaml.load
- function is the YAML parsing function: it accepts a YAML document as a string and
- returns R data structures.  The as.yaml function is an S3 method used to convert R
- objects into YAML strings.
+ This package implements the LibYAML YAML 1.1 parser and emitter for R.  YAML is
+ a human-readable markup language. With it, you can create easily readable
+ documents that can be consumed by a variety of programming languages, including
+ R.  The r-cran-yaml package has two main functions: yaml.load and as.yaml.  The
+ yaml.load function is the YAML parsing function: it accepts a YAML document as
+ a string and returns R data structures.  The as.yaml function is an S3 method
+ used to convert R objects into YAML strings.
  .
  This package is useful for R programmers dealing with YAML documents.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-yaml.git



More information about the debian-science-commits mailing list