File: control

package info (click to toggle)
fossil 1%3A2.15.2-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 25,780 kB
  • sloc: ansic: 296,301; tcl: 12,684; javascript: 8,164; sh: 6,030; makefile: 4,241; asm: 3,071; ada: 1,681; pascal: 1,139; cpp: 1,001; cs: 879; sql: 376; perl: 270; xml: 95
file content (30 lines) | stat: -rw-r--r-- 1,036 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
Source: fossil
Section: vcs
Priority: optional
Maintainer: Barak A. Pearlmutter <bap@debian.org>
Standards-Version: 4.5.1
Build-Depends: debhelper-compat (= 13),
               bash-completion,
               libfuse-dev,
               libreadline-dev,
               libsqlite3-dev (>= 3.34),
	       pkg-config,
               libssl-dev,
               sqlite3,
               tcl | tclsh,
               tcl-dev,
               zlib1g-dev | libz-dev
Rules-Requires-Root: no
Vcs-Fossil: https://people.debian.org/~bap/fossil.fsl
Homepage: https://fossil-scm.org

Package: fossil
Architecture: any
Multi-Arch: foreign
Depends: libtcl8.6 | libtcl, ${misc:Depends}, ${shlibs:Depends}
Suggests: gnupg | gnupg2
Description: DSCM with built-in wiki, http interface and server, tickets database
 Fossil is an easy-to-use Distributed Source Control Management system
 (DSCM) which supports access and administration over HTTP CGI or via
 a built-in HTTP server, has a built-in wiki, built-in file browsing,
 a built-in tickets system, etc.