Mercurial > evolve
comparison debian/control @ 6133:6b619b4edbbe
evolve: formally remove 4.7 support
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Fri, 18 Feb 2022 16:04:23 +0300 |
parents | 18aa756353a7 |
children | 95500f2f0966 |
comparison
equal
deleted
inserted
replaced
6130:cd07d6bd4e2a | 6133:6b619b4edbbe |
---|---|
5 Uploaders: | 5 Uploaders: |
6 Julien Cristau <julien.cristau@logilab.fr>, | 6 Julien Cristau <julien.cristau@logilab.fr>, |
7 Pierre-Yves David <pierre-yves.david@logilab.fr>, | 7 Pierre-Yves David <pierre-yves.david@logilab.fr>, |
8 Standards-Version: 4.3.0 | 8 Standards-Version: 4.3.0 |
9 Build-Depends: | 9 Build-Depends: |
10 mercurial (>= 4.7), | 10 mercurial (>= 4.8), |
11 python, | 11 python, |
12 python3, | 12 python3, |
13 debhelper (>= 10), | 13 debhelper (>= 10), |
14 dh-python, | 14 dh-python, |
15 python-sphinx, | 15 python-sphinx, |
26 Depends: | 26 Depends: |
27 ${python:Depends}, | 27 ${python:Depends}, |
28 ${python3:Depends}, | 28 ${python3:Depends}, |
29 ${misc:Depends}, | 29 ${misc:Depends}, |
30 ${sphinxdoc:Depends}, | 30 ${sphinxdoc:Depends}, |
31 mercurial (>= 4.7), | 31 mercurial (>= 4.8), |
32 Built-Using: ${sphinxdoc:Built-Using} | 32 Built-Using: ${sphinxdoc:Built-Using} |
33 Description: evolve extension for Mercurial | 33 Description: evolve extension for Mercurial |
34 This package provides the experimental "evolve" extension for the Mercurial | 34 This package provides the experimental "evolve" extension for the Mercurial |
35 DVCS. | 35 DVCS. |
36 . | 36 . |