dulwich 0.9.1-1 source package in Ubuntu

Changelog

dulwich (0.9.1-1) unstable; urgency=low


  * Bump standards version to 3.9.4.
  * Add Vcs-Browser header.
  * Add changelog entry for 0.9.1.

 -- Jelmer Vernooij <email address hidden>  Sun, 22 Sep 2013 21:31:40 +0100

Upload details

Uploaded by:
Jelmer Vernooij
Uploaded to:
Sid
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.9.1-1.dsc 2.0 KiB ab41504c3d3d9e9ff4d8a5f41d060d57bbef567d35f1ee8d0dcdef506f42ebda
dulwich_0.9.1.orig.tar.gz 222.4 KiB e9f69677b7428c57f6260f1876f075057c7e24907979b4da6e5fcad3c6852545
dulwich_0.9.1-1.debian.tar.gz 4.1 KiB 516d8deeca31cf8e1f50b8bd9a3b531a5786ccb1ad158e374e90c90c2a7ece7e

Available diffs

No changes file available.

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.