git 1:1.8.4.1-1 source package in Ubuntu

Changelog

git (1:1.8.4.1-1) unstable; urgency=low


  * merge branch debian-experimental.
  * new upstream point release.
  * debian/control: Build-Depends tcl instead of tcl8.5
    (closes: #725961).

 -- Jonathan Nieder <email address hidden>  Mon, 21 Oct 2013 11:46:45 -0700

Upload details

Uploaded by:
Gerrit Pape
Uploaded to:
Sid
Original maintainer:
Gerrit Pape
Architectures:
any all
Section:
vcs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
git_1.8.4.1-1.dsc 2.6 KiB aa40287b4d7168892affb29d7507718518ec6229a401d52c44ba141a0b2f0c5d
git_1.8.4.1.orig.tar.xz 3.1 MiB 16f8527abf201ca9db14707e8b03542091a3e62952a6cbb2f883de73ea4b8e12
git_1.8.4.1-1.debian.tar.gz 566.9 KiB d7497b31e713d3a6bb82ef05ef2e1887184b892eeb5e130efba0bb54248bcd0f

Available diffs

No changes file available.

Binary packages built by this source

git: fast, scalable, distributed revision control system

 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 This package provides the git main components with minimal dependencies.
 Additional functionality, e.g. a graphical user interface and revision
 tree visualizer, tools for interoperating with other VCS's, or a web
 interface, is provided as separate git* packages.