ruby-roadie-rails 2.2.0-1 source package in Ubuntu

Changelog

ruby-roadie-rails (2.2.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    - Adds support for Rails 6.1.

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends: Drop versioned constraint on ruby-roadie.
    + ruby-roadie-rails: Drop versioned constraint on ruby-roadie in Depends.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

  [ Daniel Leidert ]
  * d/control: Add Rules-Requires-Root field.
    (Standards-Version): Bump to 4.6.0.
    (Build-Depends): Bump railties version to <6.1. Add ruby-rspec-rails.
    (Depends): Remove interpreters and use ${ruby:Depends}.
  * d/copyright: Add Upstream-Contact field.
    (Copyright): Add team.
  * d/ruby-tests.rake: Add and enable tests.
  * d/rules: Use gem installation layout and install upstream changelog.
  * d/watch: Update to use github.
  * d/patches/0002-Only-run-supported-Rails-test-apps.patch: Add patch.
    - Disable tests for unsupported Rails versions.
  * d/patches/series: Enable new patch.
  * d/upstream/metadata: Add missing fields.

 -- Daniel Leidert <email address hidden>  Tue, 30 Nov 2021 07:00:44 +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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-roadie-rails_2.2.0-1.dsc 2.2 KiB 78739d97f5994a5b7f55cb2df21e2dc702b0b4223122056059693eda0b80d5e9
ruby-roadie-rails_2.2.0.orig.tar.gz 54.7 KiB 5020442f76bd747218195335451afc047b034e214e7c500edbe4772761e5f800
ruby-roadie-rails_2.2.0-1.debian.tar.xz 4.1 KiB bfb64187b307d8733bf2453ec18c1a09c9d0d96ea0313fa69cc607087131aba2

Available diffs

No changes file available.

Binary packages built by this source

ruby-roadie-rails: library for composing HTML email in Rails applications

 This package provides integration of the 'roadie' library provided by the
 ruby-roadie package with Rails applications.
 .
 It can be used on "Automatic" mode, where almost everything is handdled
 automatically, or in "Manual" mode, where application developers can fine tune
 details to their specific requirements.