Mercurial > evolve
changeset 4684:cfa774ca6560 stable
packaging: require hg 4.5 also for usage, not just for building
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 13 Jun 2019 13:19:44 +0800 |
parents | 33696e2159a7 |
children | 5ca2da538689 |
files | debian/control |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.