dulwich 0.8.0-1 source package in Ubuntu

Changelog

dulwich (0.8.0-1) unstable; urgency=low

  * New upstream release.
   + Adds support for IPv6 to git:// client. Closes: #631490
   + Fixes use of ~username in git:// URLs. Closes: #631483
  * Bump standards version to 3.9.2 (no changes).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 09:14:32 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Jelmer Vernooij
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dulwich_0.8.0.orig.tar.gz 179.2 KiB 342f84c713839c9a2e24a7e7121cf150a6f53da08224b66da6125fd09bd2886f
dulwich_0.8.0-1.debian.tar.gz 3.2 KiB bdf063b5fe763c24cf845b6abc05110ae59a29c509d75c27f370b255fe628a58
dulwich_0.8.0-1.dsc 1.2 KiB fd02441e16f578cb9e32f96aea97e12db099fe53f404822dab9308da005a4175

Available diffs

View changes file

Binary packages built by this source

python-dulwich: Python Git library

 Dulwich is a Python implementation of the file formats and protocols
 used by the Git version control system. It can currently read from and write
 to existing Git repositories and implements the protocol for pushing and
 receiving packs from remote servers.
 .
 All functionality is available in pure Python, but for improved performance
 replacements of some modules written in C are also available. This package
 includes the high performance versions.

python-dulwich-dbg: Python Git library - Debug Extension

 Dulwich is a Python implementation of the file formats and protocols
 used by the Git version control system. It can currently read from and write
 to existing Git repositories and implements the protocol for pushing and
 receiving packs from remote servers.
 .
 All functionality is available in pure Python, but for improved performance
 replacements of some modules written in C are also available. This package
 includes the high performance versions.
 .
 This package contains the extensions built for the Python debug interpreter.