hg-git 0.8.11-1 source package in Ubuntu

Changelog

hg-git (0.8.11-1) unstable; urgency=medium

  * New upstream release (closes: #883469, #843635, #844923)
  * Bump Standards-Version to 4.1.3 (no changes).
  * Use https for copyright format URL.

 -- Tristan Seligmann <email address hidden>  Mon, 26 Feb 2018 10:04:12 +0200

Upload details

Uploaded by:
Python Applications Packaging Team
Uploaded to:
Sid
Original maintainer:
Python Applications Packaging Team
Architectures:
all
Section:
vcs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe vcs

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
hg-git_0.8.11-1.dsc 1.8 KiB ded4372ab6ef5200fdbee0506e2646d6b17477f8c5dbabcb938a464fec0df2cf
hg-git_0.8.11.orig.tar.gz 126.1 KiB 46e60853cb9e37c19d8a38e8829e55e45e7fac502954ec0be5cce8608f0c437e
hg-git_0.8.11-1.debian.tar.xz 5.2 KiB f85bd38eb7713da17113218e3550b94a6eaa90c4b9fa4ed25fe36800fabaf40d

Available diffs

No changes file available.

Binary packages built by this source

mercurial-git: Git plugin for Mercurial

 The Hg-Git plugin for Mercurial adds the ability to push and pull to/from
 a Git server repository. This means you can collaborate on Git based
 projects from Mercurial, or use a Git server as a collaboration point
 for a team with developers using both Git and Mercurial.
 .
 The plugin can convert commits/changesets losslessly from one system to
 another, so you can push via a Mercurial repository and another
 Mercurial client can pull it and their changeset node ids will be
 identical - Mercurial data does not get lost in translation.