File: control

package info (click to toggle)
tla 1.3.5%2Bdfsg1-2
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 22,292 kB
  • ctags: 11,952
  • sloc: ansic: 149,771; sh: 16,009; xml: 2,689; lisp: 1,927; makefile: 1,064; cpp: 363; tcl: 230; awk: 48; sed: 25
file content (26 lines) | stat: -rw-r--r-- 893 bytes parent folder | download | duplicates (2)
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
Source: tla
Section: vcs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 7), autotools-dev, time, libexpat1-dev
Standards-Version: 3.9.2
Homepage: http://savannah.gnu.org/projects/gnu-arch/

Package: tla
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, gawk, patch
Recommends: tla-doc
Suggests: gnupg, openssh-client
Description: GNU Arch revision control system
 Arch is a modern replacement for CVS, specifically designed for the
 distributed development. It supports development on branches,
 distributed repositories, changeset-oriented project management,
 and of course, file and directory renaming.

Package: tla-doc
Section: doc
Depends: ${misc:Depends}
Architecture: all
Description: GNU Arch revision control system (documentation)
 This package contains the documentation for the GNU arch revision
 control system.