ruby-rugged 1.7.1+ds-1build1 source package in Ubuntu

Changelog

ruby-rugged (1.7.1+ds-1build1) noble; urgency=medium

  * No-change upload to add support for ruby3.2.

 -- Lucas Kanashiro <email address hidden>  Fri, 02 Feb 2024 03:19:18 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Noble
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.7.1+ds.orig.tar.xz 577.8 KiB ce02078bc5a97c9cc2ae5e3b1d992c4e33a9db37d63a3a76ca1315bc0d0cf69d
ruby-rugged_1.7.1+ds-1build1.debian.tar.xz 6.8 KiB 84c53b8a5a960f806efe027f49816f5adf5ae99ba1caec77408b07081f4cf88e
ruby-rugged_1.7.1+ds-1build1.dsc 2.2 KiB 57925bb02150b39e56ab0c1f65a03f6dc3703fdfc07e307679b846cc8b44c49c

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