ruby-haml 6.1.2-1 source package in Ubuntu

Changelog

ruby-haml (6.1.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 6.1.2
  * d/control: bumped Standards-Version to 4.6.2.
  * d/patch: update patch 0002-remove-link-to-remote-images-in-the-README.patch
  * d/s/lintian-overrides: fix missing source file test/haml/results/whitespace_handling.xhtml
  * d/rules: remove jquery.js copy

 -- Aquila Macedo Costa <email address hidden>  Tue, 05 Sep 2023 13:19:40 +0530

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-haml_6.1.2-1.dsc 1.5 KiB aebfdaeaf3a7f5c94472427d2af4ebbd24280a37dc6bfe8d410a3deb47b4c423
ruby-haml_6.1.2.orig.tar.gz 654.0 KiB 3bd70903a19995054a4bccd1049f2f26b90a2a2944dff032bbca906fdec43388
ruby-haml_6.1.2-1.debian.tar.xz 10.0 KiB 6729a2a84f568869e2017db90e2e6fd778a4f9abac954ed51e412dcedffda5bc

No changes file available.

Binary packages built by this source

ruby-haml: Elegant, structured XHTML/XML templating engine

 Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or XML
 that's designed to express the structure of XHTML or XML documents in a
 non-repetitive, elegant, easy way, using indentation rather than closing
 tags and allowing Ruby to be embedded with ease.
 .
 It was originally envisioned as a plugin for Ruby on Rails, but it can
 function as a stand-alone templating engine.

ruby-haml-dbgsym: debug symbols for ruby-haml