File: control

package info (click to toggle)
mercurial-evolve 11.1.9-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,964 kB
  • sloc: python: 14,961; javascript: 2,579; sh: 353; makefile: 24
file content (37 lines) | stat: -rw-r--r-- 1,016 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Source: mercurial-evolve
Section: vcs
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Georges Racinet <georges.racinet@octobus.net>
Standards-Version: 4.6.0
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 mercurial (>= 4.8),
 python3,
 python3-cbor,
 python3-setuptools,
 python3-sphinx (>= 1.0.8),
 imagemagick,
 librsvg2-bin,
Vcs-Git: https://salsa.debian.org/python-team/packages/mercurial-evolve.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/mercurial-evolve
Homepage: https://www.mercurial-scm.org/doc/evolution/

Package: mercurial-evolve
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
 ${sphinxdoc:Depends},
 mercurial (>= 4.8),
 python3-cbor,
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.