ruby-liquid 4.0.3-2 source package in Ubuntu

Changelog

ruby-liquid (4.0.3-2) unstable; urgency=medium

  * Team upload.

  [ Daniel Leidert ]
  * d/control: Add Rules-Requires-Root field.
    (Build-Depends): Add ruby-minitest.
    (Standards-Version): Bump to 4.5.0.
    (Homepage): Use https://shopify.github.io/liquid/.
    (Depends): Use ${ruby:Depends} and remove interpreter.
  * d/copyright (Source): Ditto.
  * debian/ruby-tests.rb: Rename to debian/ruby-tests.rake and update.
  * d/patches: Refreshed.
  * d/patches/skip-tainted-checks-with-ruby2.7.patch: Add new patch.
    - Skip tainted_mode checks with Ruby 2.7 (closes: #952075).
  * d/patches/series: Add new patch.
  * d/upstream/metadata: Add metadata.

  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.

 -- Daniel Leidert <email address hidden>  Wed, 26 Feb 2020 23:31:20 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe ruby

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-liquid_4.0.3-2.dsc 2.0 KiB 2683215d6c21dd10b44da57cbd609a7b1cbc4d43d87971a16e6423bd2b984413
ruby-liquid_4.0.3.orig.tar.gz 72.0 KiB 809c79ad53216ee1b882a0fcf50f17a561898714413faa4c654270cf595d1041
ruby-liquid_4.0.3-2.debian.tar.xz 4.6 KiB 7d55efbf63ade17a935852f1214caddbcaf11250b658b5b9b7bf00d47a79dc82

Available diffs

No changes file available.

Binary packages built by this source

ruby-liquid: Ruby library for rendering safe HTML and email templates

 Liquid is a secure, non-evaling end user template engine. It has simple
 markup and beautiful results and is able to style emails as well as HTML.
 .
 It was developed for usage in Ruby on Rails web applications and integrates
 seamlessly as a plugin but it also works excellently as a stand alone library.