# HG changeset patch # User Anton Shestakov # Date 1560403184 -28800 # Node ID cfa774ca6560a0fa88b672609e46cf4e56e362cb # Parent 33696e2159a783087f9e6d91572e6d9704ef1c91 packaging: require hg 4.5 also for usage, not just for building diff -r 33696e2159a7 -r cfa774ca6560 debian/control --- a/debian/control Tue Jun 11 10:04:11 2019 +0200 +++ b/debian/control Thu Jun 13 13:19:44 2019 +0800 @@ -22,7 +22,7 @@ Depends: ${python:Depends}, ${misc:Depends}, - mercurial (>= 4.1), + mercurial (>= 4.5), Description: evolve extension for Mercurial This package provides the experimental "evolve" extension for the Mercurial DVCS.