debian/control
branchstable
changeset 1275 783aa685c5d4
parent 1164 8147b59ac9dc
child 1617 160968654581
equal deleted inserted replaced
1274:da96dc7ecb65 1275:783aa685c5d4
     5 Uploaders:
     5 Uploaders:
     6  Julien Cristau <julien.cristau@logilab.fr>,
     6  Julien Cristau <julien.cristau@logilab.fr>,
     7  Pierre-Yves David <pierre-yves.david@logilab.fr>,
     7  Pierre-Yves David <pierre-yves.david@logilab.fr>,
     8 Standards-Version: 3.9.3
     8 Standards-Version: 3.9.3
     9 Build-Depends:
     9 Build-Depends:
    10  mercurial (>= 3.2~),
    10  mercurial (>= 3.4~),
    11  python,
    11  python,
    12  debhelper (>= 8),
    12  debhelper (>= 8),
    13  python-sphinx (>= 1.0.8),
    13  python-sphinx (>= 1.0.8),
    14  imagemagick,
    14  imagemagick,
    15  librsvg2-bin,
    15  librsvg2-bin,
    16  curl,
    16  wget,
    17 Python-Version: >= 2.6
    17 Python-Version: >= 2.6
    18 Homepage: https://bitbucket.org/marmoute/mutable-history
    18 Homepage: https://bitbucket.org/marmoute/mutable-history
    19 
    19 
    20 Package: mercurial-evolve
    20 Package: mercurial-evolve
    21 Architecture: all
    21 Architecture: all
    22 Depends:
    22 Depends:
    23  ${python:Depends},
    23  ${python:Depends},
    24  ${misc:Depends},
    24  ${misc:Depends},
    25  mercurial (>= 3.2~),
    25  mercurial (>= 3.3~),
    26 Description: evolve extension for Mercurial
    26 Description: evolve extension for Mercurial
    27  This package provides the experimental "evolve" extension for the Mercurial
    27  This package provides the experimental "evolve" extension for the Mercurial
    28  DVCS.
    28  DVCS.
    29  .
    29  .
    30  This extension provides several commands to mutate history and deal with issues
    30  This extension provides several commands to mutate history and deal with issues