ruby-git 1.7.0-1 source package in Ubuntu

Changelog

ruby-git (1.7.0-1) unstable; urgency=medium

  * Team upload.
  * d/control (Maintainer): Set to the team address.
    (Uploaders): Move Michael Schutte to uploaders.
  * d/copyright (Source): Fix URL.
    (Copyright): Add team.
  * d/rules: Add override to install upstream changelog.
  * d/watch: Uye some special expressions.
  * d/upstream/metadata (Bug-Submit, Changelog): Fix URLs.
  * d/patches/0001-Fix-warning-under-ruby-2.7.patch,
    d/patches/0002-Git-Lib-fix-stash_save-for-git-2.25.patch,
    d/patches/0003-test_helper-drop-unnecessary-relative-reference-to-l.patch:
    Remove patch applied upstream.
  * d/patches/series: Remove empty file.

 -- Daniel Leidert <email address hidden>  Sun, 01 Nov 2020 01:33:50 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-git_1.7.0-1.dsc 2.0 KiB 12cb393fc3c6f730235f4a250760bd29a48b57040dcda33389167fb2fcc2bee5
ruby-git_1.7.0.orig.tar.gz 138.7 KiB c44019e1b314f39b392d2e61ddabbc9e7d311ec5f3276bd02f69e4d0e4133f27
ruby-git_1.7.0-1.debian.tar.xz 4.0 KiB 42e128d858d70d7b9bea93e584efd6ac6e567bd9e274409e2c81786558ceaf4b

Available diffs

No changes file available.

Binary packages built by this source

ruby-git: Ruby interface to the Git revision control system

 Ruby/Git allows Ruby applications to access and manipulate Git
 repositories. It provides an object-oriented interface to Git’s data
 storage system and is capable of reading from and writing to the index,
 managing branches, or obtaining information about the history of a
 project.