gem2deb 0.5.0 source package in Ubuntu

Changelog

gem2deb (0.5.0) unstable; urgency=low


  * Drop Ruby 1.8 support
  * Add Ruby 2.0 support
  * Centralize references to supported Ruby versions to make it dead simple to
    remove/add new ones.
  * Run tests in verbose mode during package build

 -- Antonio Terceiro <email address hidden>  Tue, 03 Sep 2013 23:42:41 -0300

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
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.5.0.dsc 1.2 KiB 3dba3fa1f595289fdb1ca4f248634ea7d312597be5bcc39a10ffbf07974461d6
gem2deb_0.5.0.tar.gz 57.5 KiB ff6a7703c420166b8caf3b2dbeec4c89395300b37d6658671d773506af97bb7c

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.