equal
deleted
inserted
replaced
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 (>=2.5~), |
10 mercurial (>=2.6~), |
11 mercurial-common (>=2.5~), |
|
12 python, |
11 python, |
13 debhelper (>= 8), |
12 debhelper (>= 8), |
14 python-sphinx (>= 1.0.8), |
13 python-sphinx (>= 1.0.8), |
15 imagemagick, |
14 imagemagick, |
16 librsvg2-bin, |
15 librsvg2-bin, |
20 Package: mercurial-evolve |
19 Package: mercurial-evolve |
21 Architecture: all |
20 Architecture: all |
22 Depends: |
21 Depends: |
23 ${python:Depends}, |
22 ${python:Depends}, |
24 ${misc:Depends}, |
23 ${misc:Depends}, |
25 mercurial (>= 2.5), |
24 mercurial (>= 2.6), |
26 Description: evolve extension for Mercurial |
25 Description: evolve extension for Mercurial |
27 This package provides the experimental "evolve" extension for the Mercurial |
26 This package provides the experimental "evolve" extension for the Mercurial |
28 DVCS. |
27 DVCS. |
29 . |
28 . |
30 This extension provides several commands to mutate history and deal with issues |
29 This extension provides several commands to mutate history and deal with issues |