4
4
Maintainer: David Kimdon <dwhedon@debian.org>
5
Build-Depends: m4, debhelper (>=4.1.25), libneon24-dev (>=0.24.7), apache2-threaded-dev (>=2.0.50-11), libapr0-dev (>=2.0.50-11), libdb4.2-dev, libtool (>=1.4), libexpat1-dev, zlib1g-dev, bison, patch, python (>=2.4), time, python`'PYTHON_VER`'-dev, autotools-dev, autoconf (>=2.53), swig (>=1.3.22-2), libsasl2-dev, docbook-xsl, xsltproc, perl (>= 5.6.0-16), cdbs, quilt (>=0.30-4), libperl-dev, libkrb5-dev ifelse(ENABLE_JAVAHL,yes,`, kaffe, kaffe-dev')
6
Build-Conflicts: libtool (=1.5-6)
5
Build-Depends: m4, debhelper (>=4.1.25), libneon24-dev (>=0.24.7), apache2-threaded-dev (>=2.0.50-11), libapr0-dev (>=2.0.50-11), libdb4.2-dev, libtool (>=1.4), libexpat1-dev, zlib1g-dev, bison, patch, python, time, python`'PYTHON_VER`'-dev, python2.3-dev, autotools-dev, autoconf (>=2.53), swig (>=1.3.24), libsasl2-dev, docbook-xsl, xsltproc, perl (>= 5.6.0-16), cdbs, quilt (>=0.30-4), libperl-dev, libkrb5-dev ifelse(ENABLE_JAVAHL,yes,`, kaffe, kaffe-dev')
6
Build-Conflicts: libtool (=1.5-6), libsvn0 (<<1.2)
7
7
Standards-Version: 3.6.1
12
12
Depends: ${shlibs:Depends}, patch, db4.2-util
13
13
Suggests: subversion-tools
14
Description: Advanced version control system (aka. svn)
14
Description: advanced version control system (aka. svn)
15
15
Subversion is a version control system much like the Concurrent
16
16
Versions System (CVS). Version control systems allow many
17
17
individuals (who may be distributed geographically) to collaborate on
23
23
a Subversion repository and tools to make a repository available
24
24
over the network using a program like ssh.
26
http://subversion.tigris.org
26
Homepage: http://subversion.tigris.org
31
Conflicts: libsvn-core-perl (<< 1.1.0)
31
32
Depends: ${shlibs:Depends}
32
Description: Shared libraries used by Subversion (aka. svn)
33
Description: shared libraries used by Subversion (aka. svn)
33
34
Subversion is a version control system much like the Concurrent
34
35
Versions System (CVS). Version control systems allow many
35
36
individuals (who may be distributed geographically) to collaborate on
40
41
This package includes shared libraries used by Subversion tools to
41
42
manipulate repositories and working copies.
43
http://subversion.tigris.org
44
Homepage: http://subversion.tigris.org
45
46
Package: libsvn0-dev
49
50
Depends: libsvn0 (= ${Source-Version}), libapr0-dev, libdb4.2-dev, libexpat1-dev, libneon24-dev, libxml2-dev, zlib1g-dev
50
Description: Development files for Subversion (aka. svn) libraries
51
Description: development files for Subversion (aka. svn) libraries
51
52
Subversion is a version control system much like the Concurrent
52
53
Versions System (CVS). Version control systems allow many
53
54
individuals (who may be distributed geographically) to collaborate on
58
59
This package contains the symlinks, headers, and object files needed to
59
60
compile and link programs which use the Subversion libraries.
61
http://subversion.tigris.org
62
Homepage: http://subversion.tigris.org
63
64
Package: libapache2-svn
64
65
Conflicts: libapache-dav-svn, libapache2-dav-svn
68
69
Depends: apache2, ${shlibs:Depends}, db4.2-util
69
Description: Apache modules for Subversion (aka. svn)
70
Description: apache modules for Subversion (aka. svn)
70
71
Subversion is a version control system much like the Concurrent
71
72
Versions System (CVS). Version control systems allow many
72
73
individuals (who may be distributed geographically) to collaborate on
81
82
Internet using the HTTP-based WebDAV/DeltaV protocol sometimes also
84
http://subversion.tigris.org
85
Homepage: http://subversion.tigris.org
86
87
Package: python`'PYTHON_VER`'-subversion
88
ifelse(PYTHON_VER,2.4,`Conflicts: python2.1-subversion, python2.3-subversion
89
Replaces: python2.1-subversion, python2.3-subversion',`dnl')
89
ifelse(PYTHON_VER,2.4,`Conflicts: python2.1-subversion, python2.3-subversion (<< 1.1.1-2ubuntu4)
90
Replaces: python2.1-subversion, python2.3-subversion (<< 1.1.1-2ubuntu4)',`dnl')
91
92
Depends: python`'PYTHON_VER`', subversion, ${shlibs:Depends}
92
93
Description: Python modules for interfacing with Subversion (aka. svn)
101
102
This would be useful if you wanted to, for example, write a Python
102
103
script that manipulates a subversion repository or working copy.
105
Package: python2.3-subversion
107
Conflicts: python2.1-subversion
108
Replaces: python2.1-subversion
110
Depends: python2.3, subversion, ${shlibs:Depends}
111
Description: Python modules for interfacing with Subversion (aka. svn)
112
Subversion is a version control system much like the Concurrent
113
Versions System (CVS). Version control systems allow many
114
individuals (who may be distributed geographically) to collaborate on
115
a set of files (typically source code). Subversion has all the major
116
features of CVS, plus certain new features that CVS users often wish
119
These modules are required to interface with Subversion from Python.
120
This would be useful if you wanted to, for example, write a Python
121
script that manipulates a subversion repository or working copy.
123
Homepage: http://subversion.tigris.org
104
125
Package: subversion-tools
105
126
Replaces: subversion (<< 0.22.1-1)
108
129
Architecture: all
109
130
Depends: python`'PYTHON_VER`'-subversion (= ${Source-Version}), subversion (= ${Source-Version}), rcs, python`'PYTHON_VER`', exim4 | mail-transport-agent, perl (>= 5.8.0-7), liburi-perl (>= 1.17-1), libconfig-inifiles-perl (>= 2.27-1)
110
Description: Assorted tools related to Subversion (aka. svn)
131
Description: assorted tools related to Subversion (aka. svn)
111
132
Subversion is a version control system much like the Concurrent
112
133
Versions System (CVS). Version control systems allow many
113
134
individuals (who may be distributed geographically) to collaborate on
118
139
This package includes miscellaneous tools that make maintenance and
119
140
administration of a Subversion repository easier.
142
Homepage: http://subversion.tigris.org
120
143
ifelse(ENABLE_JAVAHL,yes,`
121
144
Package: libsvn-javahl
123
146
Architecture: any
124
147
Depends: kaffe | gij | sablejvm | java-virtual-machine , libsvn0 (= ${Source-Version})
125
Description: Java bindings for Subversion (aka. svn)
148
Description: java bindings for Subversion (aka. svn)
126
149
Subversion is a version control system much like the Concurrent
127
150
Versions System (CVS). Version control systems allow many
128
151
individuals (who may be distributed geographically) to collaborate on
133
156
These modules are required to interface with Subversion from Java.
134
157
This would be useful if you wanted to, for example, write a Java
135
158
class that manipulates a Subversion repository or working copy.
160
Homepage: http://subversion.tigris.org
137
162
Package: libsvn-core-perl
139
164
Architecture: any
140
165
Depends: ${perl:Depends}, ${shlibs:Depends}
141
Description: Perl bindings for Subversion (aka. svn)
166
Description: perl bindings for Subversion (aka. svn)
142
167
Subversion is a version control system much like the Concurrent
143
168
Versions System (CVS). Version control systems allow many
144
169
individuals (who may be distributed geographically) to collaborate on
149
174
These modules are required to interface with Subversion from Perl.
150
175
This would be useful if you wanted to, for example, write a Perl
151
176
script that manipulates a Subversion repository or working copy.
178
Homepage: http://subversion.tigris.org