File: control

package info (click to toggle)
tortoisehg 4.8.1-0.1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 18,888 kB
  • sloc: python: 45,389; xml: 444; makefile: 114; sh: 5
file content (74 lines) | stat: -rw-r--r-- 3,541 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
Source: tortoisehg
Section: vcs
Priority: optional
Maintainer: Ludovico Cavedon <cavedon@debian.org>
Uploaders: Max Bowsher <maxb@f2s.com>
Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), dh-python
Build-Depends-Indep: docbook-xml,
                     docbook-xsl,
                     pyqt5-dev-tools,
                     python-pyqt5,
                     python3-sphinx,
                     xsltproc,
Standards-Version: 4.1.2
Homepage: https://tortoisehg.bitbucket.io
Vcs-Git: https://salsa.debian.org/debian/tortoisehg.git
Vcs-Browser: https://salsa.debian.org/debian/tortoisehg

Package: tortoisehg
Architecture: all
Depends: mercurial (>= 4.7~), mercurial (<< 4.9~), python-pyqt5,
 python-pyqt5.qsci, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
Recommends: libjs-jquery, libjs-underscore, python-iniparse, python-pygments
Suggests: tortoisehg-nautilus
Description: Graphical tool for working with Mercurial
 TortoiseHg provides a graphical tool for interacting with the distributed
 revision control system Mercurial.  GUI support is provided for over a dozen
 operations, including add files, commit changes, manage ignore filter, view
 change log, merge, recover/rollback, edit configuration, synchronize
 repository, and many others.   The highlight is the interactive commit tool
 which allows easy selection of diffs from multiple files and packaging into
 changesets, and which is more powerful and easier to use than available
 alternatives such as qct and hgct (commit-tool).

Package: tortoisehg-nautilus
Architecture: all
Depends: gnome-icon-theme-full | gnome-icon-theme,
         python-gi,
         python-nautilus (>= 1.1-2),
         tortoisehg (>= ${source:Version}),
         ${misc:Depends},
         ${python:Depends}
Recommends: ssh-askpass-gnome | ssh-askpass
Description: Graphical tool for working with Mercurial (Nautilus extension)
 TortoiseHg provides a graphical tool for interacting with the distributed
 revision control system Mercurial.  GUI support is provided for over a dozen
 operations, including add files, commit changes, manage ignore filter, view
 change log, merge, recover/rollback, edit configuration, synchronize
 repository, and many others.   The highlight is the interactive commit tool
 which allows easy selection of diffs from multiple files and packaging into
 changesets, and which is more powerful and easier to use than available
 alternatives such as qct and hgct (commit-tool).
 .
 This package contains the Nautilus extension for TortoiseHg.

Package: tortoisehg-caja
Architecture: all
Depends: mate-icon-theme | gnome-icon-theme-full | gnome-icon-theme,
         python-gi,
         python-caja (>= 1.1-2),
         tortoisehg (>= ${source:Version}),
         ${misc:Depends},
         ${python:Depends}
Recommends: ssh-askpass-gnome | ssh-askpass
Description: Graphical tool for working with Mercurial (Caja extension)
 TortoiseHg provides a graphical tool for interacting with the distributed
 revision control system Mercurial.  GUI support is provided for over a dozen
 operations, including add files, commit changes, manage ignore filter, view
 change log, merge, recover/rollback, edit configuration, synchronize
 repository, and many others.   The highlight is the interactive commit tool
 which allows easy selection of diffs from multiple files and packaging into
 changesets, and which is more powerful and easier to use than available
 alternatives such as qct and hgct (commit-tool).
 .
 This package contains the Caja extension for TortoiseHg.