summaryrefslogtreecommitdiff
path: root/debian/control
blob: bac90c16f8088d7181849051a3a7db556f077edf (plain)
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
Source: subversion
Section: vcs
Priority: optional
Maintainer: James McCoy <jamessan@debian.org>
Build-Depends: apache2-dev (>= 2.4.16),
               autoconf,
               bash-completion,
               chrpath,
               debhelper (>= 11~),
               default-jdk-headless (>= 2:1.8) [!hurd-i386 !hppa !sparc],
               dh-apache2,
               dh-python,
               doxygen,
               junit4 [!hurd-i386 !hppa !sparc],
               libapr1-dev,
               libaprutil1-dev,
               libdb5.3-dev,
               libdbus-1-dev,
               liblz4-dev (>= 0.0~r129),
               libkf5coreaddons-dev <!pkg.subersion.nokde>,
               libkf5i18n-dev <!pkg.subersion.nokde>,
               libkf5wallet-dev <!pkg.subersion.nokde>,
               libperl-dev,
               libsasl2-dev,
               libsecret-1-dev,
               libserf-dev (>= 1.3.9-4~),
               libsqlite3-dev (>= 3.8.7),
               libtool,
               libutf8proc-dev,
               perl,
# Minimum version required to run tests
               python-all-dev (>= 2.7),
               rename,
               ruby,
               ruby-dev,
               swig,
               zlib1g-dev
Build-Conflicts: libsvn-dev (<< 1.13~)
Rules-Requires-Root: no
Homepage: http://subversion.apache.org/
Vcs-Git: https://salsa.debian.org/jamessan/subversion.git
Vcs-Browser: https://salsa.debian.org/jamessan/subversion
Standards-Version: 4.3.0

Package: subversion
Architecture: any
Depends: libsvn1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Suggests: db5.3-util, libapache2-mod-svn, patch, subversion-tools
Description: Advanced version control system
 Apache Subversion, also known as svn, is a centralised version control
 system.  Version control systems allow many individuals (who may be
 distributed geographically) to collaborate on a set of files (source
 code, websites, etc).  Subversion began with a CVS paradigm and
 supports all the major features of CVS, but has evolved to support
 many features that CVS users often wish they had.
 .
 This package includes the Subversion client (svn, svnsync), repository
 administration tools (svnadmin, svnlook) and a network server (svnserve).

Package: libsvn1
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: libsqlite3-0 (>= 3.8.7), ${misc:Depends}, ${shlibs:Depends}
Description: Shared libraries used by Apache Subversion
 This package includes shared libraries to manipulate Apache Subversion
 (svn) repositories and working copies.  See the 'subversion' package for
 more information.

Package: libsvn-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libapr1-dev,
         libaprutil1-dev,
         libsvn1 (= ${binary:Version}),
         ${misc:Depends}
Suggests: libserf-dev, libsvn-doc, zlib1g-dev
Description: Development files for Apache Subversion libraries
 This package contains the symlinks, headers, and object files needed
 to compile and link programs which use libsvn1, the Apache Subversion
 libraries.  This package is needed only in order to compile software
 that uses libsvn1.

Package: libsvn-doc
Suggests: libsvn-dev
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Developer documentation for libsvn
 This package contains development (API) documentation for libsvn1, the
 Apache Subversion libraries.  See the 'libsvn1' package for more information.

Package: libapache2-mod-svn
Section: httpd
Architecture: any
Depends: libsvn1 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: ${misc:Recommends}
Suggests: db5.3-util
Description: Apache Subversion server modules for Apache httpd
 This package provides the mod_dav_svn and mod_authz_svn modules for
 the Apache 2.4 web server.  These modules provide Apache Subversion's WebDAV
 server backend, to serve repositories over the http and https
 protocols.  See the 'subversion' package for more information.

Package: python-subversion
Section: python
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
Provides: ${python:Provides}
Description: Python bindings for Apache Subversion
 This is a set of Python interfaces to libsvn, the Apache Subversion
 libraries.  It is useful if you want to, for example, write a Python
 script that manipulates a Subversion repository or working copy.  See
 the 'subversion' package for more information.

Package: subversion-tools
Architecture: any
Depends: subversion, ${misc:Depends}, ${shlibs:Depends}
Recommends: default-mta | mail-transport-agent,
            libconfig-inifiles-perl,
            libsvn-perl,
            liburi-perl,
            python-subversion,
            rsync,
            ${subversion-tools:Recommends}
Suggests: ruby-svn, ${subversion-tools:Suggests}
Description: Assorted tools related to Apache Subversion
 This package includes miscellaneous tools for use with Apache Subversion
 clients and servers:
  * svn-backup-dumps: Incremental dumpfile-based backup script
  * svn-bisect: Bisect revisions to find a regression
  * svn-clean: Remove unversioned files from a working copy
  * svn-hot-backup: Backup script, primarily for BDB repositories
  * svn_apply_autoprops: Apply property settings from
    .subversion/config file to an existing repository
  * svn_load_dirs: Sophisticated replacement for 'svn import'
  * svnwrap: Set umask to 002 before calling svn or svnserve
  * fsfs-access-map: Convert strace output into FSFS access map
  * several example hook scripts: commit-access-control, commit-email,
    log-police, mailer, svnperms, verify-po
 .
 NOTE that some of these scripts are unsupported by upstream, and may
 change radically or disappear in future releases.  Some of these
 scripts require packages on the Recommends list.

Package: libsvn-java
Section: java
Architecture: any
Depends: libsvn1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: Java bindings for Apache Subversion
 This is a set of Java classes which provide the functionality of
 libsvn, the Apache Subversion libraries.  It is useful if you want to,
 for example, write a Java class that manipulates a Subversion repository
 or working copy.  See the 'subversion' package for more information.

Package: libsvn-perl
Section: perl
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Description: Perl bindings for Apache Subversion
 This is a set of Perl interfaces to libsvn, the Apache Subversion libraries.
 It is useful if you want to, for example, write a Perl script that
 manipulates a Subversion repository or working copy.  See the
 'subversion' package for more information.

Package: ruby-svn
Section: ruby
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ruby, ${misc:Depends}, ${shlibs:Depends}
Description: Ruby bindings for Apache Subversion
 This is a set of Ruby interfaces to libsvn, the Apache Subversion libraries.
 It is useful if you want to, for example, write a Ruby script that
 manipulates a Subversion repository or working copy.  See the
 'subversion' package for more information.