You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
53 lines
2.0 KiB
53 lines
2.0 KiB
14 years ago
|
Source: kdesvn-kde3
|
||
|
Section: devel
|
||
|
Priority: optional
|
||
|
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
|
||
|
Uploaders: Michael Biebl <biebl@debian.org>
|
||
|
Build-Depends: cdbs (>= 0.4.50), debhelper (>= 5.0.0), cmake (>= 2.4), kdelibs4-kde3-dev (>= 4:3.4.3-2), libsvn-dev (>= 1.2.0), libssl-dev (>= 0.9.8a), libsqlite3-dev, gettext, quilt, libaprutil1-dev
|
||
|
Standards-Version: 3.8.3
|
||
|
Homepage: http://kdesvn.alwins-world.de/
|
||
|
|
||
|
Package: libsvnqt4-kde3
|
||
|
Section: libs
|
||
|
Architecture: any
|
||
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||
|
Description: Qt wrapper library for subversion [KDE3]
|
||
|
This package provides svnqt, a Qt wrapper library around the
|
||
|
subversion library.
|
||
|
.
|
||
|
It is based on the RapidSvn SvnCpp library, a subversion client API
|
||
|
written in C++.
|
||
|
|
||
|
Package: libsvnqt-kde3-dev
|
||
|
Section: libdevel
|
||
|
Architecture: any
|
||
|
Depends: libsvnqt4-kde3 (= ${binary:Version}), libqt3-mt-dev, libsvn-dev
|
||
|
Description: Qt wrapper library for subversion (development files) [KDE3]
|
||
|
This package contains the header files and symbolic links that developers
|
||
|
using svnqt will need.
|
||
|
|
||
|
Package: kdesvn-kde3
|
||
|
Section: devel
|
||
|
Architecture: any
|
||
|
Depends: ${shlibs:Depends}, ${misc:Depends}, kdesvn-kio-plugins-kde3 (= ${binary:Version})
|
||
|
Recommends: kompare-kde3, graphviz
|
||
|
Suggests: khelpcenter-kde3, kdiff3-kde3
|
||
|
Description: subversion client with tight KDE integration [KDE3]
|
||
|
KDESvn is a graphical client for the subversion revision control
|
||
|
system (svn).
|
||
|
.
|
||
|
Besides offering common and advanced svn operations, it features
|
||
|
a tight integration into KDE and can be embedded into other KDE
|
||
|
applications like konqueror via the KDE component technology KParts.
|
||
|
|
||
|
Package: kdesvn-kio-plugins-kde3
|
||
|
Section: devel
|
||
|
Architecture: any
|
||
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||
|
Description: subversion I/O slaves for KDE3
|
||
|
This packages includes KIO slaves for svn, svn+file, svn+http,
|
||
|
svn+https, svn+ssh. This allows you to access subversion repositories
|
||
|
inside any KIO enabled KDE application.
|
||
|
.
|
||
|
This package is part of kdesvn-kde3.
|