hg-git 0.10.3-1 source package in Ubuntu

Changelog

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

  * Team upload.
  * New upstream version 0.10.3
  * Update d/copyright
  * Bump Standards-Version to 4.6.0

 -- Timo Röhling <email address hidden>  Sat, 20 Nov 2021 11:35:46 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
hg-git_0.10.3-1.dsc 1.9 KiB 152bd6b83919dca83e143469bafffe7229802ccacabfaaeef8699b97a947055d
hg-git_0.10.3.orig.tar.bz2 143.4 KiB c3805227d35cff9fe52fbf89493aa0373e713b256d5d4c4cd2cdfc0af2b98f07
hg-git_0.10.3-1.debian.tar.xz 6.0 KiB 0d3fdd2b91a116a00f339425000b8067880ed1ada6cc6ccfd3f41e0aedbc83da

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.