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

Changelog

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

  * New upstream version 1.7.2+ds
    + no changes in the code
  * Build-depend on pkgconf instead of deprecated pkg-config

 -- Cédric Boutillier <email address hidden>  Mon, 22 Jul 2024 00:31:06 +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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
ruby-rugged_1.7.2+ds-1.dsc 1.5 KiB 8c44207244b9d97a3dadf4f7d48a9b99790ebb791984f67abf611bae71f4c65c
ruby-rugged_1.7.2+ds.orig.tar.xz 576.9 KiB 06038bdeb62e51047e27eb5a524beb110e57a9ce90fe9cbee31ea1763f8481f2
ruby-rugged_1.7.2+ds-1.debian.tar.xz 6.8 KiB a3d1475a4d64fb7c061b6ddc256da42ddf6826d05c58fb0a08666b1bd8471400

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