File: README.source

package info (click to toggle)
xsecurelock 1.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,108 kB
  • sloc: ansic: 4,343; sh: 1,609; makefile: 259
file content (10 lines) | stat: -rw-r--r-- 469 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
To build the package use git-buildpackage from the repository root like so:

  mkdir -p ../build-area
  uscan --force-download --destdir ../build-area
  gbp buildpackage --git-debian-branch=debian -uc -us --git-tarball-dir=../build-area --git-export-dir=../build-area


Unfortunately the tests depend on quite a lot (they're full fledged integration
tests) and are not ready to run automatically yet (e.g. they have timing
dependencies, in other words, they're flaky).