Mercurial > evolve
comparison debian/control @ 613:22cacfce2a65 compat-hg2.3 1.1.0
fix version in setup.py
author | Pierre-Yves David <pierre-yves.david@logilab.fr> |
---|---|
date | Wed, 21 Nov 2012 11:02:37 +0100 |
parents | c062edbcaf13 |
children | 279403a12565 |
comparison
equal
deleted
inserted
replaced
600:cd29c8c8b0a1 | 613:22cacfce2a65 |
---|---|
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.3~, <<2.4), | 10 mercurial (>= 2.3~), |
11 mercurial-common (>= 2.3~, <<2.4), | 11 mercurial (<<2.4), |
12 python, | 12 python, |
13 debhelper (>= 8), | 13 debhelper (>= 8), |
14 python-sphinx (>= 1.0.8), | 14 python-sphinx (>= 1.0.8), |
15 imagemagick, | 15 imagemagick, |
16 librsvg2-bin, | 16 librsvg2-bin, |
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 (>= 2.3~, <<2.4), | 25 mercurial (>= 2.3~), |
26 mercurial (<<2.4), | |
26 Description: evolve extension for Mercurial | 27 Description: evolve extension for Mercurial |
27 This package provides the experimental "evolve" extension for the Mercurial | 28 This package provides the experimental "evolve" extension for the Mercurial |
28 DVCS. | 29 DVCS. |
29 . | 30 . |
30 This extension provides several commands to mutate history and deal with issues | 31 This extension provides several commands to mutate history and deal with issues |