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.
|