--- a/debian/control Mon Nov 17 15:45:24 2014 +0100
+++ b/debian/control Mon Nov 17 15:49:39 2014 +0100
@@ -7,7 +7,7 @@
Pierre-Yves David <pierre-yves.david@logilab.fr>,
Standards-Version: 3.9.3
Build-Depends:
- mercurial (>=2.6~),
+ mercurial (>= 3.2~),
python,
debhelper (>= 8),
python-sphinx (>= 1.0.8),
@@ -22,7 +22,7 @@
Depends:
${python:Depends},
${misc:Depends},
- mercurial (>= 2.6),
+ mercurial (>= 3.2~),
Description: evolve extension for Mercurial
This package provides the experimental "evolve" extension for the Mercurial
DVCS.