ruby-psych 3.1.0+really3.1.0-1 source package in Ubuntu

Changelog

ruby-psych (3.1.0+really3.1.0-1) unstable; urgency=medium

  * Team upload

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Cédric Boutillier ]
  * New upstream version 3.1.0+really3.1.0
    the previous 3.1.0 was in fact 3.1.0~pre2
  * Set Testsuite to autopkgtest-pkg-ruby
  * Use v4 debian/watch
  * Drop test_tainted from test list; removed upstream
  * Refresh patches
  * Bump Standards-Version to 4.5.0 (no changes needed)

 -- Cédric Boutillier <email address hidden>  Tue, 04 Feb 2020 17:45:16 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-psych_3.1.0+really3.1.0-1.dsc 1.9 KiB c9de9c1e3039cece37fc73b45ffdba0285c79f9c1cfc1193d0a1e0afc51c26bd
ruby-psych_3.1.0+really3.1.0.orig.tar.gz 134.0 KiB 597b1201acddc3168ca1ef34a8f12d130526bd65fd6509befcb055740c7870ff
ruby-psych_3.1.0+really3.1.0-1.debian.tar.xz 9.0 KiB 46704fdac8a182bd38737e3bc5e405924f6996f1c4e39613f7e6ab78912f43b0

No changes file available.

Binary packages built by this source

libpsych-java: ruby-psych Java extension

 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.
 .
 libpsych-java ships the Java extension to improve performance for Ruby
 implementations running in the JVM, like jruby.

ruby-psych: 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.

ruby-psych-dbgsym: debug symbols for ruby-psych