view debian/control @ 6411:8f52da3cefd0 stable

packaging: sync debian/copyright with Debian official This exactly what went to the Debian official archive [1] as 10.5.3-4. Compare with [2] Basically I had to dig all copyright holders from file preambles and from the Mercurial history. [1]: https://packages.debian.org/bookworm/mercurial-evolve [2]: https://salsa.debian.org/python-team/packages/mercurial-evolve/-/blob/archive/debian/10.5.3-4/debian/copyright
author Georges Racinet <georges.racinet@octobus.net>
date Tue, 14 Feb 2023 14:38:34 +0100
parents d5759f574fd9
children 4f051e30fcae
line wrap: on
line source

Source: mercurial-evolve
Section: vcs
Priority: optional
Maintainer: Logilab <contact@logilab.fr>
Uploaders:
 Julien Cristau <julien.cristau@logilab.fr>,
 Pierre-Yves David <pierre-yves.david@logilab.fr>,
Standards-Version: 4.3.0
Build-Depends:
 mercurial (>= 4.8),
 python3,
 debhelper (>= 10),
 dh-python,
 python3-sphinx <!nodoc>,
 imagemagick <!nodoc>,
 librsvg2-bin <!nodoc>,
 graphviz <!nodoc>,
X-Python3-Version: >= 3.6
Homepage: https://www.mercurial-scm.org/doc/evolution/
Vcs-Browser: https://www.mercurial-scm.org/repo/evolve/
Vcs-Hg: https://www.mercurial-scm.org/repo/evolve/

Package: mercurial-evolve
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
 ${sphinxdoc:Depends},
 mercurial (>= 4.8),
Built-Using: ${sphinxdoc:Built-Using}
Description: evolve extension for Mercurial
 This package provides the experimental "evolve" extension for the Mercurial
 DVCS.
 .
 This extension provides several commands to mutate history and deal with issues
 it may raise.