Mercurial > evolve
changeset 6451:4f051e30fcae
packaging: update minimum supported mercurial version in d/control
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 16 Mar 2023 19:21:27 -0300 |
parents | 72359768e9d9 |
children | ae632b655ab8 |
files | debian/control |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/debian/control Thu Mar 16 19:20:35 2023 -0300 +++ b/debian/control Thu Mar 16 19:21:27 2023 -0300 @@ -7,7 +7,7 @@ Pierre-Yves David <pierre-yves.david@logilab.fr>, Standards-Version: 4.3.0 Build-Depends: - mercurial (>= 4.8), + mercurial (>= 4.9), python3, debhelper (>= 10), dh-python, @@ -26,7 +26,7 @@ ${python3:Depends}, ${misc:Depends}, ${sphinxdoc:Depends}, - mercurial (>= 4.8), + mercurial (>= 4.9), Built-Using: ${sphinxdoc:Built-Using} Description: evolve extension for Mercurial This package provides the experimental "evolve" extension for the Mercurial