Source: ruby-git Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Michael Schutte , Paul van Tilburg Build-Depends: debhelper-compat (= 13), gem2deb (>= 1), git, ruby-addressable (>= 2.8), ruby-minitar (>= 0.9), ruby-rchardet (>= 1.8) Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-git.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-git Homepage: https://github.com/ruby-git/ruby-git Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Rules-Requires-Root: no Package: ruby-git Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: 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.