File: README.source.md

package info (click to toggle)
waagent 2.12.0.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,780 kB
  • sloc: python: 55,011; xml: 3,325; sh: 1,183; makefile: 22
file content (9 lines) | stat: -rw-r--r-- 346 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
# Source handling for waagent

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