[DRE-commits] [ruby-psych] 07/18: Adjust package description

Miguel Landaeta nomadium at moszumanska.debian.org
Wed Mar 15 21:43:40 UTC 2017


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

nomadium pushed a commit to branch master
in repository ruby-psych.

commit 2445c530edcc943aa55f694335dc5106bc5859da
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Wed Mar 15 20:08:27 2017 +0000

    Adjust package description
---
 debian/control | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 74396e9..7ccff58 100644
--- a/debian/control
+++ b/debian/control
@@ -23,8 +23,11 @@ Depends: rake-compiler (>= 0.4.1),
          ruby-minitest,
          ${misc:Depends},
          ${shlibs:Depends}
-Description: Psych is a YAML parser and emitter
- Psych is a YAML parser and emitter.  Psych leverages libyaml[http://pyyaml.org/wiki/LibYAML]
- for its YAML parsing and emitting capabilities.  In addition to wrapping
- libyaml, Psych also knows how to serialize and de-serialize most Ruby objects
- to and from the YAML format.
+Description: libyaml wrapper for Ruby
+ ruby-psych is a YAML parser and emitter. Psych leverages libyaml for its
+ YAML parsing and emitting capabilities. In addition to wrapping
+ libyaml, Psych also knows how to serialize and de-serialize most Ruby
+ objects to and from the YAML format.
+ .
+ Psych has been included with the main Ruby implementation since 1.9.2,
+ and is the default YAML parser from 1.9.3 and beyond.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-psych.git



More information about the Pkg-ruby-extras-commits mailing list