File: README.source.md

package info (click to toggle)
thin-provisioning-tools 0.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,428 kB
  • sloc: cpp: 26,886; lisp: 11,539; sh: 3,442; ansic: 1,377; xml: 544; makefile: 432; ruby: 155
file content (9 lines) | stat: -rw-r--r-- 359 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
# Source handling for thin-provision-tools

This source uses the `3.0 (gitarchive)` source format in the git repository.

## Building a Debian source package from git

* Install `dpkg-source-gitarchive`.
  This is not a build-dependency, as it is only required to build the source, not binaries.
* Run `dpkg-buildpackage -S -nc` (or `dpkg-source --build .`).