ruby-rugged 0.28.3.1+ds-1 source package in Ubuntu

Changelog

ruby-rugged (0.28.3.1+ds-1) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Pirate Praveen ]
  * New upstream version 0.28.3.1+ds
  * Bump Standards-Version to 4.4.1 (no changes needed)

 -- Pirate Praveen <email address hidden>  Sat, 16 Nov 2019 17:44:46 +0530

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_0.28.3.1+ds-1.dsc 2.1 KiB 7ef9f78d523d5d47c53cda91f6311b7da4f2c61ccf7a3c139592f8ff3a48bedb
ruby-rugged_0.28.3.1+ds.orig.tar.xz 85.5 KiB 09ee18eccc5fd5f4a54f2f043a19411bea5b74e4f5fff95ce87b89509b160f27
ruby-rugged_0.28.3.1+ds-1.debian.tar.xz 3.7 KiB 5bcd22af1bd5b900dc03d2cad07c553487ce995a239c3b3f5cd7667c9c68f0be

Available diffs

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