ruby-tilt 2.0.0-1 source package in Ubuntu

Changelog

ruby-tilt (2.0.0-1) unstable; urgency=medium


  * Imported Upstream version 2.0.0
  * Refresh patches
  * debian/control: Update Build-Depends
  * Bump Standard Version: 3.9.5

 -- Youhei SASAKI <email address hidden>  Fri, 31 Jan 2014 02:09:41 +0900

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

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ruby-tilt_2.0.0-1.dsc 2.1 KiB 5fbd5e1801e066e734bf5ed81f78f2d53c39c7338225e5c9006b5deb966a7d6b
ruby-tilt_2.0.0.orig.tar.gz 41.1 KiB 3ed8e6fe411bb77b82cf381e169afb0ea3a73f744c9e84f8bef98efca08958db
ruby-tilt_2.0.0-1.debian.tar.xz 3.8 KiB 3a0ef36b41f3955df86e1d15e4257baa010cc18fc42ee0309043efa523dc96a6

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.