ruby-html2haml 2.0.0-1 source package in Ubuntu

Changelog

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

  * New upstream version:
    - Now using Nokogiri instead of hpricot. (Closes: #796499)
  * Update Depends and Build-Depends.
  * Refresh patches.
  * Update debian/copyright.
  * Switch to debhelper compat level 9.
  * Update Vcs-* URL.
  * Bump Standards-Version, no changes required.
  * Add myself to the list of Uploaders.

 -- Jérémy Bobbio <email address hidden>  Wed, 09 Sep 2015 17:45:57 +0200

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

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-html2haml_2.0.0-1.dsc 2.2 KiB 5c632b6fc272129f9bc136d49001f7c67d9537dcc4d1512ee493ea62da5ac674
ruby-html2haml_2.0.0.orig.tar.gz 18.4 KiB e035619e2e2a17ea8203e4594dda3992b7430189cfe4403c57b4e83eca18cb3a
ruby-html2haml_2.0.0-1.debian.tar.gz 4.3 KiB 8d9528cda2a8fbe825aeee1b08ad323f725a5dc29fc47f55526802ec81bdcb14

No changes file available.

Binary packages built by this source

ruby-html2haml: Converts HTML into Haml

 This package was split by its upstream author from the 'Haml' gem
 (package ruby-haml). It allows converting between HTML and HAML
 markups, and while mainly aimed at being used within Ruby code,
 includes an executable wrapper that allows it to be called from the
 command line.