ruby-rugged 1.1.0+ds-5 source package in Ubuntu

Changelog

ruby-rugged (1.1.0+ds-5) unstable; urgency=medium

  * Skip failing autopkgtest since Github disabled usr/pass git remote access
    (Closes: #992654)
  * Bump Standards-Version to 4.6.0 (no changes needed)
  * Add Repository to upstream metadata

 -- Cédric Boutillier <email address hidden>  Mon, 20 Sep 2021 08:30:54 +0200

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
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-5.dsc 1.5 KiB d2f8a80faf43b7e77e747ed3105d814ac69b758bcb8de1ec77e992fb9f2aa777
ruby-rugged_1.1.0+ds.orig.tar.xz 576.4 KiB 5056f0b6612d4819fbf047f09fb50a076ad7b3287697a639b0e301a842e2b3ae
ruby-rugged_1.1.0+ds-5.debian.tar.xz 5.8 KiB 2012ea994a096609dda4503772e9eaeb7064fdc1f67c3994a2020c595ad08c1c

No changes file available.

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