chiark / gitweb /
Debian build: Make `./build debian' do a true Debian source build
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 25 Sep 2015 23:59:32 +0000 (23:59 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 5 Oct 2015 13:20:48 +0000 (14:20 +0100)
commit6cd916f577940810e7dc1cfa7e52425562bcd2e5
tree096404591781dde45c418567e87611269771c7ce
parentd79506694d7ba1c3da865d095238289d6175057d
Debian build: Make `./build debian' do a true Debian source build

`./build debian' installs the build dependencies (using sudo) if
necessary, and then runs dpkg-buildpackage to run the standardised
Debian package build system.

Retain the old style build, invocable with `./build debian-template'.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
build
debian/changelog