gem2deb 0.30.1 source package in Ubuntu

Changelog

gem2deb (0.30.1) unstable; urgency=medium

  * Gem2Deb::Metadata:
    - make the workaround attempt for gemspecs using git more robust.
  * Gem2Deb::Banner:
    - flush stdout immediately to improve output under autopkgtest

 -- Antonio Terceiro <email address hidden>  Thu, 17 Mar 2016 11:42:36 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe ruby

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gem2deb_0.30.1.dsc 2.2 KiB 23ab8ed2a844304ae571e4c7da3f1b71dc95281f930fa9ad87d9f801f5be55f7
gem2deb_0.30.1.tar.xz 62.7 KiB ae6721fe3ca8eca3a50b763bc39160535f5027ead91cdb576e84c25af8747b0a

Available diffs

No changes file available.

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.

gem2deb-test-runner: Debian Ruby packaging suite - tool to run tests

 gem2deb is a set of tools to create Debian package from ruby software
 distributed with Rubygems.
 .
 This package contains the tool to run the tests.