Mercurial > evolve
view debian/control @ 565:2c57e2b5afde stable
Added tag 1.0.2 for changeset 5559e5a4b656
author | Pierre-Yves David <pierre-yves.david@logilab.fr> |
---|---|
date | Wed, 19 Sep 2012 17:34:59 +0200 |
parents | 6b459431d215 |
children | 9ff2c5ad1df7 |
line wrap: on
line source
Source: mercurial-evolve Section: vcs Priority: optional Maintainer: Logilab <contact@logilab.fr> Uploaders: Julien Cristau <julien.cristau@logilab.fr>, Pierre-Yves David <pierre-yves.david@logilab.fr>, Standards-Version: 3.9.3 Build-Depends: mercurial (>= 2.3~), mercurial-common (>= 2.3~), python, debhelper (>= 8), python-sphinx (>= 1.0.8), Python-Version: >= 2.6 Homepage: https://bitbucket.org/marmoute/mutable-history Package: mercurial-evolve Architecture: all Depends: ${python:Depends}, ${misc:Depends}, mercurial (>= 2.3~), Description: evolve extension for Mercurial This package provides the experimental "evolve" extension for the Mercurial DVCS. . This extension provides several commands to mutate history and deal with issues it may raise. . It also: - enables the "Changeset Obsolescence" feature of mercurial, - alters core command and extension that rewrite history to use this feature, - improves some aspects of the early implementation in Mercurial 2.3. . **These extensions are experimental and are not meant for production.**