chiark / gitweb /
Build system: Move template-based debian build into debian-template
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 12 Sep 2015 17:25:39 +0000 (17:25 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 12 Sep 2015 19:38:19 +0000 (20:38 +0100)
commitac0f074ff7b79eb5201fdbbb5a44200ada2a6f99
treeedf4525b257ba054307e771dddd92f6e17970f30
parent532083f4741214ed9b23ccc4fa5b0b24db2d32a5
Build system: Move template-based debian build into debian-template

We are going to want to introduce a real Debian source package build
system.  But that needs to contain a lot of things in debian/ which
ought not to appear in the .deb made by the existing ad-hoc `./build
debian' arrangements, which we want to keep so as not to unduly
disturb existing users.

So rename the whole debian/ directory to debian-template/ and change
all references in the build system.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
.gitignore
build
debian-template/wiringPi/DEBIAN/control [moved from debian/wiringPi/DEBIAN/control with 100% similarity]
debian-template/wiringPi/DEBIAN/postinst [moved from debian/wiringPi/DEBIAN/postinst with 100% similarity]
debian-template/wiringPi/DEBIAN/postrm [moved from debian/wiringPi/DEBIAN/postrm with 100% similarity]
devLib/Makefile
gpio/Makefile
wiringPi/Makefile