gem2deb 1.0.5-ok1 source package in openKylin

Changelog

gem2deb (1.0.5-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luzp
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main ruby

Downloads

File Size SHA-256 Checksum
gem2deb_1.0.5.orig.tar.gz 73.7 KiB ead5d3b4fab9544988d13894b55f9ae13ee1bdc27e632be41e0c5f1576d0ebe4
gem2deb_1.0.5-ok1.debian.tar.xz 3.7 KiB a20ebdb1724dc2765cd7f39212df5863564723ebd03f01b6e47b94e914ef00e6
gem2deb_1.0.5-ok1.dsc 2.4 KiB e77c6d195884e9a6bdefd2a7e4e744df61ec13ecccfb91a84b23b46fcc076e91

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.

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.