gem2deb 2.2.3-ok1 source package in openKylin

Changelog

gem2deb (2.2.3-ok1) nile; urgency=medium

  * Import version 2.2.3.

 -- liubo01 <email address hidden>  Tue, 25 Jun 2024 15:35:55 +0800

Upload details

Uploaded by:
liubo01
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Debian Ruby Team
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 proposed main ruby

Downloads

File Size SHA-256 Checksum
gem2deb_2.2.3.orig.tar.xz 78.1 KiB 2fbd92abf4b34501b4b2d87f48058546e0cf84a7003d3850ada0942ad5700348
gem2deb_2.2.3-ok1.debian.tar.xz 3.9 KiB 34f315ebc47a2403344bd1ef2457f27236176f5d8f0db7d49f910961227f5ab3
gem2deb_2.2.3-ok1.dsc 2.4 KiB 7eea4b00e78e716d0bd1a443a2d09330bc4c6c38cac05b8aca731738064679cb

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 Debhelper 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.