ruby-tilt 2.0.11-2 source package in Ubuntu

Changelog

ruby-tilt (2.0.11-2) unstable; urgency=medium

  * Add patch to remove warnings with ruby-haml >= 6 (Closes: #1026897)
  * debian/ruby-tests.rake: skip coffestests even if installed
  * debian/ruby-tests.rake: skip test/tilt_sasstemplate_test.rb

 -- Antonio Terceiro <email address hidden>  Fri, 23 Dec 2022 14:56:42 -0300

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
Oracular release main ruby
Noble release main ruby
Mantic release main ruby
Lunar release main ruby

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-tilt_2.0.11-2.dsc 2.1 KiB 285e96aea936c59bc10e92c2aa5b4ea78262791e5ea305ac63004639fd36f438
ruby-tilt_2.0.11.orig.tar.gz 51.8 KiB 0c4b11ced879326206e564852cd5f52e1db343760bfe5e3891b6cf19b0b154f8
ruby-tilt_2.0.11-2.debian.tar.xz 6.5 KiB b5e9ab231f3bf154aac1f24e6b495f72093ed213a2128b8b224a09bb95685a72

Available diffs

No changes file available.

Binary packages built by this source

ruby-tilt: Generic interface to multiple Ruby template engines

 Tilt is a thin interface over a bunch of different Ruby template engines in an
 attempt to make their usage as generic possible. This is useful for web
 frameworks, static site generators, and other systems that support multiple
 template engines but don't want to code for each of them individually.