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

Changelog

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

  * d/p/fixture-copy-deeper-level.patch: cherry-picked to fix the tests
    against libgit2 1.3.2 (LP: #1992446)

 -- Simon Chopin <email address hidden>  Tue, 11 Oct 2022 11:54:03 +0200

Upload details

Uploaded by:
Simon Chopin
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release universe misc

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-1ubuntu1.debian.tar.xz 6.8 KiB a08b0624d713c42de2376010156e17e8ffd2a86e766f737e9d13ef4fa9aadfe8
ruby-rugged_1.2.0+ds-1ubuntu1.dsc 2.1 KiB 7c14a3554720c5f337f0d56c3f0fe81275eac6d376a935e1774fb3e43224db27

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