ruby-rugged 1.1.0+ds-6build1 source package in Ubuntu

Changelog

ruby-rugged (1.1.0+ds-6build1) jammy; urgency=medium

  * No-change upload due to ruby3.0 transition, remove ruby2.7 support.

 -- Lucas Kanashiro <email address hidden>  Fri, 03 Dec 2021 16:14:27 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Jammy
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-rugged_1.1.0+ds.orig.tar.xz 576.4 KiB 5056f0b6612d4819fbf047f09fb50a076ad7b3287697a639b0e301a842e2b3ae
ruby-rugged_1.1.0+ds-6build1.debian.tar.xz 6.1 KiB 3cb2e88ef0906402e2ce923443eb25329af02bac52aea3dca4369fbaba9f48db
ruby-rugged_1.1.0+ds-6build1.dsc 2.2 KiB 8bcb99b9352aae5a3457da473a5c0fbee9c393c5b55d643ade6dc549b73966af

View changes file

Binary packages built by this source

ruby-rugged: Ruby binding to the libgit2 library

 libgit2 is a portable, pure C implementation of the Git distributed version
 control system core methods provided as a re-entrant linkable library with a
 solid API.
 .
 Rugged is a library for accessing libgit2 in Ruby. It allows one to
 explore and modify Git repositories with the speed and portability of libgit2,
 and the convenience of the Ruby programmation language.

ruby-rugged-dbgsym: debug symbols for ruby-rugged