gem2deb 0.6.0ubuntu1 source package in Ubuntu

Changelog

gem2deb (0.6.0ubuntu1) trusty; urgency=low

  * lib/gem2deb/dh_ruby.rb: properly handle test failures so they can be
    skipped with DH_RUBY_IGNORE_TESTS.
 -- Marc Deslauriers <email address hidden>   Tue, 03 Dec 2013 12:46:57 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
ruby
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
gem2deb_0.6.0ubuntu1.tar.gz 58.4 KiB a413fc8d17d15fec222c9c9195d7f9888e390c6e88baa9d76894b8c4a475b4ab
gem2deb_0.6.0ubuntu1.dsc 2.0 KiB ccc7c8c7001a6329844fa97106b3d3e8992beee94f200dfdd7b330f9a375ca5d

Available diffs

View changes file

Binary packages built by this source

gem2deb: Debian Ruby packaging suite

 gem2deb is a set of tools to create Debian package from ruby software
 distributed with Rubygems. gem2tgz converts the .gem file to a tar archive,
 then dh-make-ruby creates a Debian source package from that archive. That
 Debian package uses the included Debhelper7 helper, dh_ruby, to generate
 a proper Debian package. Both pure-ruby and native packages are supported.