Skip to content

Repository files navigation

OFT logo OpenFastTrace Debian Package

This repository builds Debian packages for OpenFastTrace (OFT), a requirement tracing suite. OFT keeps track of whether you implemented everything planned in your specifications and identifies obsolete parts of a product.

Build Debian package

Getting the Package

Pre-built source and binary packages are available from the GitHub releases. Install the binary package with its Java runtime dependency:

sudo apt install ./openfasttrace_<version>-<package-revision>_all.deb

Run OpenFastTrace with:

oft --help

For OFT usage, including command-line options and requirement notation, see the upstream user guide.

Building a Package

On Debian or a derived distribution, install the tools listed by the precondition check, then build a source package and its binary package for an upstream release:

./check-preconditions.sh
./create-source-package.sh <version> [package-revision]
./create-binary-package.sh <version> [package-revision]

The resulting artifacts are placed in out/. The scripts download the specified OpenFastTrace source release, incorporate this repository's debian/ packaging metadata, and build the package.

Project Information

About

Debian package for OpenFastTrace

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages