Mercurial > evolve
changeset 5249:d605cc18549d stable
packaging: bump minimum required version of mercurial in debian/control
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 16 Apr 2020 01:10:22 +0800 |
parents | 8c44f02e7200 |
children | 49cabb2d16f8 |
files | debian/control |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/debian/control Fri Apr 10 10:13:48 2020 +0800 +++ b/debian/control Thu Apr 16 01:10:22 2020 +0800 @@ -7,7 +7,7 @@ Pierre-Yves David <pierre-yves.david@logilab.fr>, Standards-Version: 3.9.3 Build-Depends: - mercurial (>= 4.5), + mercurial (>= 4.6), python, python3, debhelper (>= 10), @@ -28,7 +28,7 @@ ${python3:Depends}, ${misc:Depends}, ${sphinxdoc:Depends}, - mercurial (>= 4.5), + mercurial (>= 4.6), Built-Using: ${sphinxdoc:Built-Using} Description: evolve extension for Mercurial This package provides the experimental "evolve" extension for the Mercurial