gem2deb 0.38 source package in Ubuntu

Changelog

gem2deb (0.38) unstable; urgency=medium

  [ Antonio Terceiro ]
  * dh_ruby_fixdepends: include upper bound on ruby versions provided by
    ruby-all-dev (Closes: #889470)
  * dh_ruby --print-supported: respect order provided by ruby-all-dev

  [ Cédric Boutillier ]
  * gem2tgz:
    - Deprecate SHA1, and replace by SHA256
    - Ensure that at least one of the checkable digests is listed in
      checksums.yaml.gz instead of forcing all of them to be available

 -- Cédric Boutillier <email address hidden>  Sun, 04 Mar 2018 20:47:35 +0100

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
gem2deb_0.38.dsc 1.9 KiB 7c4fa73849059227701310dbe52e24f73ef5e7d1ce7295697907e039e6c5ac25
gem2deb_0.38.tar.xz 66.2 KiB 17c0c46f868e20bcacf28882c414b0c396061c73454ec1ccec3073b34ee116a7

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.