diff -r cd29c8c8b0a1 -r 22cacfce2a65 debian/control --- a/debian/control Fri Oct 26 17:59:34 2012 +0200 +++ b/debian/control Wed Nov 21 11:02:37 2012 +0100 @@ -7,8 +7,8 @@ Pierre-Yves David , Standards-Version: 3.9.3 Build-Depends: - mercurial (>= 2.3~, <<2.4), - mercurial-common (>= 2.3~, <<2.4), + mercurial (>= 2.3~), + mercurial (<<2.4), python, debhelper (>= 8), python-sphinx (>= 1.0.8), @@ -22,7 +22,8 @@ Depends: ${python:Depends}, ${misc:Depends}, - mercurial (>= 2.3~, <<2.4), + mercurial (>= 2.3~), + mercurial (<<2.4), Description: evolve extension for Mercurial This package provides the experimental "evolve" extension for the Mercurial DVCS.