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

Changelog

ruby-rugged (1.2.0+ds-1build1) kinetic; urgency=medium

  * No-change rebuild against libgit2-1.3

 -- Steve Langasek <email address hidden>  Fri, 20 May 2022 23:05:06 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
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.2.0+ds.orig.tar.xz 576.4 KiB de66bb212fde52c6d6563efe3bd0c445395554b6b63ddc720b35c1e65a6359e3
ruby-rugged_1.2.0+ds-1build1.debian.tar.xz 6.1 KiB 30aa9b3872eee9d7b4d5c6cf7ea920f054af6869b4d69ad9f49eca8e4ebbd7bd
ruby-rugged_1.2.0+ds-1build1.dsc 2.3 KiB 21fc0d11c78b12cd7e8c9748227cfd6dc5713de48dd55e5185348a8825582647

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