ruby-temple 0.10.3-1 source package in Ubuntu

Changelog

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

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database.
  * Remove obsolete field Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Update standards version to 4.5.0, no changes needed.
  * Apply multi-arch hints. + ruby-temple: Add :any qualifier for ruby dependency.

  [ Cédric Boutillier ]
  * Update team name
  * Add .gitattributes to keep unwanted files out of the source package
  * follow github in d/watch
  * New upstream version 0.10.3
  * Refresh packaging files with dh_ruby -w
  * Run tests with the rake method
  * Build-depend on ruby-rspec and ruby-erubi
  * Update standards version to 4.6.2, no changes needed.

 -- Cédric Boutillier <email address hidden>  Sun, 19 Nov 2023 00:05:49 +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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-temple_0.10.3-1.dsc 1.5 KiB a3b58993ee7a565af60da5e806c1b8f8f37f0ae286dadb0674e3429228012c50
ruby-temple_0.10.3.orig.tar.gz 36.9 KiB 231af7af27b08c214c25013bbfb4a0db7e208e0bed89b0cd9e4b4148256eaa67
ruby-temple_0.10.3-1.debian.tar.xz 3.6 KiB f7711574812d07f0fb3218a85f2cb4ca890f45ad1f1f540835e0e4b9d8f41f47

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.