File: control

package info (click to toggle)
rabbitvcs 0.18-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,528 kB
  • sloc: python: 20,215; xml: 11,966; objc: 414; sh: 66; makefile: 3
file content (80 lines) | stat: -rw-r--r-- 2,871 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
75
76
77
78
79
80
Source: rabbitvcs
Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Uploaders: Ritesh Raj Sarraf <rrs@debian.org>
Section: vcs
Priority: optional
Build-Depends: debhelper-compat (= 12),
               python3-all,
	       python3-configobj,
               dh-python,
               gtk-update-icon-cache
Build-Depends-Indep: pkg-config (>= 0.20)
Standards-Version: 4.5.0
Homepage: http://www.rabbitvcs.org
Vcs-Git: https://salsa.debian.org/python-team/applications/rabbitvcs.git
Vcs-Browser: https://salsa.debian.org/python-team/applications/rabbitvcs

Package: rabbitvcs-core
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         python3-svn,
         python3-dbus,
         python3-configobj,
         subversion (>= 1.4.6),
         meld (>=1.1.2),
         ipython3 (>=0.7.1),
         hicolor-icon-theme (>= 0.10-2),
         python3-dulwich,
         python3-tk,
         python3-simplejson
Conflicts: nautilussvn, rabbitvcs
Replaces: nautilussvn
Description: Easy version control
 RabbitVCS is a set of graphical tools written to provide simple and
 straightforward access to the version control systems SVN (Subversion)
 and Git. There are extensions for Nautilus and gedit, and a simple
 command-line interface.

Package: rabbitvcs-cli
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         rabbitvcs-core (>= 0.15)
Description: Command line interface for RabbitVCS
 RabbitVCS is a set of graphical tools written to provide simple and
 straightforward access to the version control systems SVN (Subversion)
 and Git. This is the command-line interface.

Package: rabbitvcs-gedit
Architecture: all
Depends: ${misc:Depends},
         gedit,
         rabbitvcs-core (>= 0.15)
Description: Gedit extension for RabbitVCS
 RabbitVCS is a set of graphical tools written to provide simple and
 straightforward access to the version control systems SVN (Subversion)
 and Git. This is the extension for gedit text editor.

Package: rabbitvcs-thunar
Architecture: all
Depends: ${misc:Depends},
         rabbitvcs-core (>= 0.15)
Recommends: thunarx-python
Description: Thunar extension for RabbitVCS
 RabbitVCS is a set of graphical tools written to provide simple and
 straightforward access to the version control systems SVN (Subversion)
 and Git. This is the extension for thunar file manager

Package: rabbitvcs-nautilus
Conflicts: rabbitvcs-nautilus3
Replaces: rabbitvcs-nautilus3
Architecture: all
Depends: ${misc:Depends},
         nautilus (>= 3~),
         python3-nautilus (>= 1.0~),
         rabbitvcs-core (>= 0.15)
Description: Nautilus extension for RabbitVCS
 RabbitVCS is a set of graphical tools written to provide simple and
 straightforward access to the version control systems SVN (Subversion)
 and Git. This is the extension for the Nautilus file manager.