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
|
Source: subcommander
Section: vcs
Priority: optional
Maintainer: Robert Luberda <robert@debian.org>
Build-Depends: debhelper (>> 7.0.0), quilt (>= 0.46), libqt4-dev (>= 4.4), libx11-dev,
libboost-dev|libboost1.40-dev, libapr1-dev, libdb-dev, libsvn-dev,
libssl-dev, xsltproc, docbook-xsl, autotools-dev, dpkg-dev (>= 1.13.19), automake, fl-cow (>= 0.6-4~)
Standards-Version: 3.8.4
Homepage: http://subcommander.tigris.org/
Package: subcommander
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: subcommander-doc (= ${source:Version})
Description: Graphical client for Subversion
Subcommander is a graphical client for Subversion which supports most
Subversion features. Its tight integration of repository browser and
working copy status allows to switch quickly between these views.
Subcommander also contains submerge, a visual diff and merge tool for text
files.
.
This package contains the subcommander and submerge applications.
Package: subcommander-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: doc-base
Description: User guide for subcommander
Subcommander is a graphical client for Subversion which supports most
Subversion features. Its tight integration of repository browser and
working copy status allows to switch quickly between these views.
Subcommander also contains submerge, a visual diff and merge tool for text
files.
.
This package contains the user guides for subcommander and submerge.
|