File: control

package info (click to toggle)
subcommander 2.0.0~b5p1-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 14,880 kB
  • ctags: 9,003
  • sloc: cpp: 63,591; sh: 3,904; xml: 1,984; makefile: 1,166; ansic: 786; ruby: 251; lisp: 24
file content (36 lines) | stat: -rw-r--r-- 1,475 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
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.