ruby-temple 0.8.2-1 source package in Ubuntu

Changelog

ruby-temple (0.8.2-1) unstable; urgency=medium

  * Team upload

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Joseph Herlant ]
  * New upstream version 0.8.2
  * d/control:
    * update Vcs-* fields to salsa
    * bump standards to 4.4.1
    * switch to debhelper-compat 12
    * add missing Rules-Requires-Root field
  * d/copyright: fix insecure-copyright-format-uri
  * Add upstream/metadata file for dep12 compatibility
  * d/watch: switch to gemwatch and upgrade to version 4
  * Update gbp.conf as the branching scheme does not follow dep14 yet

 -- Joseph Herlant <email address hidden>  Sun, 22 Dec 2019 12:40:20 -0800

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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-temple_0.8.2-1.dsc 2.1 KiB 97006dfb827b18bcfdfacc0ab3fde21e95dac04fb6a7ed1b64697941ef79cf4f
ruby-temple_0.8.2.orig.tar.gz 35.1 KiB 343d9ef321c06d32ebb2e5c6e6d3397f84c9b34dc5e2675d66ae73aff29d57ea
ruby-temple_0.8.2-1.debian.tar.xz 3.3 KiB 26891db47e57feed7666baafbe1a7d05a030f90ff54f3e6e40c4ce2fed8442d6

Available diffs

No changes file available.

Binary packages built by this source

ruby-temple: template compilation framework in Ruby

 Temple is an abstraction and a framework for compiling templates to pure Ruby.
 It's all about making it easier to experiment, implement and optimize template
 languages. It should be of interest of anyone who wants to implement a
 template language or cares about the internals of a template engine.