File: control

package info (click to toggle)
fcm 2019.09.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 7,816 kB
  • sloc: perl: 25,989; sh: 11,297; f90: 675; python: 294; ansic: 29; makefile: 10; cpp: 5
file content (33 lines) | stat: -rw-r--r-- 1,118 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
Source: fcm
Section: utils
Priority: optional
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Standards-Version: 4.4.1.0
Build-Depends: debhelper-compat (= 12), 
 libconfig-ini-perl, 
 libclass-dbi-sqlite-perl, 
 libxml-parser-perl, 
 libsvn-perl,
 perl-tk, 
 subversion, 
 kdiff3,
 rsync
Homepage: https://beta.metoffice.gov.uk/research/weather/weather-science-it/fcm
Vcs-Browser: https://salsa.debian.org:/science-team/fcm.git
Vcs-Git: https://salsa.debian.org:/science-team/fcm.git

Package: fcm
Architecture: all
Depends: kdiff3, ${perl:Depends}, ${misc:Depends}, libjs-jquery,
 libconfig-inifiles-perl, libclass-dbi-sqlite-perl, libxml-parser-perl, libsvn-perl,
 subversion, perl-tk
Description: Flexible Configuration Manager
 FCM is a set of tools for managing and building source code. 
 FCM uses Subversion for code management but defines a common process 
 and naming convention to simplify usage. 
 It adds a layer on top of Subversion to provide a more natural and 
 user-friendly interface.
 .
 FCM features a powerful build system, mainly aimed at building modern 
 Fortran software applications.