ruby-rgen 0.9.0-1 source package in Ubuntu

Changelog

ruby-rgen (0.9.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * d/control (Standards-Version): Bump to 4.6.0.
    (Depends): Add ${ruby:Depends}.
  * d/copyright: Add Upstream-Contact field.
    (License): Apply some formal fixes.
    (Copyright): Add team.
  * d/ruby-rgen.docs: Install README.
  * d/rules: Use gem installation layout and install upstream changelog.
  * d/watch: Update file.
  * d/missing-sources/application.js: Remove file. No related source found.
  * d/patches/0001-Fix-tests-change-Fixnum-to-Integer-in-the-expected-e.patch:
    Remove patch applied upstream.
  * d/patches/0002-Fix-BigDecimal-call.patch: Ditto.
  * d/patches/Handle-Ruby-3-test-failures-fue-to-new-name-method.patch: Add.
    - In Ruby 3 some classes got name methods. This leads to an unexpected
      error message in some tests, so we ignore them (closes: #996370).
  * d/patches/series: Adjust file.
  * d/upstream/metadata: Add missing fields.

 -- Daniel Leidert <email address hidden>  Wed, 24 Nov 2021 03:34:31 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-rgen_0.9.0-1.dsc 2.0 KiB a2802d4fe84585f69501c2604115c5b15b205fba200cba1fbbe6e2e4bec02985
ruby-rgen_0.9.0.orig.tar.gz 272.4 KiB 7ddb140204041f25e1d42f9f9aab5dbd946422776e2edfa07df8ff490abedbc6
ruby-rgen_0.9.0-1.debian.tar.xz 4.2 KiB 51f5fc9d3b1b76a718a5f877445ab26929c5b5f285be3e438aa8e4ded25072bf

Available diffs

No changes file available.

Binary packages built by this source

ruby-rgen: Ruby Modelling and Generator Framework

 RGen is a framework for Model Driven Software Development (MDSD) in
 Ruby.
 .
 This means that it helps you build Metamodels, instantiate Models,
 modify and transform Models and finally generate arbitrary textual
 content from it.