ruby-rugged 1.2.0+ds-1 source package in Ubuntu
Changelog
ruby-rugged (1.2.0+ds-1) unstable; urgency=medium * New upstream version 1.2.0+ds * Refresh patches * Skip test/online/*_test.rb -- Pirate Praveen <email address hidden> Mon, 06 Dec 2021 12:03:33 +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 | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-rugged_1.2.0+ds-1.dsc | 2.1 KiB | 347df515b46dc982a365ce8b6994089688f3ca9a48494a7d0ec8ec4f08926f45 |
ruby-rugged_1.2.0+ds.orig.tar.xz | 576.4 KiB | de66bb212fde52c6d6563efe3bd0c445395554b6b63ddc720b35c1e65a6359e3 |
ruby-rugged_1.2.0+ds-1.debian.tar.xz | 6.0 KiB | 062d258ad9dafce08c82913f0883b3e1489185fc37b10f98c220d8329fab011c |
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